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/32x32/apps/cervisia.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/cervisia.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/cervisia.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/cervisia.svg b/.icons/awkward/32x32/apps/cervisia.svg new file mode 100644 index 00000000..d3e9b136 --- /dev/null +++ b/.icons/awkward/32x32/apps/cervisia.svg @@ -0,0 +1,21 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect fill="#4f4f4f" width="28" height="28" x="2" y="2" rx="1.4" ry="1.4"/> + <path fill="#fff" opacity=".1" d="m3.4004 2c-0.7756 0-1.4004 0.6248-1.4004 1.4004v1c0-0.7756 0.6248-1.4004 1.4004-1.4004h25.2c0.775 0 1.4 0.6248 1.4 1.4004v-1c0-0.7756-0.625-1.4004-1.4-1.4004h-25.2z"/> + <path opacity=".2" d="m2 28.6v1c0 0.775 0.6248 1.4 1.4004 1.4h25.2c0.775 0 1.4-0.625 1.4-1.4v-1c0 0.775-0.625 1.4-1.4 1.4h-25.2c-0.7752 0-1.4-0.625-1.4-1.4z"/> + <g opacity=".2" transform="translate(0,1)"> + <rect width="10" height="6" x="5" y="5" rx="1.25" ry="1.2"/> + <rect width="10" height="6" x="17" y="5" rx="1.25" ry="1.2"/> + <rect width="10" height="6" x="11" y="13" rx="1.25" ry="1.2"/> + <rect width="4" height="6" x="23" y="13" rx=".5" ry=".5"/> + <rect width="10" height="6" x="5" y="21" rx="1.25" ry="1.2"/> + <rect width="10" height="6" x="17" y="21" rx="1.25" ry="1.2"/> + </g> + <g fill="#ff6363"> + <rect width="10" height="6" x="5" y="5" rx="1.25" ry="1.2"/> + <rect width="10" height="6" x="17" y="5" rx="1.25" ry="1.2"/> + <rect width="10" height="6" x="11" y="13" rx="1.25" ry="1.2"/> + <rect width="4" height="6" x="23" y="13" rx=".5" ry=".5"/> + <rect width="10" height="6" x="5" y="21" rx="1.25" ry="1.2"/> + <rect width="10" height="6" x="17" y="21" rx="1.25" ry="1.2"/> + </g> +</svg> |