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/audience.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/audience.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/audience.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/audience.svg b/.icons/awkward/48x48/apps/audience.svg new file mode 100644 index 00000000..3eb9df0f --- /dev/null +++ b/.icons/awkward/48x48/apps/audience.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path fill="#c2352a" d="m7 6c-1.662 0-3 1.338-3 3v25h40v-25c0-1.662-1.338-3-3-3z"/> + <path fill="#fff" opacity=".2" d="m7 6c-1.662 0-3 1.338-3 3v1c0-1.662 1.338-3 3-3h34c1.662 0 3 1.338 3 3v-1c0-1.662-1.338-3-3-3h-34z"/> + <path style="fill:#cccccc" d="m4 34v5c0 1.662 1.338 3 3 3h34c1.662 0 3-1.338 3-3v-5z"/> + <rect fill="#999" width="13" height="2" x="28" y="37" rx="1" ry=".928"/> + <rect fill="#c2352a" width="21" height="2" x="7" y="37" rx="1" ry="1"/> + <circle opacity=".2" cx="28" cy="39" r="2"/> + <circle style="fill:#ffffff" cx="28" cy="38" r="2"/> + <rect fill="#fff" style="opacity:.2" width="40" height="1" x="4" y="34"/> + <path opacity=".2" d="m18.59 14c-0.54357-0.01-0.63707 0.6466-0.59214 1.1206 4e-3 4.4362-7e-3 8.873 5e-3 13.309 0.0478 0.5304 0.65436 0.74232 0.99922 0.41339 3.6857-2.2712 9.0468-4.5268 12.727-6.8078 0.40157-0.31396 0.24777-1.0451-0.20045-1.1971-3.6858-2.2622-9.0332-4.5368-12.722-6.7913-0.0689-0.0308-0.14295-0.0467-0.21704-0.0468z"/> + <path style="fill:#ffffff" d="m18.59 13c-0.54357-0.01-0.63707 0.6466-0.59214 1.1206 4e-3 4.4362-7e-3 8.873 5e-3 13.309 0.0478 0.5304 0.65436 0.74232 0.99922 0.41339 3.6857-2.2712 9.0468-4.5268 12.727-6.8078 0.40157-0.31396 0.24777-1.0451-0.20045-1.1971-3.6858-2.2622-9.0332-4.5368-12.722-6.7913-0.0689-0.0308-0.14295-0.0467-0.21704-0.0468z"/> + <path opacity=".2" d="m4 39v1c0 1.662 1.338 3 3 3h34c1.662 0 3-1.338 3-3v-1c0 1.662-1.338 3-3 3h-34c-1.662 0-3-1.338-3-3z"/> +</svg> |