map point favourite icon
map-point-favourite-broken from Solar by 480 Design · Broken · CC-BY-4.0 Attribution required.
- Name
- map-point-favourite-broken
- Set
- Solar
- Style
- Broken
- 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-linecap="round" stroke-width="1.5" d="M5 15.216c-.647-1.654-1-3.415-1-5.073C4 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 0C9.265 21.08 8.138 20.144 7.194 19"/><path fill="currentColor" d="m11.043 11.522l-.454.597zM12 7.716l-.528.533a.75.75 0 0 0 1.056 0zm1.41 4.403a.75.75 0 0 0-.907-1.195zM12 12v-.75zm1.909-2.437a.75.75 0 1 0 1.22.874zm-2.412 1.361c-.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.377zm6 0c0-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-.631zm2.626-.487c.329-.46.621-1.04.621-1.68h-1.5c0 .19-.094.46-.341.806z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarMapPointFavouriteBroken(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" strokeLinecap="round" strokeWidth="1.5" d="M5 15.216c-.647-1.654-1-3.415-1-5.073C4 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 0C9.265 21.08 8.138 20.144 7.194 19"/><path fill="currentColor" d="m11.043 11.522l-.454.597zM12 7.716l-.528.533a.75.75 0 0 0 1.056 0zm1.41 4.403a.75.75 0 0 0-.907-1.195zM12 12v-.75zm1.909-2.437a.75.75 0 1 0 1.22.874zm-2.412 1.361c-.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.377zm6 0c0-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-.631zm2.626-.487c.329-.46.621-1.04.621-1.68h-1.5c0 .19-.094.46-.341.806z"/></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-linecap="round" stroke-width="1.5" d="M5 15.216c-.647-1.654-1-3.415-1-5.073C4 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 0C9.265 21.08 8.138 20.144 7.194 19"/><path fill="currentColor" d="m11.043 11.522l-.454.597zM12 7.716l-.528.533a.75.75 0 0 0 1.056 0zm1.41 4.403a.75.75 0 0 0-.907-1.195zM12 12v-.75zm1.909-2.437a.75.75 0 1 0 1.22.874zm-2.412 1.361c-.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.377zm6 0c0-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-.631zm2.626-.487c.329-.46.621-1.04.621-1.68h-1.5c0 .19-.094.46-.341.806z"/></g></svg> </template>
CSS
.icon-map-point-favourite-broken {
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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5%2015.216c-.647-1.654-1-3.415-1-5.073C4%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%200C9.265%2021.08%208.138%2020.144%207.194%2019%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%200zm1.41%204.403a.75.75%200%200%200-.907-1.195zM12%2012v-.75zm1.909-2.437a.75.75%200%201%200%201.22.874zm-2.412%201.361c-.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.377zm6%200c0-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-.631zm2.626-.487c.329-.46.621-1.04.621-1.68h-1.5c0%20.19-.094.46-.341.806z%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M5%2015.216c-.647-1.654-1-3.415-1-5.073C4%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%200C9.265%2021.08%208.138%2020.144%207.194%2019%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%200zm1.41%204.403a.75.75%200%200%200-.907-1.195zM12%2012v-.75zm1.909-2.437a.75.75%200%201%200%201.22.874zm-2.412%201.361c-.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.377zm6%200c0-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-.631zm2.626-.487c.329-.46.621-1.04.621-1.68h-1.5c0%20.19-.094.46-.341.806z%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-broken.svg?color=%231a73e8&size=48