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/little-inferno.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/little-inferno.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/little-inferno.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/little-inferno.svg b/.icons/awkward/16x16/apps/little-inferno.svg new file mode 100644 index 00000000..0841b917 --- /dev/null +++ b/.icons/awkward/16x16/apps/little-inferno.svg @@ -0,0 +1,9 @@ +<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <rect width="16" height="16" rx="1" ry="1" style="fill:#f39d21"/> + <path d="m9 1-7 3v3l1 1 6-2 4 3h1v-4l-5-4z" style="fill:#423d2b"/> + <path d="m9 1-7 3v3l7-2z" style="fill:#675f47"/> + <path d="m9 6-6 2v8h5 4l1-7-4-3z" style="fill:#5d5441"/> + <path d="m3 7v9h5l1-10z" style="fill:#8c8164"/> + <path d="m2 7 1 1 6-2 4 3h1l-5-4z" style="fill:#2b2b2b"/> + <path d="m5 9-2 1v1h2v-2zm-2 3v1h1v-1h-1z" style="fill:#a19374"/> +</svg> |