diff options
Diffstat (limited to '.icons/awkward/24x24/apps/postr.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/postr.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/postr.svg b/.icons/awkward/24x24/apps/postr.svg new file mode 100644 index 00000000..b3259554 --- /dev/null +++ b/.icons/awkward/24x24/apps/postr.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="6" ry="6"/> + <rect style="fill:#e4e4e4" width="20" height="20" x="2" y="2" rx="6" ry="6"/> + <circle style="opacity:0.1" cx="7.5" cy="12.5" r="4"/> + <circle style="fill:#296ec6" cx="7.5" cy="12" r="4"/> + <circle style="opacity:0.1" cx="16.5" cy="12.5" r="4"/> + <circle style="fill:#e03c90" cx="16.5" cy="12" r="4"/> + <circle style="opacity:0.2" cx="18" cy="19" r="5"/> + <circle style="fill:#9a3cdb" cx="18" cy="18.5" r="5"/> + <path style="fill:#ffffff" d="m 18,15 -2.5,3 1.5,0 0,3 2,-0.01446 0,-2.98555 1.5,0 z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 8 2 C 4.676 2 2 4.676 2 8 L 2 8.5 C 2 5.176 4.676 2.5 8 2.5 L 16 2.5 C 19.324 2.5 22 5.176 22 8.5 L 22 8 C 22 4.676 19.324 2 16 2 L 8 2 z"/> +</svg> |