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/apps/preferences-desktop-theme.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/preferences-desktop-theme.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/preferences-desktop-theme.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/preferences-desktop-theme.svg b/.icons/awkward/16x16/apps/preferences-desktop-theme.svg new file mode 100644 index 00000000..1d800966 --- /dev/null +++ b/.icons/awkward/16x16/apps/preferences-desktop-theme.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path fill="#4ab3e4" d="m0.80078 1c-0.4432 0-0.80078 0.3464-0.80078 0.7773v11.222h16v-11.223c0-0.4309-0.358-0.7773-0.801-0.7773h-14.398z"/> + <path fill="#4f4f4f" d="m0.8 15c-0.4432 0-0.8-0.34686-0.8-0.77778l4e-8 -1.222h16v1.222c0 0.431-0.357 0.778-0.8 0.778z"/> + <path fill="#fff" d="m5 5v4.5c0 0.277 0.223 0.5 0.5 0.5h7c0.277 0 0.5-0.223 0.5-0.5v-4.5h-8z"/> + <path fill="#4f4f4f" d="m5.5 4h7c0.277 0 0.5 0.223 0.5 0.5v0.5h-8v-0.5c0-0.277 0.223-0.5 0.5-0.5z"/> + <rect fill="#fff" width="1" height="1" x="1" y="2" rx=".125" ry=".125"/> + <rect fill="#fff" width="1" height="1" x="1" y="4" rx=".125" ry=".125"/> + <rect fill="#fff" width="1" height="1" x="1" y="6" rx=".125" ry=".125"/> + <rect fill="#fff" width="1" height="1" x="1" y="8" rx=".125" ry=".125"/> +</svg> |