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/places/folder-violet-owncloud.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/places/folder-violet-owncloud.svg')
-rw-r--r-- | .icons/awkward/64x64/places/folder-violet-owncloud.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/places/folder-violet-owncloud.svg b/.icons/awkward/64x64/places/folder-violet-owncloud.svg new file mode 100644 index 00000000..68d5762a --- /dev/null +++ b/.icons/awkward/64x64/places/folder-violet-owncloud.svg @@ -0,0 +1,19 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <rect style="opacity:0.2" width="50" height="32" x="7" y="24" rx="2.5" ry="2.5"/> + <path style="fill:#5d399b" d="M 7,44.5 C 7,45.885 8.115,47 9.5,47 H 54.5 C 55.885,47 57,45.885 57,44.5 V 17.5 C 57,16.115 55.885,15 54.5,15 H 29 V 12.5 C 29,11.115 27.885,10 26.5,10 H 9.5 C 8.115,10 7,11.115 7,12.5"/> + <rect style="opacity:0.2" width="50" height="32" x="7" y="22" rx="2.5" ry="2.5"/> + <rect style="fill:#e4e4e4" width="44" height="20" x="10" y="18" rx="2.5" ry="2.5"/> + <rect style="fill:#7e57c2" width="50" height="32" x="7" y="23" rx="2.5" ry="2.5"/> + <path style="opacity:0.1;fill:#ffffff" d="M 9.5,10 C 8.115,10 7,11.115 7,12.5 V 13.5 C 7,12.115 8.115,11 9.5,11 H 26.5 C 27.885,11 29,12.115 29,13.5 V 12.5 C 29,11.115 27.885,10 26.5,10 Z M 29,15 V 16 H 54.5 C 55.89,16 57,17.115 57,18.5 V 17.5 C 57,16.115 55.89,15 54.5,15 Z"/> + <g> + <circle style="fill:#2c1e44;stroke:#7e57c2;stroke-linecap:round;stroke-linejoin:round" cx="36" cy="37" r="4.5"/> + <circle style="fill:#2c1e44;stroke:#7e57c2;stroke-linecap:round;stroke-linejoin:round" cx="45" cy="45" r="2.5"/> + <circle style="fill:#2c1e44;stroke:#7e57c2;stroke-linecap:round;stroke-linejoin:round" cx="39.5" cy="42.5" r="5"/> + <circle style="fill:#2c1e44;stroke:#7e57c2;stroke-linecap:round;stroke-linejoin:round" cx="21" cy="43" r="4.5"/> + <circle style="fill:#2c1e44;stroke:#7e57c2;stroke-linecap:round;stroke-linejoin:round" cx="25.5" cy="33.5" r="3"/> + <circle style="fill:#2c1e44;stroke:#7e57c2;stroke-linecap:round;stroke-linejoin:round" cx="26" cy="39" r="5.5"/> + <circle style="fill:#2c1e44;stroke:#7e57c2;stroke-linecap:round;stroke-linejoin:round" cx="25.5" cy="45" r="2.5"/> + <circle style="fill:#2c1e44;stroke:#7e57c2;stroke-linecap:round;stroke-linejoin:round" cx="30.5" cy="34.5" r="5"/> + <circle style="fill:#2c1e44;stroke:#7e57c2;stroke-linecap:round;stroke-linejoin:round" cx="32" cy="41" r="6.5"/> + </g> +</svg> |