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/16x16/panel/pushbullet-indicator-sync1-light.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/pushbullet-indicator-sync1-light.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/pushbullet-indicator-sync1-light.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/pushbullet-indicator-sync1-light.svg b/.icons/awkward/16x16/panel/pushbullet-indicator-sync1-light.svg new file mode 100644 index 00000000..0b161b7b --- /dev/null +++ b/.icons/awkward/16x16/panel/pushbullet-indicator-sync1-light.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M -2e-4,2 V 14 H 1.9998 V 2 Z M 3.9998,2 V 14 L 8.252,13.967 C 11.183,13.934 11.46,13.895 12.699,13.291 15.401,11.975 16.679,8.786 15.64,5.9472 14.954,4.0721 13.392,2.6844 11.403,2.1795 10.778,2.0209 10.383,1.9998 7.955,1.9998 H 3.9993 Z M 10.264,3.918 C 11.061,3.956 11.944,4.288 12.828,5.1719 13.876,6.2203 14.14,7.273 14.066,8.178 L 14.948,7.293 15.655,8 14.241,9.414 13.534,10.121 12.827,9.414 11.413,8 12.12,7.293 13.048,8.221 C 13.134,7.519 12.948,6.706 12.12,5.8787 9.999,3.7574 7.878,5.8787 7.878,5.8787 L 7.171,5.1714 C 7.171,5.1714 8.508,3.8339 10.263,3.9175 Z M 6.4641,5.8789 7.172,6.5859 8.586,8 7.878,8.707 6.9504,7.779 C 6.8646,8.481 7.051,9.294 7.878,10.121 9.999,12.242 12.12,10.121 12.12,10.121 L 12.827,10.828 C 12.827,10.828 10,13.656 7.171,10.828 6.1225,9.78 5.8587,8.727 5.9325,7.822 L 5.0497,8.707 4.3427,8 5.7568,6.5857 6.4638,5.8787 Z"/> +</svg> |