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/app-outlet.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/app-outlet.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/app-outlet.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/app-outlet.svg b/.icons/awkward/48x48/apps/app-outlet.svg new file mode 100644 index 00000000..1713bbf4 --- /dev/null +++ b/.icons/awkward/48x48/apps/app-outlet.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1"> + <rect style="opacity:.2" rx="2" ry="2" height="40" width="40" y="5" x="4"/> + <rect style="fill:#6c4ac4" rx="2" ry="2" height="40" width="40" y="4" x="4"/> + <path d="m10 11-2 26s0 2 2 2h28c2 0 2-2 2-2l-2-26z" style="opacity:.2"/> + <path d="m10 10-2 26s0 2 2 2h28c2 0 2-2 2-2l-2-26z" style="fill:#e4e4e4"/> + <path d="m17 15a3 3 0 0 0 -3 3 3 3 0 0 0 3 3 3 3 0 0 0 3 -3 3 3 0 0 0 -3 -3zm14 0a3 3 0 0 0 -3 3 3 3 0 0 0 3 3 3 3 0 0 0 3 -3 3 3 0 0 0 -3 -3z" style="opacity:.2"/> + <circle cx="17" cy="17" r="3" style="fill:#cccccc"/> + <circle cx="31" cy="17" r="3" style="fill:#cccccc"/> + <path d="m16.984375 17a0.99940346 0.99940346 0 0 0 -0.976563 1.113281s0.252416 2.608738 1.316407 5.265625c0.531995 1.328444 1.264953 2.691988 2.34375 3.769532 1.078796 1.077542 2.554943 1.851562 4.332031 1.851562s3.253234-0.77402 4.332032-1.851562c1.078796-1.077544 1.811754-2.441088 2.34375-3.769532 1.06399-2.656887 1.316406-5.265625 1.316406-5.265625a0.99940346 0.99940346 0 1 0 -1.988282 -0.199218s-0.247816 2.385929-1.183594 4.722655c-0.467888 1.168364-1.106356 2.302594-1.902344 3.097658-0.795986 0.795062-1.695404 1.265624-2.917968 1.265624s-2.121982-0.470562-2.917969-1.265624c-0.795986-0.795064-1.434454-1.929294-1.902343-3.097658-0.935779-2.336727-1.183594-4.722656-1.183594-4.722656a0.99940346 0.99940346 0 0 0 -1.011719 -0.914062z" style="opacity:.2"/> + <path d="m17 17s1 10 7 10 7-10 7-10" style="stroke-linejoin:round;stroke:#6c4ac4;stroke-linecap:round;stroke-width:2px;fill:none"/> + <path style="opacity:.2;fill:#ffffff" d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2z"/> + <path style="opacity:.2;fill:#ffffff" d="m10 10-2 26s0.00764 0.1547 0.046874 0.367188l1.953126-25.367188h28l1.953124 25.367188c0.039236-0.212482 0.046876-0.367188 0.046876-0.367188l-2-26z"/> +</svg> |