diff options
Diffstat (limited to '.icons/awkward/48x48/status/state_paused.svg')
-rw-r--r-- | .icons/awkward/48x48/status/state_paused.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/status/state_paused.svg b/.icons/awkward/48x48/status/state_paused.svg new file mode 100644 index 00000000..3ae27635 --- /dev/null +++ b/.icons/awkward/48x48/status/state_paused.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <rect style="opacity:0.2" width="24" height="32" x="12" y="11" rx="2" ry="2"/> + <rect style="fill:#8e8e8e" width="24" height="32" x="12" y="10" rx="2" ry="2"/> + <rect style="opacity:0.2" width="40" height="32" x="4" y="7" rx="2" ry="2"/> + <rect style="fill:#4f4f4f" width="40" height="32" x="4" y="6" rx="2" ry="2"/> + <rect style="fill:#497b92" width="34" height="26" x="7" y="9" rx="0" ry="0"/> + <rect style="opacity:0.1;fill:#ffffff" width="34" height="1" x="7" y="35"/> + <path style="fill:#ffffff;opacity:0.1" d="M 6 6 C 4.892 6 4 6.892 4 8 L 4 9 C 4 7.892 4.892 7 6 7 L 42 7 C 43.108 7 44 7.892 44 9 L 44 8 C 44 6.892 43.108 6 42 6 L 6 6 z"/> + <path style="opacity:0.2" d="M 18,17 V 29 H 22 V 17 Z M 26,17 V 29 H 30 V 17 Z"/> + <path style="fill:#99cbe4" d="M 18,16 V 28 H 22 V 16 Z M 26,16 V 28 H 30 V 16 Z"/> +</svg> |