diff options
Diffstat (limited to '.icons/Gruvbox-Light/status/symbolic/content-loading-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/symbolic/content-loading-symbolic.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/symbolic/content-loading-symbolic.svg b/.icons/Gruvbox-Light/status/symbolic/content-loading-symbolic.svg new file mode 100644 index 000000000..fef264a59 --- /dev/null +++ b/.icons/Gruvbox-Light/status/symbolic/content-loading-symbolic.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#928374" d="M 5,8 A 2,2 0 0 1 3,10 2,2 0 0 1 1,8 2,2 0 0 1 3,6 2,2 0 0 1 5,8 Z"/> + <path style="fill:#928374" d="M 10,8 A 2,2 0 0 1 8,10 2,2 0 0 1 6,8 2,2 0 0 1 8,6 2,2 0 0 1 10,8 Z"/> + <path style="fill:#928374" d="M 15,8 A 2,2 0 0 1 13,10 2,2 0 0 1 11,8 2,2 0 0 1 13,6 2,2 0 0 1 15,8 Z"/> +</svg> |