map point favourite icon

map-point-favourite-linear from Solar by 480 Design · Linear · CC-BY-4.0 Attribution required.

Name
map-point-favourite-linear
Set
Solar
Style
Linear
Viewbox
24×24
License
CC BY 4.0

3 other variants in Solar

Related icons in Solar

Use the map point favourite icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-width="1.5" d="M4 10.143C4 5.646 7.582 2 12 2s8 3.646 8 8.143c0 4.462-2.553 9.67-6.537 11.531a3.45 3.45 0 0 1-2.926 0C6.553 19.812 4 14.606 4 10.144Z"/><path fill="currentColor" d="m11.043 11.522l-.454.597zM12 7.716l-.528.533a.75.75 0 0 0 1.056 0zm.957 3.805l.454.598zM12 12v-.75zm-.503-1.076c-.418-.317-.88-.714-1.23-1.133c-.366-.44-.517-.792-.517-1.034h-1.5c0 .779.432 1.475.866 1.995c.453.542 1.013 1.017 1.473 1.367zM9.75 8.757c0-.622.277-.886.5-.967c.237-.087.693-.066 1.222.459l1.056-1.065c-.821-.815-1.865-1.14-2.79-.804c-.94.341-1.488 1.267-1.488 2.377zm3.66 3.362c.461-.35 1.021-.825 1.473-1.367c.435-.52.867-1.216.867-1.995h-1.5c0 .242-.15.594-.518 1.034c-.35.419-.81.816-1.229 1.133zm2.34-3.362c0-1.11-.548-2.036-1.488-2.377c-.925-.336-1.969-.011-2.79.804l1.056 1.065c.529-.525.985-.546 1.222-.46c.223.082.5.346.5.968zm-5.16 3.362c.364.277.783.631 1.41.631v-1.5c-.02 0-.03.002-.084-.028a4 4 0 0 1-.42-.298zm1.913-1.195a4 4 0 0 1-.419.298c-.053.03-.065.028-.084.028v1.5c.627 0 1.046-.354 1.41-.631z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMapPointFavouriteLinear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" strokeWidth="1.5" d="M4 10.143C4 5.646 7.582 2 12 2s8 3.646 8 8.143c0 4.462-2.553 9.67-6.537 11.531a3.45 3.45 0 0 1-2.926 0C6.553 19.812 4 14.606 4 10.144Z"/><path fill="currentColor" d="m11.043 11.522l-.454.597zM12 7.716l-.528.533a.75.75 0 0 0 1.056 0zm.957 3.805l.454.598zM12 12v-.75zm-.503-1.076c-.418-.317-.88-.714-1.23-1.133c-.366-.44-.517-.792-.517-1.034h-1.5c0 .779.432 1.475.866 1.995c.453.542 1.013 1.017 1.473 1.367zM9.75 8.757c0-.622.277-.886.5-.967c.237-.087.693-.066 1.222.459l1.056-1.065c-.821-.815-1.865-1.14-2.79-.804c-.94.341-1.488 1.267-1.488 2.377zm3.66 3.362c.461-.35 1.021-.825 1.473-1.367c.435-.52.867-1.216.867-1.995h-1.5c0 .242-.15.594-.518 1.034c-.35.419-.81.816-1.229 1.133zm2.34-3.362c0-1.11-.548-2.036-1.488-2.377c-.925-.336-1.969-.011-2.79.804l1.056 1.065c.529-.525.985-.546 1.222-.46c.223.082.5.346.5.968zm-5.16 3.362c.364.277.783.631 1.41.631v-1.5c-.02 0-.03.002-.084-.028a4 4 0 0 1-.42-.298zm1.913-1.195a4 4 0 0 1-.419.298c-.053.03-.065.028-.084.028v1.5c.627 0 1.046-.354 1.41-.631z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path stroke="currentColor" stroke-width="1.5" d="M4 10.143C4 5.646 7.582 2 12 2s8 3.646 8 8.143c0 4.462-2.553 9.67-6.537 11.531a3.45 3.45 0 0 1-2.926 0C6.553 19.812 4 14.606 4 10.144Z"/><path fill="currentColor" d="m11.043 11.522l-.454.597zM12 7.716l-.528.533a.75.75 0 0 0 1.056 0zm.957 3.805l.454.598zM12 12v-.75zm-.503-1.076c-.418-.317-.88-.714-1.23-1.133c-.366-.44-.517-.792-.517-1.034h-1.5c0 .779.432 1.475.866 1.995c.453.542 1.013 1.017 1.473 1.367zM9.75 8.757c0-.622.277-.886.5-.967c.237-.087.693-.066 1.222.459l1.056-1.065c-.821-.815-1.865-1.14-2.79-.804c-.94.341-1.488 1.267-1.488 2.377zm3.66 3.362c.461-.35 1.021-.825 1.473-1.367c.435-.52.867-1.216.867-1.995h-1.5c0 .242-.15.594-.518 1.034c-.35.419-.81.816-1.229 1.133zm2.34-3.362c0-1.11-.548-2.036-1.488-2.377c-.925-.336-1.969-.011-2.79.804l1.056 1.065c.529-.525.985-.546 1.222-.46c.223.082.5.346.5.968zm-5.16 3.362c.364.277.783.631 1.41.631v-1.5c-.02 0-.03.002-.084-.028a4 4 0 0 1-.42-.298zm1.913-1.195a4 4 0 0 1-.419.298c-.053.03-.065.028-.084.028v1.5c.627 0 1.046-.354 1.41-.631z"/></g></svg>
</template>

