diff options
Diffstat (limited to 'Flat Remix Light/actions/scalable/format-justify-center.svg')
-rw-r--r-- | Flat Remix Light/actions/scalable/format-justify-center.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat Remix Light/actions/scalable/format-justify-center.svg b/Flat Remix Light/actions/scalable/format-justify-center.svg new file mode 100644 index 000000000..7b2532051 --- /dev/null +++ b/Flat Remix Light/actions/scalable/format-justify-center.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 1 3 L 15 3 L 15 1 L 1 1 z M 4 5.0039062 L 4 7.0039062 L 12 7.0039062 L 12 5.0039062 L 4 5.0039062 z M 4 9.0039062 L 4 11.003906 L 12 11.003906 L 12 9.0039062 L 4 9.0039062 z M 1 13 L 1 15 L 15 15 L 15 13 L 1 13 z"/> +</svg> |