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/flow.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/flow.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/flow.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/flow.svg b/.icons/awkward/64x64/apps/flow.svg new file mode 100644 index 00000000..80d23a3d --- /dev/null +++ b/.icons/awkward/64x64/apps/flow.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="m 4.0000004,56.200069 0,1.999971 c 0,1.549978 1.2495821,2.79996 2.80076,2.79996 L 57.20004,61 C 58.750017,61 60,59.750018 60,58.20004 l 0,-1.999971 c 0,1.549977 -1.249983,2.79996 -2.79996,2.79996 l -50.3992796,0 c -1.5503779,0 -2.79996,-1.249983 -2.79996,-2.79996 z"/> + <rect style="fill:#4f4f4f" width="56" height="56" x="4" y="4" rx="2.8" ry="2.8"/> + <path style="fill:#848484" d="m 15.999829,18.000629 0,31.999543 31.999542,0 0,-31.999543 -31.999542,0 z m 5.999914,5.999914 19.999714,0 0,19.999714 -19.999714,0 0,-19.999714 z"/> + <rect style="opacity:0.2" width="20" height="20" x="12" y="35"/> + <rect style="fill:#64b5ff" width="20" height="20" x="12" y="34"/> + <rect style="opacity:0.2" width="20" height="14" x="12" y="15"/> + <rect style="fill:#e47cff" width="20" height="14" x="12" y="14"/> + <circle style="opacity:0.2" cx="44.999" cy="22" r="7"/> + <circle style="fill:#ff6363" cx="44.999" cy="21.001" r="7"/> + <rect style="opacity:0.2" width="16" height="14" x="36" y="39"/> + <rect style="fill:#3bff80" width="16" height="14" x="36" y="38"/> + <path style="opacity:0.1;fill:#ffffff" d="M 6.8007812 4 C 5.2496034 4 4 5.2496034 4 6.8007812 L 4 7.8027344 C 4 6.2515566 5.2496034 5.0019531 6.8007812 5.0019531 L 57.199219 5.0019531 C 58.749196 5.0019531 60 6.2515566 60 7.8027344 L 60 6.8007812 C 60 5.2496035 58.749196 4 57.199219 4 L 6.8007812 4 z"/> +</svg> |