map point wave icon

map-point-wave-broken from Solar by 480 Design · Broken · Map · CC-BY-4.0 Attribution required.

Name
map-point-wave-broken
Set
Solar
Style
Broken
Category
Map
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More map icons from Solar

Use the map point wave icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M5.875 12.5729C5.30847 11.2498 5 9.84107 5 8.51463C5 4.9167 8.13401 2 12 2C15.866 2 19 4.9167 19 8.51463C19 12.0844 16.7658 16.2499 13.2801 17.7396C12.4675 18.0868 11.5325 18.0868 10.7199 17.7396C9.60664 17.2638 8.62102 16.5151 7.79508 15.6"/><path d="M14 9C14 10.1046 13.1046 11 12 11C10.8954 11 10 10.1046 10 9C10 7.89543 10.8954 7 12 7C13.1046 7 14 7.89543 14 9Z"/><path stroke-linecap="round" d="M20.9605 15.5C21.6259 16.1025 22 16.7816 22 17.5C22 18.4251 21.3797 19.285 20.3161 20M3.03947 15.5C2.37412 16.1025 2 16.7816 2 17.5C2 19.9853 6.47715 22 12 22C13.6529 22 15.2122 21.8195 16.5858 21.5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMapPointWaveBroken(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" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M5.875 12.5729C5.30847 11.2498 5 9.84107 5 8.51463C5 4.9167 8.13401 2 12 2C15.866 2 19 4.9167 19 8.51463C19 12.0844 16.7658 16.2499 13.2801 17.7396C12.4675 18.0868 11.5325 18.0868 10.7199 17.7396C9.60664 17.2638 8.62102 16.5151 7.79508 15.6"/><path d="M14 9C14 10.1046 13.1046 11 12 11C10.8954 11 10 10.1046 10 9C10 7.89543 10.8954 7 12 7C13.1046 7 14 7.89543 14 9Z"/><path strokeLinecap="round" d="M20.9605 15.5C21.6259 16.1025 22 16.7816 22 17.5C22 18.4251 21.3797 19.285 20.3161 20M3.03947 15.5C2.37412 16.1025 2 16.7816 2 17.5C2 19.9853 6.47715 22 12 22C13.6529 22 15.2122 21.8195 16.5858 21.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M5.875 12.5729C5.30847 11.2498 5 9.84107 5 8.51463C5 4.9167 8.13401 2 12 2C15.866 2 19 4.9167 19 8.51463C19 12.0844 16.7658 16.2499 13.2801 17.7396C12.4675 18.0868 11.5325 18.0868 10.7199 17.7396C9.60664 17.2638 8.62102 16.5151 7.79508 15.6"/><path d="M14 9C14 10.1046 13.1046 11 12 11C10.8954 11 10 10.1046 10 9C10 7.89543 10.8954 7 12 7C13.1046 7 14 7.89543 14 9Z"/><path stroke-linecap="round" d="M20.9605 15.5C21.6259 16.1025 22 16.7816 22 17.5C22 18.4251 21.3797 19.285 20.3161 20M3.03947 15.5C2.37412 16.1025 2 16.7816 2 17.5C2 19.9853 6.47715 22 12 22C13.6529 22 15.2122 21.8195 16.5858 21.5"/></g></svg>
</template>

CSS

.icon-map-point-wave-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%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.875%2012.5729C5.30847%2011.2498%205%209.84107%205%208.51463C5%204.9167%208.13401%202%2012%202C15.866%202%2019%204.9167%2019%208.51463C19%2012.0844%2016.7658%2016.2499%2013.2801%2017.7396C12.4675%2018.0868%2011.5325%2018.0868%2010.7199%2017.7396C9.60664%2017.2638%208.62102%2016.5151%207.79508%2015.6%22%2F%3E%3Cpath%20d%3D%22M14%209C14%2010.1046%2013.1046%2011%2012%2011C10.8954%2011%2010%2010.1046%2010%209C10%207.89543%2010.8954%207%2012%207C13.1046%207%2014%207.89543%2014%209Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.9605%2015.5C21.6259%2016.1025%2022%2016.7816%2022%2017.5C22%2018.4251%2021.3797%2019.285%2020.3161%2020M3.03947%2015.5C2.37412%2016.1025%202%2016.7816%202%2017.5C2%2019.9853%206.47715%2022%2012%2022C13.6529%2022%2015.2122%2021.8195%2016.5858%2021.5%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%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.875%2012.5729C5.30847%2011.2498%205%209.84107%205%208.51463C5%204.9167%208.13401%202%2012%202C15.866%202%2019%204.9167%2019%208.51463C19%2012.0844%2016.7658%2016.2499%2013.2801%2017.7396C12.4675%2018.0868%2011.5325%2018.0868%2010.7199%2017.7396C9.60664%2017.2638%208.62102%2016.5151%207.79508%2015.6%22%2F%3E%3Cpath%20d%3D%22M14%209C14%2010.1046%2013.1046%2011%2012%2011C10.8954%2011%2010%2010.1046%2010%209C10%207.89543%2010.8954%207%2012%207C13.1046%207%2014%207.89543%2014%209Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.9605%2015.5C21.6259%2016.1025%2022%2016.7816%2022%2017.5C22%2018.4251%2021.3797%2019.285%2020.3161%2020M3.03947%2015.5C2.37412%2016.1025%202%2016.7816%202%2017.5C2%2019.9853%206.47715%2022%2012%2022C13.6529%2022%2015.2122%2021.8195%2016.5858%2021.5%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-wave-broken.svg?color=%231a73e8&size=48