diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/edit-image-face-add.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/edit-image-face-add.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/edit-image-face-add.svg b/Flat-Remix-Red/actions/scalable/edit-image-face-add.svg index 8628f4779..2f1e4bc59 100644 --- a/Flat-Remix-Red/actions/scalable/edit-image-face-add.svg +++ b/Flat-Remix-Red/actions/scalable/edit-image-face-add.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="m7.9941 2c-1.87 0-3.3939 1.5344-3.4492 3.4512-0.0459 0.0114-0.0915 0.0299-0.1347 0.0527-0.4301 0.227-0.5404 0.9362-0.2461 1.5918 0.2367 0.5274 0.6575 0.8539 1.039 0.8438 0.2872 1.7528 1.4305 3.0605 2.791 3.0605h0.0118c1.3606 0 2.5041-1.3077 2.7911-3.0605 0.381 0.01 0.802-0.3163 1.039-0.8438 0.294-0.6556 0.184-1.3648-0.246-1.5918-0.043-0.0228-0.089-0.0413-0.135-0.0527-0.055-1.9168-1.5791-3.4512-3.4491-3.4512h-0.0118zm4.0059 8v2h-2v2h2v2h2v-2h2v-2h-2v-2h-2zm-6.4941 1.012c-2.4691 0.258-4.2682 0.889-4.4844 1.636-0.003 0.008 0.002 0.017 0 0.024-0.007 0.027-0.0068 0.051-0.0098 0.078-0.001 0.012-0.0117 0.021-0.0117 0.033-0.00009 0.004 0 0.006 0 0.01v1.85c0 0.197 0.1557 0.357 0.3496 0.357h7.6504v-2.934c-0.3212 0.099-0.6753 0.161-1.0547 0.161-1.1698 0-2.1456-0.52-2.4394-1.215z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 12,10 V 12 H 10 V 14 H 12 V 16 H 14 V 14 H 16 V 12 H 14 V 10 Z M 8,2 C 6.1991,2 4.7401,3.5445 4.5391,5.5391 4.2219,5.6038 4,5.8053 4,6.5 4,6.9819 4.4668,7.9204 5.1719,7.9883 5.593,9.7907 6.7267,10.998 8,11 9.2732,10.998 10.407,9.7907 10.828,7.9883 11.533,7.9204 12,6.9819 12,6.5 12,5.8053 11.778,5.6038 11.461,5.5391 11.26,3.5445 9.8009,2 8,2 Z M 5.7598,11.01 C 3.1048,11.061 1,11.925 1,13 V 14 C 1,14.554 1.446,15 2,15 H 9 V 11.812 C 8.6883,11.925 8.3594,12 8,12 7.1026,12 6.3514,11.618 5.7598,11.01 Z"/> + </g> </svg> |