radar 2 icon
radar-2-broken from Solar by 480 Design · Broken · Map · CC-BY-4.0 Attribution required.
- Name
- radar-2-broken
- Set
- Solar
- Style
- Broken
- Category
- Map
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More map icons from Solar
branching-paths-down-boldbranching-paths-up-boldcompass-big-boldcompass-boldcompass-square-boldglobal-boldglobe-boldgps-boldmap-arrow-down-boldmap-arrow-left-boldmap-arrow-right-boldmap-arrow-square-boldmap-arrow-up-boldmap-boldmap-point-add-boldmap-point-boldmap-point-favorite-boldmap-point-hospital-boldmap-point-remove-boldmap-point-rotate-boldmap-point-school-boldmap-point-search-boldmap-point-wave-boldpeople-nearby-bold
Use the radar 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M9.41185 21.6588C9.94114 21.8006 10.4719 21.8972 11 21.9509C15.7947 22.4387 20.3717 19.3931 21.6593 14.5877C23.0887 9.25308 19.9229 3.76971 14.5882 2.34029C11.9556 1.63489 9.28684 2.04857 7.0869 3.28972M12 11.9996L5.00197 6.33546C4.57285 5.98813 3.93869 6.05182 3.63599 6.5135C3.06678 7.38163 2.62413 8.35389 2.34078 9.41136C1.37322 13.0224 2.51113 16.7015 5.00197 19.1453M7.36918 8.18416C6.51383 9.22115 6.00004 10.5503 6.00004 11.9996C6.00004 15.3133 8.68633 17.9996 12 17.9996C15.3137 17.9996 18 15.3133 18 11.9996C18 11.4818 17.9345 10.9793 17.8111 10.5M10.1029 6.30568C10.6991 6.10709 11.337 5.99955 12 5.99955C13.0929 5.99955 14.1175 6.29173 15 6.80222"/></svg>
React
import type { SVGProps } from "react";
export function SolarRadar2Broken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M9.41185 21.6588C9.94114 21.8006 10.4719 21.8972 11 21.9509C15.7947 22.4387 20.3717 19.3931 21.6593 14.5877C23.0887 9.25308 19.9229 3.76971 14.5882 2.34029C11.9556 1.63489 9.28684 2.04857 7.0869 3.28972M12 11.9996L5.00197 6.33546C4.57285 5.98813 3.93869 6.05182 3.63599 6.5135C3.06678 7.38163 2.62413 8.35389 2.34078 9.41136C1.37322 13.0224 2.51113 16.7015 5.00197 19.1453M7.36918 8.18416C6.51383 9.22115 6.00004 10.5503 6.00004 11.9996C6.00004 15.3133 8.68633 17.9996 12 17.9996C15.3137 17.9996 18 15.3133 18 11.9996C18 11.4818 17.9345 10.9793 17.8111 10.5M10.1029 6.30568C10.6991 6.10709 11.337 5.99955 12 5.99955C13.0929 5.99955 14.1175 6.29173 15 6.80222"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M9.41185 21.6588C9.94114 21.8006 10.4719 21.8972 11 21.9509C15.7947 22.4387 20.3717 19.3931 21.6593 14.5877C23.0887 9.25308 19.9229 3.76971 14.5882 2.34029C11.9556 1.63489 9.28684 2.04857 7.0869 3.28972M12 11.9996L5.00197 6.33546C4.57285 5.98813 3.93869 6.05182 3.63599 6.5135C3.06678 7.38163 2.62413 8.35389 2.34078 9.41136C1.37322 13.0224 2.51113 16.7015 5.00197 19.1453M7.36918 8.18416C6.51383 9.22115 6.00004 10.5503 6.00004 11.9996C6.00004 15.3133 8.68633 17.9996 12 17.9996C15.3137 17.9996 18 15.3133 18 11.9996C18 11.4818 17.9345 10.9793 17.8111 10.5M10.1029 6.30568C10.6991 6.10709 11.337 5.99955 12 5.99955C13.0929 5.99955 14.1175 6.29173 15 6.80222"/></svg> </template>
CSS
.icon-radar-2-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M9.41185%2021.6588C9.94114%2021.8006%2010.4719%2021.8972%2011%2021.9509C15.7947%2022.4387%2020.3717%2019.3931%2021.6593%2014.5877C23.0887%209.25308%2019.9229%203.76971%2014.5882%202.34029C11.9556%201.63489%209.28684%202.04857%207.0869%203.28972M12%2011.9996L5.00197%206.33546C4.57285%205.98813%203.93869%206.05182%203.63599%206.5135C3.06678%207.38163%202.62413%208.35389%202.34078%209.41136C1.37322%2013.0224%202.51113%2016.7015%205.00197%2019.1453M7.36918%208.18416C6.51383%209.22115%206.00004%2010.5503%206.00004%2011.9996C6.00004%2015.3133%208.68633%2017.9996%2012%2017.9996C15.3137%2017.9996%2018%2015.3133%2018%2011.9996C18%2011.4818%2017.9345%2010.9793%2017.8111%2010.5M10.1029%206.30568C10.6991%206.10709%2011.337%205.99955%2012%205.99955C13.0929%205.99955%2014.1175%206.29173%2015%206.80222%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M9.41185%2021.6588C9.94114%2021.8006%2010.4719%2021.8972%2011%2021.9509C15.7947%2022.4387%2020.3717%2019.3931%2021.6593%2014.5877C23.0887%209.25308%2019.9229%203.76971%2014.5882%202.34029C11.9556%201.63489%209.28684%202.04857%207.0869%203.28972M12%2011.9996L5.00197%206.33546C4.57285%205.98813%203.93869%206.05182%203.63599%206.5135C3.06678%207.38163%202.62413%208.35389%202.34078%209.41136C1.37322%2013.0224%202.51113%2016.7015%205.00197%2019.1453M7.36918%208.18416C6.51383%209.22115%206.00004%2010.5503%206.00004%2011.9996C6.00004%2015.3133%208.68633%2017.9996%2012%2017.9996C15.3137%2017.9996%2018%2015.3133%2018%2011.9996C18%2011.4818%2017.9345%2010.9793%2017.8111%2010.5M10.1029%206.30568C10.6991%206.10709%2011.337%205.99955%2012%205.99955C13.0929%205.99955%2014.1175%206.29173%2015%206.80222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/radar-2-broken.svg?color=%231a73e8&size=48