diff options
Diffstat (limited to '.icons/awkward/24x24/actions/paint-order-fsm.svg')
-rw-r--r-- | .icons/awkward/24x24/actions/paint-order-fsm.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/actions/paint-order-fsm.svg b/.icons/awkward/24x24/actions/paint-order-fsm.svg new file mode 100644 index 00000000..5356a9dd --- /dev/null +++ b/.icons/awkward/24x24/actions/paint-order-fsm.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 10,10 H 23 V 23 H 10 Z M 17,10 A 7,7 0 0 1 10,17 7,7 0 0 1 3,10 7,7 0 0 1 10,3 7,7 0 0 1 17,10 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,1 A 9,9 0 0 0 1,10 9,9 0 0 0 10,19 9,9 0 0 0 19,10 9,9 0 0 0 10,1 Z M 10,4 A 6,6 0 0 1 16,10 6,6 0 0 1 10,16 6,6 0 0 1 4,10 6,6 0 0 1 10,4 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 18 8 L 18 11 L 23 11 L 23 8 L 18 8 z M 8 18 L 8 23 L 11 23 L 11 18 L 8 18 z"/> +</svg> |