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/carla.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/carla.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/carla.svg | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/carla.svg b/.icons/awkward/48x48/apps/carla.svg new file mode 100644 index 00000000..c8dba23e --- /dev/null +++ b/.icons/awkward/48x48/apps/carla.svg @@ -0,0 +1,23 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="-45" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#e83838" width="40" height="40" x="-44" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="opacity:0.2" width="12" height="15" x="28" y="7"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6,4 C 4.892,4 4,4.892 4,6 V 7 C 4,5.892 4.892,5 6,5 h 36 c 1.108,0 2,0.892 2,2 V 6 C 44,4.892 43.108,4 42,4 Z"/> + <path style="opacity:0.2" d="M 44,42 V 24 H 4 v 18 c 0,1.108 0.892,2 2,2 h 36 c 1.108,0 2,-0.892 2,-2 z"/> + <circle style="opacity:0.2" cx="14" cy="15" r="6"/> + <circle style="fill:#bbbbbb" cx="14" cy="14" r="6"/> + <rect style="fill:#3fea3f" width="6" height="3" x="28" y="7"/> + <rect style="fill:#3fea3f" width="8" height="3" x="28" y="11"/> + <rect style="fill:#00ffed" width="4" height="3" x="28" y="15"/> + <rect style="fill:#00ffed" width="10" height="3" x="28" y="19"/> + <rect style="opacity:0.2" width="12" height="15" x="28" y="27"/> + <circle style="opacity:0.2" cx="14" cy="35" r="6"/> + <circle style="fill:#bbbbbb" cx="14" cy="34" r="6"/> + <rect style="fill:#3fea3f" width="6" height="3" x="28" y="27"/> + <rect style="fill:#3fea3f" width="8" height="3" x="28" y="31"/> + <rect style="fill:#00ffed" width="4" height="3" x="28" y="35"/> + <rect style="fill:#00ffed" width="10" height="3" x="28" y="39"/> + <rect style="opacity:0.2" width="40" height="1" x="4" y="24"/> + <path style="opacity:0.2;fill:#ffffff" d="M 14,8 A 6,6 0 0 0 8,14 6,6 0 0 0 8.0253906,14.498047 6,6 0 0 1 14,9 6,6 0 0 1 19.974609,14.501953 6,6 0 0 0 20,14 6,6 0 0 0 14,8 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 14,28 A 6,6 0 0 0 8,34 6,6 0 0 0 8.0253906,34.498047 6,6 0 0 1 14,29 6,6 0 0 1 19.974609,34.501953 6,6 0 0 0 20,34 6,6 0 0 0 14,28 Z"/> +</svg> |