CSS

.icon-map-point-favourite-linear {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2010.143C4%205.646%207.582%202%2012%202s8%203.646%208%208.143c0%204.462-2.553%209.67-6.537%2011.531a3.45%203.45%200%200%201-2.926%200C6.553%2019.812%204%2014.606%204%2010.144Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.043%2011.522l-.454.597zM12%207.716l-.528.533a.75.75%200%200%200%201.056%200zm.957%203.805l.454.598zM12%2012v-.75zm-.503-1.076c-.418-.317-.88-.714-1.23-1.133c-.366-.44-.517-.792-.517-1.034h-1.5c0%20.779.432%201.475.866%201.995c.453.542%201.013%201.017%201.473%201.367zM9.75%208.757c0-.622.277-.886.5-.967c.237-.087.693-.066%201.222.459l1.056-1.065c-.821-.815-1.865-1.14-2.79-.804c-.94.341-1.488%201.267-1.488%202.377zm3.66%203.362c.461-.35%201.021-.825%201.473-1.367c.435-.52.867-1.216.867-1.995h-1.5c0%20.242-.15.594-.518%201.034c-.35.419-.81.816-1.229%201.133zm2.34-3.362c0-1.11-.548-2.036-1.488-2.377c-.925-.336-1.969-.011-2.79.804l1.056%201.065c.529-.525.985-.546%201.222-.46c.223.082.5.346.5.968zm-5.16%203.362c.364.277.783.631%201.41.631v-1.5c-.02%200-.03.002-.084-.028a4%204%200%200%201-.42-.298zm1.913-1.195a4%204%200%200%201-.419.298c-.053.03-.065.028-.084.028v1.5c.627%200%201.046-.354%201.41-.631z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M4%2010.143C4%205.646%207.582%202%2012%202s8%203.646%208%208.143c0%204.462-2.553%209.67-6.537%2011.531a3.45%203.45%200%200%201-2.926%200C6.553%2019.812%204%2014.606%204%2010.144Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.043%2011.522l-.454.597zM12%207.716l-.528.533a.75.75%200%200%200%201.056%200zm.957%203.805l.454.598zM12%2012v-.75zm-.503-1.076c-.418-.317-.88-.714-1.23-1.133c-.366-.44-.517-.792-.517-1.034h-1.5c0%20.779.432%201.475.866%201.995c.453.542%201.013%201.017%201.473%201.367zM9.75%208.757c0-.622.277-.886.5-.967c.237-.087.693-.066%201.222.459l1.056-1.065c-.821-.815-1.865-1.14-2.79-.804c-.94.341-1.488%201.267-1.488%202.377zm3.66%203.362c.461-.35%201.021-.825%201.473-1.367c.435-.52.867-1.216.867-1.995h-1.5c0%20.242-.15.594-.518%201.034c-.35.419-.81.816-1.229%201.133zm2.34-3.362c0-1.11-.548-2.036-1.488-2.377c-.925-.336-1.969-.011-2.79.804l1.056%201.065c.529-.525.985-.546%201.222-.46c.223.082.5.346.5.968zm-5.16%203.362c.364.277.783.631%201.41.631v-1.5c-.02%200-.03.002-.084-.028a4%204%200%200%201-.42-.298zm1.913-1.195a4%204%200%200%201-.419.298c-.053.03-.065.028-.084.028v1.5c.627%200%201.046-.354%201.41-.631z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/map-point-favourite-linear.svg?color=%231a73e8&size=48