diff options
author | 2021-04-14 17:20:21 +0200 | |
---|---|---|
committer | 2021-04-14 17:20:21 +0200 | |
commit | ab98aa7122914ad057e0fa7bc11e4b530e6d426a (patch) | |
tree | 56cec4db67893733502385ffd573704e83f2862d /Flat-Remix-Orange-Dark/actions/scalable/distribute-graph.svg | |
parent | ad73a3aa6745157a9e4e3eb33517f7a372ab2965 (diff) | |
download | flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.tar.gz flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.zip |
Add black, brown, cyan, grey, magenta, orange, teal and violet folder variants
Diffstat (limited to 'Flat-Remix-Orange-Dark/actions/scalable/distribute-graph.svg')
-rw-r--r-- | Flat-Remix-Orange-Dark/actions/scalable/distribute-graph.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Flat-Remix-Orange-Dark/actions/scalable/distribute-graph.svg b/Flat-Remix-Orange-Dark/actions/scalable/distribute-graph.svg new file mode 100644 index 000000000..0283078b7 --- /dev/null +++ b/Flat-Remix-Orange-Dark/actions/scalable/distribute-graph.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <g transform="translate(3,3)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,14.5 A 1.5,1.5 0 0 1 1.5,16 1.5,1.5 0 0 1 0,14.5 1.5,1.5 0 0 1 1.5,13 1.5,1.5 0 0 1 3,14.5 Z M 10,14.5 A 1.5,1.5 0 0 1 8.5,16 1.5,1.5 0 0 1 7,14.5 1.5,1.5 0 0 1 8.5,13 1.5,1.5 0 0 1 10,14.5 Z M 15,8.5 A 1.5,1.5 0 0 1 13.5,10 1.5,1.5 0 0 1 12,8.5 1.5,1.5 0 0 1 13.5,7 1.5,1.5 0 0 1 15,8.5 Z M 3,6.5 A 1.5,1.5 0 0 1 1.5,8 1.5,1.5 0 0 1 0,6.5 1.5,1.5 0 0 1 1.5,5 1.5,1.5 0 0 1 3,6.5 Z M 9,1.5 A 1.5,1.5 0 0 1 7.5,3 1.5,1.5 0 0 1 6,1.5 1.5,1.5 0 0 1 7.5,0 1.5,1.5 0 0 1 9,1.5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7.5586,0.801 1,6.2658 V 15 H 8.7344 L 14.154,8.4963 Z M 7.4414,2.2014 12.846,8.5041 8.2656,14 H 2 V 6.7346 Z"/> + </g> +</svg> |