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/24x24/apps/xine.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/xine.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/xine.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/xine.svg b/.icons/awkward/24x24/apps/xine.svg new file mode 100644 index 00000000..f2e08769 --- /dev/null +++ b/.icons/awkward/24x24/apps/xine.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <path style="fill:#5c5c9f" d="m3.5 3c-0.831 0-1.5 0.669-1.5 1.5v12.5h20v-12.5c0-0.831-0.669-1.5-1.5-1.5z"/> + <path style="fill:#ffffff;opacity:.1" d="m3.5 3c-0.831 0-1.5 0.669-1.5 1.5v0.5c0-0.831 0.669-1.5 1.5-1.5h17c0.831 0 1.5 0.669 1.5 1.5v-0.5c0-0.831-0.669-1.5-1.5-1.5z"/> + <path style="fill:#cccccc" d="m2 16v3.5c0 0.831 0.669 1.5 1.5 1.5h17c0.831 0 1.5-0.669 1.5-1.5v-3.5z"/> + <rect style="fill:#999999" width="7" height="1" x="14" y="18" rx=".538" ry=".464"/> + <rect style="fill:#5c5c9f" width="11" height="1" x="3" y="18" rx=".524" ry=".5"/> + <circle style="opacity:.2" cx="14.5" cy="19" r="1.5"/> + <circle style="fill:#ffffff" cx="14.5" cy="18.5" r="1.5"/> + <path style="opacity:.2" d="m9.3016 6.5001c-0.2723-0.0054-0.3192 0.3448-0.2967 0.5976 2e-3 2.366-0.00351 4.7323 0.0025 7.0981 0.023945 0.28288 0.3278 0.3959 0.50056 0.22047 1.846-1.211 4.532-2.414 6.376-3.6305 0.201-0.1675 0.124-0.5574-0.101-0.6385-1.846-1.2065-4.525-2.4196-6.3729-3.622-0.0346-0.0164-0.0717-0.0249-0.1088-0.025z"/> + <path style="fill:#ffffff" d="m9.3016 6.0001c-0.2723-0.0054-0.3192 0.3448-0.2967 0.5976 2e-3 2.366-0.00351 4.7323 0.0025 7.0981 0.023945 0.28288 0.3278 0.3959 0.50056 0.22047 1.846-1.211 4.532-2.414 6.376-3.6305 0.201-0.1675 0.124-0.5574-0.101-0.6385-1.846-1.2065-4.525-2.4196-6.3729-3.622-0.0346-0.0164-0.0717-0.0249-0.1088-0.025z"/> + <path style="opacity:.2" d="m2 19.5v0.5c0 0.831 0.669 1.5 1.5 1.5h17c0.831 0 1.5-0.669 1.5-1.5v-0.5c0 0.831-0.669 1.5-1.5 1.5h-17c-0.831 0-1.5-0.669-1.5-1.5z"/> +</svg> |