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/64x64/apps/sublime-text.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/sublime-text.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/sublime-text.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/sublime-text.svg b/.icons/awkward/64x64/apps/sublime-text.svg new file mode 100644 index 00000000..b3b1693e --- /dev/null +++ b/.icons/awkward/64x64/apps/sublime-text.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:.2" d="m4 56v2c0 1.662 1.338 3 3 3h50c1.662 0 3-1.338 3-3v-2c0 1.662-1.338 3-3 3h-50c-1.662 0-3-1.338-3-3z"/> + <rect style="fill:#4f4f4f" width="56" height="56" x="4" y="4" rx="3" ry="3"/> + <path style="opacity:.1;fill:#ffffff" d="m7 4c-1.662 0-3 1.338-3 3v1c0-1.662 1.338-3 3-3h50c1.662 0 3 1.338 3 3v-1c0-1.662-1.338-3-3-3h-50z"/> + <path style="opacity:.2" d="m48 11-32 10v12l14.545 5.455-14.545 4.545v12l32-10v-12l-14.545-5.455 14.545-4.545z"/> + <path style="fill:#ffab36" d="m48 10-32 10v12l32-10z"/> + <path style="fill:#ffab36" d="m48 32-32 10v12l32-10z"/> + <path style="opacity:.2" d="m46.545 32.455l-17.453 5.453 17.453 6.547 1.455-0.455v-11l-1.455-0.545z"/> + <path style="fill:#ffab36" d="m16 20 32 12v12l-32-12z"/> +</svg> |