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/16x16/apps/pulseeffects.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/pulseeffects.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/pulseeffects.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/pulseeffects.svg b/.icons/awkward/16x16/apps/pulseeffects.svg new file mode 100644 index 00000000..830c5214 --- /dev/null +++ b/.icons/awkward/16x16/apps/pulseeffects.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect style="fill:#4f4f4f" width="16" height="16" x="0" y="0" rx=".857" ry=".857"/> + <path opacity=".3" d="m3 3c-0.554 0-1 0.3717-1 0.8333v8.3337c0 0.461 0.446 0.833 1 0.833s1-0.372 1-0.833v-8.3337c0-0.4616-0.446-0.8333-1-0.8333z"/> + <path style="fill:#00ab43" d="m3 6.1667c-0.554 0-1 0.3717-1 0.8333v5.167c0 0.461 0.446 0.833 1 0.833s1-0.372 1-0.833v-5.167c0-0.4616-0.446-0.8333-1-0.8333z"/> + <path style="fill:#828282" d="m5 6a2 2 0 0 1-2 2 2 2 0 0 1-2-2 2 2 0 0 1 2-2 2 2 0 0 1 2 2z"/> + <path opacity=".3" d="m8 3c-0.554 0-1 0.3717-1 0.8333v8.3337c0 0.461 0.446 0.833 1 0.833s1-0.372 1-0.833v-8.3337c0-0.4616-0.446-0.8333-1-0.8333z"/> + <path style="fill:#00ab43" d="m8 10.167c-0.554 0-1 0.371-1 0.833v1.167c0 0.461 0.446 0.833 1 0.833s1-0.372 1-0.833v-1.167c0-0.462-0.446-0.833-1-0.833z"/> + <path style="fill:#828282" d="m10 10a2 2 0 0 1-2 2 2 2 0 0 1-2-2 2 2 0 0 1 2-2 2 2 0 0 1 2 2z"/> + <path opacity=".3" d="m13 3c-0.554 0-1 0.37167-1 0.83333v8.3333c0 0.461 0.446 0.833 1 0.833s1-0.37167 1-0.83333v-8.3337c0-0.4616-0.446-0.8333-1-0.8333z"/> + <path style="fill:#00ab43" d="m13 8.1674c-0.554 0-1 0.3717-1 0.8333v3.1663c0 0.461 0.446 0.833 1 0.833s1-0.372 1-0.834v-3.166c0-0.4616-0.446-0.8333-1-0.8333z"/> + <path style="fill:#828282" d="m15 8a2 2 0 0 1-2 2 2 2 0 0 1-2-2 2 2 0 0 1 2-2 2 2 0 0 1 2 2z"/> +</svg> |