diff options
Diffstat (limited to 'resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPin.svg')
-rw-r--r-- | resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPin.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPin.svg b/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPin.svg index f422c84f..5310f828 100644 --- a/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPin.svg +++ b/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPin.svg @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> - <path d="M19 12c0-3.9-3.1-7-7-7s-7 3.1-7 7c0 1.4.4 2.6 1.1 3.7l5.9 7.3 5.9-7.3c.7-1.1 1.1-2.3 1.1-3.7zm-7 4c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z" id="path4"/> + <path d="M19 12c0-3.9-3.1-7-7-7s-7 3.1-7 7c0 1.4.4 2.6 1.1 3.7L12 23l5.9-7.3c.7-1.1 1.1-2.3 1.1-3.7zm-7 4c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z" id="path4"/> </svg> |