diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/edit-find.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/edit-find.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/edit-find.svg b/Flat-Remix-Dark/actions/scalable/edit-find.svg index d365fcd5f..057b9c4a0 100644 --- a/Flat-Remix-Dark/actions/scalable/edit-find.svg +++ b/Flat-Remix-Dark/actions/scalable/edit-find.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 5.246094 2.5 C 3.730469 2.5 2.496094 3.734375 2.496094 5.25 C 2.496094 6.761719 3.730469 8 5.246094 8 C 5.820312 8 6.363281 7.820312 6.808594 7.515625 L 8.652344 9.359375 C 8.78125 9.484375 8.964844 9.53125 9.140625 9.484375 C 9.3125 9.4375 9.449219 9.300781 9.492188 9.125 C 9.535156 8.949219 9.484375 8.765625 9.355469 8.640625 L 7.511719 6.796875 C 7.816406 6.351562 8.011719 5.824219 8.011719 5.25 C 8.011719 3.734375 6.757812 2.5 5.246094 2.5 Z M 5.246094 3.5 C 6.21875 3.5 6.996094 4.277344 6.996094 5.25 C 6.996094 6.21875 6.21875 7 5.246094 7 C 4.269531 7 3.496094 6.21875 3.496094 5.25 C 3.496094 4.277344 4.269531 3.5 5.246094 3.5 Z M 5.246094 3.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6.4902344 0.99609375 C 3.4613344 0.99609375 0.99023438 3.4706937 0.99023438 6.4960938 C 0.99023438 9.5214938 3.4613344 11.996094 6.4902344 11.996094 C 7.6422344 11.996094 8.7279444 11.638254 9.6152344 11.027344 L 13.302734 14.714844 A 1.0055 1.0055 0 1 0 14.708984 13.277344 L 11.021484 9.5898438 C 11.632274 8.7038438 12.021484 7.6459938 12.021484 6.4960938 C 12.021484 3.4706937 9.5190344 0.99609375 6.4902344 0.99609375 z M 6.4902344 2.9960938 C 8.4376344 2.9960938 9.9902344 4.5508938 9.9902344 6.4960938 C 9.9902344 8.4411937 8.4376344 9.9960938 6.4902344 9.9960938 C 4.5428344 9.9960938 2.9902344 8.4411937 2.9902344 6.4960938 C 2.9902344 4.5508938 4.5428344 2.9960938 6.4902344 2.9960938 z" transform="translate(4 4)"/> </svg> |