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/yast.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/yast.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/yast.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/yast.svg b/.icons/awkward/64x64/apps/yast.svg new file mode 100644 index 00000000..0da6e95d --- /dev/null +++ b/.icons/awkward/64x64/apps/yast.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="fill:#e8863f" width="56" height="56" x="4" y="4" rx="3" ry="3"/> + <path style="fill:#ffffff;opacity:.2" 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:.3" d="m15 16c-1.662 0-3 1.338-3 3v30c0 1.662 1.338 3 3 3s3-1.338 3-3v-30c0-1.662-1.338-3-3-3zm16 0c-1.662 0-3 1.338-3 3v30c0 1.662 1.338 3 3 3s3-1.338 3-3v-30c0-1.662-1.338-3-3-3zm16 0c-1.662 0-3 1.338-3 3v30c0 1.662 1.338 3 3 3s3-1.338 3-3v-30c0-1.662-1.338-3-3-3z"/> + <path style="opacity:.2" d="m4 57v1c0 1.662 1.338 3 3 3h50c1.662 0 3-1.338 3-3v-1c0 1.662-1.338 3-3 3h-50c-1.662 0-3-1.338-3-3z"/> + <path style="fill:#4f4f4f" d="m12 29v20c0 1.662 1.338 3 3 3s3-1.338 3-3v-20h-6zm32 2v18c0 1.662 1.338 3 3 3s3-1.338 3-3v-18h-6zm-16 10v8c0 1.662 1.338 3 3 3s3-1.338 3-3v-8h-6z"/> + <path style="opacity:.2" d="m15 24c-3.313708 0-6 2.686292-6 6s2.686292 6 6 6 6-2.686292 6-6-2.686292-6-6-6zm32 3c-3.313708 0-6 2.686292-6 6s2.686292 6 6 6 6-2.686292 6-6-2.686292-6-6-6zm-16 7c-3.313708 0-6 2.686292-6 6s2.686292 6 6 6 6-2.686292 6-6-2.686292-6-6-6z"/> + <path style="fill:#ffffff" d="m15 23c-3.313708 0-6 2.686292-6 6s2.686292 6 6 6 6-2.686292 6-6-2.686292-6-6-6zm32 3c-3.313708 0-6 2.686292-6 6s2.686292 6 6 6 6-2.686292 6-6-2.686292-6-6-6zm-16 7c-3.313708 0-6 2.686292-6 6s2.686292 6 6 6 6-2.686292 6-6-2.686292-6-6-6z"/> +</svg> |