twotone compass calibration icon
twotone-compass-calibration from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-compass-calibration
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
More maps icons from Google Material Icons
baseline-360baseline-add-businessbaseline-add-locationbaseline-add-location-altbaseline-add-roadbaseline-agriculturebaseline-airline-stopsbaseline-airlinesbaseline-alt-routebaseline-atmbaseline-attractionsbaseline-badgebaseline-bakery-diningbaseline-beenherebaseline-bike-scooterbaseline-breakfast-diningbaseline-brunch-diningbaseline-bus-alertbaseline-car-crashbaseline-car-rentalbaseline-car-repairbaseline-castlebaseline-categorybaseline-celebration
Use the twotone 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="m4.94 7.26l2.21 2.21A9.05 9.05 0 0 1 12 8.07c1.74 0 3.41.49 4.84 1.4l2.21-2.21A12.04 12.04 0 0 0 12 5c-2.56 0-5.01.79-7.06 2.26" opacity=".3"/><circle cx="12" cy="17" r="3" fill="currentColor" opacity=".3"/><path fill="currentColor" d="M17 17c0-2.76-2.24-5-5-5s-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5m-8 0c0-1.65 1.35-3 3-3s3 1.35 3 3s-1.35 3-3 3s-3-1.35-3-3M2 7.15l5 5a7.06 7.06 0 0 1 10-.01l5-5C19.44 4.59 15.9 3 12 3S4.56 4.59 2 7.15m14.84 2.32c-1.44-.91-3.1-1.4-4.84-1.4s-3.41.49-4.85 1.41L4.94 7.26C6.99 5.79 9.44 5 12 5s5 .79 7.05 2.26z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneCompassCalibration(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="m4.94 7.26l2.21 2.21A9.05 9.05 0 0 1 12 8.07c1.74 0 3.41.49 4.84 1.4l2.21-2.21A12.04 12.04 0 0 0 12 5c-2.56 0-5.01.79-7.06 2.26" opacity=".3"/><circle cx="12" cy="17" r="3" fill="currentColor" opacity=".3"/><path fill="currentColor" d="M17 17c0-2.76-2.24-5-5-5s-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5m-8 0c0-1.65 1.35-3 3-3s3 1.35 3 3s-1.35 3-3 3s-3-1.35-3-3M2 7.15l5 5a7.06 7.06 0 0 1 10-.01l5-5C19.44 4.59 15.9 3 12 3S4.56 4.59 2 7.15m14.84 2.32c-1.44-.91-3.1-1.4-4.84-1.4s-3.41.49-4.85 1.41L4.94 7.26C6.99 5.79 9.44 5 12 5s5 .79 7.05 2.26z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.94 7.26l2.21 2.21A9.05 9.05 0 0 1 12 8.07c1.74 0 3.41.49 4.84 1.4l2.21-2.21A12.04 12.04 0 0 0 12 5c-2.56 0-5.01.79-7.06 2.26" opacity=".3"/><circle cx="12" cy="17" r="3" fill="currentColor" opacity=".3"/><path fill="currentColor" d="M17 17c0-2.76-2.24-5-5-5s-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5m-8 0c0-1.65 1.35-3 3-3s3 1.35 3 3s-1.35 3-3 3s-3-1.35-3-3M2 7.15l5 5a7.06 7.06 0 0 1 10-.01l5-5C19.44 4.59 15.9 3 12 3S4.56 4.59 2 7.15m14.84 2.32c-1.44-.91-3.1-1.4-4.84-1.4s-3.41.49-4.85 1.41L4.94 7.26C6.99 5.79 9.44 5 12 5s5 .79 7.05 2.26z"/></svg> </template>
CSS
.icon-twotone-compass-calibration {
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%22m4.94%207.26l2.21%202.21A9.05%209.05%200%200%201%2012%208.07c1.74%200%203.41.49%204.84%201.4l2.21-2.21A12.04%2012.04%200%200%200%2012%205c-2.56%200-5.01.79-7.06%202.26%22%20opacity%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%223%22%20fill%3D%22currentColor%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2017c0-2.76-2.24-5-5-5s-5%202.24-5%205s2.24%205%205%205s5-2.24%205-5m-8%200c0-1.65%201.35-3%203-3s3%201.35%203%203s-1.35%203-3%203s-3-1.35-3-3M2%207.15l5%205a7.06%207.06%200%200%201%2010-.01l5-5C19.44%204.59%2015.9%203%2012%203S4.56%204.59%202%207.15m14.84%202.32c-1.44-.91-3.1-1.4-4.84-1.4s-3.41.49-4.85%201.41L4.94%207.26C6.99%205.79%209.44%205%2012%205s5%20.79%207.05%202.26z%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%22m4.94%207.26l2.21%202.21A9.05%209.05%200%200%201%2012%208.07c1.74%200%203.41.49%204.84%201.4l2.21-2.21A12.04%2012.04%200%200%200%2012%205c-2.56%200-5.01.79-7.06%202.26%22%20opacity%3D%22.3%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%223%22%20fill%3D%22currentColor%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2017c0-2.76-2.24-5-5-5s-5%202.24-5%205s2.24%205%205%205s5-2.24%205-5m-8%200c0-1.65%201.35-3%203-3s3%201.35%203%203s-1.35%203-3%203s-3-1.35-3-3M2%207.15l5%205a7.06%207.06%200%200%201%2010-.01l5-5C19.44%204.59%2015.9%203%2012%203S4.56%204.59%202%207.15m14.84%202.32c-1.44-.91-3.1-1.4-4.84-1.4s-3.41.49-4.85%201.41L4.94%207.26C6.99%205.79%209.44%205%2012%205s5%20.79%207.05%202.26z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-compass-calibration.svg?color=%231a73e8&size=48