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/franz-panel.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/franz-panel.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/franz-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/franz-panel.svg b/.icons/awkward/16x16/panel/franz-panel.svg new file mode 100644 index 00000000..bdfc6225 --- /dev/null +++ b/.icons/awkward/16x16/panel/franz-panel.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;fill-rule:evenodd" class="ColorScheme-Text" d="M 5.48825,5 C 4.9985833,5 4.4330833,6.1027 3.8345833,7.27 c -0.11175,0.217 -0.2205,0.428 -0.3255,0.625 C 3.1715833,8.601 2.7164167,9.707 2.277,10.002 1.90875,10.245 1.51025,10.404 1.193,10.404 0.97849997,10.404 0.89333333,10.326 0.87233333,10.303 0.72616667,10.137 0.55016666,10 0.41666666,10 0.22766666,10 0,10 0,10.5 0,12 2.55525,12.893 3.6881666,12.984 3.8464166,12.995 4.0081667,13 4.1731667,13 l 0.040667,0 C 5.4331667,12.975 6.53025,12.299 7.155,11.191 7.2833333,10.965 7.4675,11 7.5,11 c 0.0325,0 0.2166667,-0.035 0.345,0.191 0.625,1.108 1.7216663,1.784 2.940833,1.809 l 0.04083,0 c 0.165,0 0.326667,-0.006 0.485,-0.016 C 12.445,12.893 15,12 15,10.5 15,10 14.7725,10 14.583334,10 14.45,10 14.274167,10.137 14.1275,10.303 c -0.02083,0.023 -0.105834,0.101 -0.32,0.101 -0.3175,0 -0.715834,-0.159 -1.084166,-0.402 C 12.283333,9.707 11.828333,8.601 11.490833,7.895 11.385833,7.698 11.2775,7.487 11.165833,7.27 10.5675,6.1023 10.0025,4.9996 9.5125003,4.9996 9.165,4.9996 8.7625,5.2975 8.375,5.5855 8.0516666,5.8255 7.7183333,5.9996 7.5008333,5.9996 7.2833333,5.9996 6.95,5.8255 6.6265,5.5855 6.23875,5.2975 5.83675,4.9996 5.48875,4.9996 Z"/> +</svg> |