diff options
Diffstat (limited to '.icons/awkward/24x24/actions/contrast.svg')
-rw-r--r-- | .icons/awkward/24x24/actions/contrast.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/actions/contrast.svg b/.icons/awkward/24x24/actions/contrast.svg new file mode 100644 index 00000000..db9faa9b --- /dev/null +++ b/.icons/awkward/24x24/actions/contrast.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" transform="translate(1,1)" d="M 10.5 3 L 10.5 4.8125 L 11.5 4.8125 L 11.5 3 L 10.5 3 z M 5.6875 4.9688 L 4.9688 5.6875 L 6.25 7 L 6.9688 6.25 L 5.6875 4.9688 z M 16.312 4.9688 L 15.031 6.25 L 15.75 7 L 17.031 5.6875 L 16.312 4.9688 z M 11 6 C 8.2386 6 6 8.2386 6 11 C 6 13.761 8.2386 16 11 16 C 13.761 16 16 13.761 16 11 C 16 8.2386 13.761 6 11 6 z M 11 7 L 11 15 A 4 4 0 0 1 7 11 A 4 4 0 0 1 11 7 z M 3 10.5 L 3 11.5 L 4.8125 11.5 L 4.8125 10.5 L 3 10.5 z M 17.188 10.5 L 17.188 11.5 L 19 11.5 L 19 10.5 L 17.188 10.5 z M 6.25 15.031 L 4.9688 16.312 L 5.6875 17.031 L 6.9688 15.75 L 6.25 15.031 z M 15.75 15.031 L 15.031 15.75 L 16.312 17.031 L 17.031 16.312 L 15.75 15.031 z M 10.5 17.188 L 10.5 19 L 11.5 19 L 11.5 17.188 L 10.5 17.188 z"/> +</svg> |