diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/mark-location.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/mark-location.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/mark-location.svg b/Flat-Remix-Light/actions/scalable/mark-location.svg index dd093ab9c..96c8a300b 100644 --- a/Flat-Remix-Light/actions/scalable/mark-location.svg +++ b/Flat-Remix-Light/actions/scalable/mark-location.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(19.215686%,21.176471%,23.137255%)" d="M 6 2.5 C 4.621094 2.5 3.5 3.621094 3.5 5 C 3.5 5.089844 3.507812 5.167969 3.515625 5.25 C 3.523438 5.335938 3.535156 5.421875 3.546875 5.5 C 3.832031 7.257812 5 8.503906 6 9.503906 C 7 8.503906 8.167969 7.257812 8.453125 5.5 C 8.464844 5.421875 8.476562 5.335938 8.484375 5.25 C 8.492188 5.167969 8.5 5.089844 8.5 5 C 8.5 3.621094 7.378906 2.5 6 2.5 Z M 6 4 C 6.550781 4 7 4.449219 7 5 C 7 5.554688 6.550781 6 6 6 C 5.449219 6 5 5.554688 5 5 C 5 4.449219 5.449219 4 6 4 Z M 6 4"/> - </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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 1.0039062 C 5.2386 1.0039062 3 3.2425062 3 6.0039062 C 3 6.1764962 3.01425 6.3358163 3.03125 6.5039062 C 3.04495 6.6711563 3.06705 6.8400763 3.09375 7.0039062 C 3.66623 10.518306 6 13.005859 8 15.005859 C 10 13.005859 12.33375 10.518406 12.90625 7.0039062 C 12.93295 6.8400763 12.95505 6.6711563 12.96875 6.5039062 C 12.98585 6.3358163 13 6.1764962 13 6.0039062 C 13 3.2425062 10.7614 1.0039062 8 1.0039062 z M 8 4.0039062 C 9.1046 4.0039062 10 4.8993362 10 6.0039062 C 10 7.1084763 9.10457 8.0039062 8 8.0039062 C 6.89543 8.0039062 6 7.1084762 6 6.0039062 C 6 4.8993363 6.89543 4.0039062 8 4.0039062 z" transform="translate(4 4)"/> </svg> |