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/22x22/apps/nicotine-plus.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/nicotine-plus.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/nicotine-plus.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/nicotine-plus.svg b/.icons/awkward/22x22/apps/nicotine-plus.svg new file mode 100644 index 00000000..553e956c --- /dev/null +++ b/.icons/awkward/22x22/apps/nicotine-plus.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <rect fill="#f2ad19" width="20" height="20" x="1" y="1" rx="1" ry="1"/> + <path fill="#fff" opacity=".2" d="m1 2.5v-0.5c0-0.554 0.446-1 1-1h18c0.554 0 1 0.446 1 1v0.5c0-0.554-0.446-1-1-1h-18c-0.554 0-1 0.446-1 1z"/> + <path opacity=".2" d="m1 20v0.5c0 0.554 0.446 1 1 1h18c0.554 0 1-0.446 1-1v-0.5c0 0.554-0.446 1-1 1h-18c-0.554 0-1-0.446-1-1z"/> + <path opacity=".2" d="m5.4824 4.499c-0.3126-0.0013-0.6386 0.001-0.9824 0.001h-1.5v14h3v-10.974c0.5762 0.0216 1.0462 0.0562 1.3125 0.1234 0.4666 0.1178 0.4317 0.0738 0.627 0.5176 0.3905 0.8877 0.5605 4.083 0.5605 10.333h3c0-0.96746 0.0036-1.7315 0.0068-2.5547h2.4932v2.5h3v-2.5h2.5v-3h-2.5v-2.5h-3v2.5h-2.4971c-0.03-2.753-0.184-4.5465-0.817-5.987-0.493-1.1187-1.5588-1.944-2.6391-2.2168-0.6552-0.1654-1.3228-0.215-2.0469-0.2314v-0.0098h-0.4727c-0.01551-0.0000815-0.029345-0.0009-0.04492-0.001z"/> + <g transform="matrix(.5 0 0 .5 -1 -1)"> + <rect fill="#ffffff" width="6" height="28" x="8" y="10"/> + <path fill="none" stroke="#ffffff" stroke-width="6" d="m11 13c11 0 11 0 11 25"/> + <path fill="#ffffff" d="m30 21.891v5h-5v6h5v5h6v-5h5v-6h-5v-5h-6z"/> + </g> +</svg> |