compass calibration icon
compass-calibration-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- compass-calibration-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the compass calibration icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.165 19.22Q8 18.056 8 16.385t1.165-2.836T12 12.385t2.836 1.164T16 16.384q0 1.672-1.164 2.836Q13.67 20.385 12 20.385T9.165 19.22m.513-9.255q-1.122.348-2.074 1.046q-.242.18-.543.155t-.519-.243l-2.42-2.46q-.262-.261-.233-.624q.028-.364.32-.581q1.72-1.266 3.692-1.954Q9.873 4.615 12 4.615t4.099.689t3.692 1.954q.292.217.32.58q.03.364-.232.625l-2.421 2.46q-.217.218-.518.243t-.544-.155q-.952-.697-2.074-1.046T12 9.615t-2.322.35"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCompassCalibrationRounded(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="M9.165 19.22Q8 18.056 8 16.385t1.165-2.836T12 12.385t2.836 1.164T16 16.384q0 1.672-1.164 2.836Q13.67 20.385 12 20.385T9.165 19.22m.513-9.255q-1.122.348-2.074 1.046q-.242.18-.543.155t-.519-.243l-2.42-2.46q-.262-.261-.233-.624q.028-.364.32-.581q1.72-1.266 3.692-1.954Q9.873 4.615 12 4.615t4.099.689t3.692 1.954q.292.217.32.58q.03.364-.232.625l-2.421 2.46q-.217.218-.518.243t-.544-.155q-.952-.697-2.074-1.046T12 9.615t-2.322.35"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.165 19.22Q8 18.056 8 16.385t1.165-2.836T12 12.385t2.836 1.164T16 16.384q0 1.672-1.164 2.836Q13.67 20.385 12 20.385T9.165 19.22m.513-9.255q-1.122.348-2.074 1.046q-.242.18-.543.155t-.519-.243l-2.42-2.46q-.262-.261-.233-.624q.028-.364.32-.581q1.72-1.266 3.692-1.954Q9.873 4.615 12 4.615t4.099.689t3.692 1.954q.292.217.32.58q.03.364-.232.625l-2.421 2.46q-.217.218-.518.243t-.544-.155q-.952-.697-2.074-1.046T12 9.615t-2.322.35"/></svg> </template>
CSS
.icon-compass-calibration-rounded {
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%22M9.165%2019.22Q8%2018.056%208%2016.385t1.165-2.836T12%2012.385t2.836%201.164T16%2016.384q0%201.672-1.164%202.836Q13.67%2020.385%2012%2020.385T9.165%2019.22m.513-9.255q-1.122.348-2.074%201.046q-.242.18-.543.155t-.519-.243l-2.42-2.46q-.262-.261-.233-.624q.028-.364.32-.581q1.72-1.266%203.692-1.954Q9.873%204.615%2012%204.615t4.099.689t3.692%201.954q.292.217.32.58q.03.364-.232.625l-2.421%202.46q-.217.218-.518.243t-.544-.155q-.952-.697-2.074-1.046T12%209.615t-2.322.35%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%22M9.165%2019.22Q8%2018.056%208%2016.385t1.165-2.836T12%2012.385t2.836%201.164T16%2016.384q0%201.672-1.164%202.836Q13.67%2020.385%2012%2020.385T9.165%2019.22m.513-9.255q-1.122.348-2.074%201.046q-.242.18-.543.155t-.519-.243l-2.42-2.46q-.262-.261-.233-.624q.028-.364.32-.581q1.72-1.266%203.692-1.954Q9.873%204.615%2012%204.615t4.099.689t3.692%201.954q.292.217.32.58q.03.364-.232.625l-2.421%202.46q-.217.218-.518.243t-.544-.155q-.952-.697-2.074-1.046T12%209.615t-2.322.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/compass-calibration-rounded.svg?color=%231a73e8&size=48