diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/edit-image-face-recognize.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/edit-image-face-recognize.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/edit-image-face-recognize.svg b/Flat-Remix-Red-Light/actions/scalable/edit-image-face-recognize.svg index b60ff11fb..33b898f24 100644 --- a/Flat-Remix-Red-Light/actions/scalable/edit-image-face-recognize.svg +++ b/Flat-Remix-Red-Light/actions/scalable/edit-image-face-recognize.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .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 8v3h2v-3h-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.215zm6.4941 2.988v1h2v-1h-2z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="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 A 3,4.5 0 0 0 8,11 3,4.5 0 0 0 10.828,7.9883 C 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 11 V 11.055 C 10.751,11.035 10.501,11.015 10.24,11.01 9.649,11.618 8.8974,12 8,12 7.1026,12 6.3514,11.618 5.7598,11.01 Z M 12,15 V 16 H 14 V 15 Z M 12,10 V 14 H 14 V 10 Z"/> + </g> </svg> |