diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/24x24/panel/si-syncthing-6.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/si-syncthing-6.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/si-syncthing-6.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/si-syncthing-6.svg b/.icons/awkward/24x24/panel/si-syncthing-6.svg new file mode 100644 index 00000000..d086c076 --- /dev/null +++ b/.icons/awkward/24x24/panel/si-syncthing-6.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g> + <path style="fill:currentColor" class="ColorScheme-Text" d="m12 20a8 8 0 0 0 8 -8 8 8 0 0 0 -8 -8 8 8 0 0 0 -8 8 8 8 0 0 0 8 8zm0-2a6 6 0 0 1 -4.4863 -2.023 1.5 1.5 0 0 1 -0.2637 0.023 1.5 1.5 0 0 1 -1.5 -1.5 1.5 1.5 0 0 1 0.4336 -1.053 6 6 0 0 1 -0.1836 -1.447 6 6 0 0 1 1.1738 -3.5527 1.5 1.5 0 0 1 -0.1738 -0.6973 1.5 1.5 0 0 1 1.5 -1.5 1.5 1.5 0 0 1 0.9395 0.332 6 6 0 0 1 2.5605 -0.582 6 6 0 0 1 5.1914 3.002 1.5 1.5 0 0 1 0.0586 -0.002 1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1 -0.75978 1.3008 6 6 0 0 1 0.0098 0.19921 6 6 0 0 1 -6 6zm0-1a5 5 0 0 0 5 -5 5 5 0 0 0 -0.000003 -0.02148 1.5 1.5 0 0 1 -1.0645 -0.76172l-3.4609 0.55273a1.5 1.5 0 0 1 -1.4746 1.2305 1.5 1.5 0 0 1 -0.79102 -0.22656l-1.543 1.234a1.5 1.5 0 0 1 0.084 0.492 1.5 1.5 0 0 1 -0.3516 0.965 5 5 0 0 0 3.6016 1.535zm-3.959-3.773 1.543-1.235a1.5 1.5 0 0 1 -0.084 -0.492 1.5 1.5 0 0 1 0.3008 -0.898l-0.9336-1.3989a1.5 1.5 0 0 1 -0.3672 0.0469 1.5 1.5 0 0 1 -0.5898 -0.1211 5 5 0 0 0 -0.9102 2.8711 5 5 0 0 0 0.10742 1.0078 1.5 1.5 0 0 1 0.14257 -0.0078 1.5 1.5 0 0 1 0.79102 0.22656zm4.2734-2.4434 3.4609-0.55469a1.5 1.5 0 0 1 0.479 -0.8481 5 5 0 0 0 -4.254 -2.3809 5 5 0 0 0 -2.0332 0.4395 1.5 1.5 0 0 1 0.0332 0.3105 1.5 1.5 0 0 1 -0.3008 0.8985l0.93359 1.3984a1.5 1.5 0 0 1 0.36719 -0.04687 1.5 1.5 0 0 1 1.3145 0.7832z"/> + </g> +</svg> |