organicmaps logo
organicmaps from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- organicmaps
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the organicmaps logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.995 3.972c.573 1.524-2.495 5.23-5.42 6.182c-5.289-1.832-5.461 1.244-9.79 4.168c5.117 3.538 10.479.783 10.379-2.7c-4.029 2.308-6.552 2.56-8 2.49c4.874-.965 10.136-3.958 11.238-5.217l.002.168c0 6.014-9.29 14.937-9.29 14.937s-4.862-4.656-7.551-9.52c-.376-.004-2.638.818-3.473-.284c-.931-1.23 2.523-5.357 5.52-6.588c5.361 2.434 8.3-3.874 9.977-4.223C11.584.419 6.638 1.636 6.08 6.042c2.781-1.58 6.193-2.476 7.77-2.406c-4.43.906-9.504 4.182-11.024 5.427C2.825 4.058 6.984 0 12.115 0a9.35 9.35 0 0 1 7.423 3.614s3.027-.985 3.457.358m-1.061.447c-.399-.542-1.786.092-1.786.092q.293.488.52 1.013a9 9 0 0 1 .394 1.097s1.417-1.46.872-2.202M2.12 13.684c.43.586 1.93-.098 1.93-.098a10 10 0 0 1-.563-1.096a10 10 0 0 1-.425-1.185s-1.53 1.578-.942 2.38"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsOrganicmaps(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.995 3.972c.573 1.524-2.495 5.23-5.42 6.182c-5.289-1.832-5.461 1.244-9.79 4.168c5.117 3.538 10.479.783 10.379-2.7c-4.029 2.308-6.552 2.56-8 2.49c4.874-.965 10.136-3.958 11.238-5.217l.002.168c0 6.014-9.29 14.937-9.29 14.937s-4.862-4.656-7.551-9.52c-.376-.004-2.638.818-3.473-.284c-.931-1.23 2.523-5.357 5.52-6.588c5.361 2.434 8.3-3.874 9.977-4.223C11.584.419 6.638 1.636 6.08 6.042c2.781-1.58 6.193-2.476 7.77-2.406c-4.43.906-9.504 4.182-11.024 5.427C2.825 4.058 6.984 0 12.115 0a9.35 9.35 0 0 1 7.423 3.614s3.027-.985 3.457.358m-1.061.447c-.399-.542-1.786.092-1.786.092q.293.488.52 1.013a9 9 0 0 1 .394 1.097s1.417-1.46.872-2.202M2.12 13.684c.43.586 1.93-.098 1.93-.098a10 10 0 0 1-.563-1.096a10 10 0 0 1-.425-1.185s-1.53 1.578-.942 2.38"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.995 3.972c.573 1.524-2.495 5.23-5.42 6.182c-5.289-1.832-5.461 1.244-9.79 4.168c5.117 3.538 10.479.783 10.379-2.7c-4.029 2.308-6.552 2.56-8 2.49c4.874-.965 10.136-3.958 11.238-5.217l.002.168c0 6.014-9.29 14.937-9.29 14.937s-4.862-4.656-7.551-9.52c-.376-.004-2.638.818-3.473-.284c-.931-1.23 2.523-5.357 5.52-6.588c5.361 2.434 8.3-3.874 9.977-4.223C11.584.419 6.638 1.636 6.08 6.042c2.781-1.58 6.193-2.476 7.77-2.406c-4.43.906-9.504 4.182-11.024 5.427C2.825 4.058 6.984 0 12.115 0a9.35 9.35 0 0 1 7.423 3.614s3.027-.985 3.457.358m-1.061.447c-.399-.542-1.786.092-1.786.092q.293.488.52 1.013a9 9 0 0 1 .394 1.097s1.417-1.46.872-2.202M2.12 13.684c.43.586 1.93-.098 1.93-.098a10 10 0 0 1-.563-1.096a10 10 0 0 1-.425-1.185s-1.53 1.578-.942 2.38"/></svg> </template>
CSS
.icon-organicmaps {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.995%203.972c.573%201.524-2.495%205.23-5.42%206.182c-5.289-1.832-5.461%201.244-9.79%204.168c5.117%203.538%2010.479.783%2010.379-2.7c-4.029%202.308-6.552%202.56-8%202.49c4.874-.965%2010.136-3.958%2011.238-5.217l.002.168c0%206.014-9.29%2014.937-9.29%2014.937s-4.862-4.656-7.551-9.52c-.376-.004-2.638.818-3.473-.284c-.931-1.23%202.523-5.357%205.52-6.588c5.361%202.434%208.3-3.874%209.977-4.223C11.584.419%206.638%201.636%206.08%206.042c2.781-1.58%206.193-2.476%207.77-2.406c-4.43.906-9.504%204.182-11.024%205.427C2.825%204.058%206.984%200%2012.115%200a9.35%209.35%200%200%201%207.423%203.614s3.027-.985%203.457.358m-1.061.447c-.399-.542-1.786.092-1.786.092q.293.488.52%201.013a9%209%200%200%201%20.394%201.097s1.417-1.46.872-2.202M2.12%2013.684c.43.586%201.93-.098%201.93-.098a10%2010%200%200%201-.563-1.096a10%2010%200%200%201-.425-1.185s-1.53%201.578-.942%202.38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.995%203.972c.573%201.524-2.495%205.23-5.42%206.182c-5.289-1.832-5.461%201.244-9.79%204.168c5.117%203.538%2010.479.783%2010.379-2.7c-4.029%202.308-6.552%202.56-8%202.49c4.874-.965%2010.136-3.958%2011.238-5.217l.002.168c0%206.014-9.29%2014.937-9.29%2014.937s-4.862-4.656-7.551-9.52c-.376-.004-2.638.818-3.473-.284c-.931-1.23%202.523-5.357%205.52-6.588c5.361%202.434%208.3-3.874%209.977-4.223C11.584.419%206.638%201.636%206.08%206.042c2.781-1.58%206.193-2.476%207.77-2.406c-4.43.906-9.504%204.182-11.024%205.427C2.825%204.058%206.984%200%2012.115%200a9.35%209.35%200%200%201%207.423%203.614s3.027-.985%203.457.358m-1.061.447c-.399-.542-1.786.092-1.786.092q.293.488.52%201.013a9%209%200%200%201%20.394%201.097s1.417-1.46.872-2.202M2.12%2013.684c.43.586%201.93-.098%201.93-.098a10%2010%200%200%201-.563-1.096a10%2010%200%200%201-.425-1.185s-1.53%201.578-.942%202.38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/organicmaps.svg?color=%231a73e8&size=48