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/48x48/apps/com.github.taiko2k.avvie.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/com.github.taiko2k.avvie.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/com.github.taiko2k.avvie.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/com.github.taiko2k.avvie.svg b/.icons/awkward/48x48/apps/com.github.taiko2k.avvie.svg new file mode 100644 index 00000000..5ed59ae0 --- /dev/null +++ b/.icons/awkward/48x48/apps/com.github.taiko2k.avvie.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1"> + <g transform="matrix(2,0,0,2,2,2.0000006)"> + <rect style="opacity:.2" rx="1" ry="1" height="18" width="18" y="2.5" x="2"/> + <rect style="fill:#634cb8" rx="1" ry="1" height="18" width="18" y="2" x="2"/> + <path style="opacity:.2;fill:#ffffff" d="m3 2c-0.554 0-1 0.446-1 1v0.5c0-0.554 0.446-1 1-1h16c0.554 0 1 0.446 1 1v-0.5c0-0.554-0.446-1-1-1z"/> + <path style="opacity:.2" d="m13 1.4999997v1.9995235h6v4.9988086h2v-4.9988086c0-1.1077359-0.892-1.9995235-2-1.9995235zm-12 12.996903v4.998809c0 1.107736 0.8949948 2.080913 2 1.999523h6v-1.999523h-6v-4.998809z"/> + <path style="fill:#dfdfdf" d="m13 1.0000001v1.9995235h6v4.9988086h2v-4.9988086c0-1.1077359-0.892-1.9995235-2-1.9995235zm-12 13v4.995712c0 1.107736 0.8949948 2.080913 2 1.999523h6v-1.999523h-6v-4.995712z"/> + </g> +</svg> |