compass calibration icon

compass-calibration-outline from Material Symbols by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.

Name
compass-calibration-outline
Set
Material Symbols
Style
Outline
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
compass-calibration-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

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="M8.463 20.538Q7 19.075 7 17t1.463-3.537T12 12t3.538 1.463T17 17t-1.463 3.538T12 22t-3.537-1.463m5.662-1.412Q15 18.25 15 17t-.875-2.125T12 14t-2.125.875T9 17t.875 2.125T12 20t2.125-.875M7 12.15l-5-5q2-2 4.588-3.075T12 3t5.413 1.075T22 7.15l-5 5q-1.025-1.025-2.3-1.588T12 10t-2.7.563T7 12.15m.15-2.65q1.05-.75 2.288-1.125T12 8t2.538.363T16.85 9.45l2.2-2.2q-1.55-1.1-3.338-1.675T12 5t-3.713.575T4.95 7.25zM12 17"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCompassCalibrationOutline(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="M8.463 20.538Q7 19.075 7 17t1.463-3.537T12 12t3.538 1.463T17 17t-1.463 3.538T12 22t-3.537-1.463m5.662-1.412Q15 18.25 15 17t-.875-2.125T12 14t-2.125.875T9 17t.875 2.125T12 20t2.125-.875M7 12.15l-5-5q2-2 4.588-3.075T12 3t5.413 1.075T22 7.15l-5 5q-1.025-1.025-2.3-1.588T12 10t-2.7.563T7 12.15m.15-2.65q1.05-.75 2.288-1.125T12 8t2.538.363T16.85 9.45l2.2-2.2q-1.55-1.1-3.338-1.675T12 5t-3.713.575T4.95 7.25zM12 17"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.463 20.538Q7 19.075 7 17t1.463-3.537T12 12t3.538 1.463T17 17t-1.463 3.538T12 22t-3.537-1.463m5.662-1.412Q15 18.25 15 17t-.875-2.125T12 14t-2.125.875T9 17t.875 2.125T12 20t2.125-.875M7 12.15l-5-5q2-2 4.588-3.075T12 3t5.413 1.075T22 7.15l-5 5q-1.025-1.025-2.3-1.588T12 10t-2.7.563T7 12.15m.15-2.65q1.05-.75 2.288-1.125T12 8t2.538.363T16.85 9.45l2.2-2.2q-1.55-1.1-3.338-1.675T12 5t-3.713.575T4.95 7.25zM12 17"/></svg>
</template>

CSS

.icon-compass-calibration-outline {
  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%22M8.463%2020.538Q7%2019.075%207%2017t1.463-3.537T12%2012t3.538%201.463T17%2017t-1.463%203.538T12%2022t-3.537-1.463m5.662-1.412Q15%2018.25%2015%2017t-.875-2.125T12%2014t-2.125.875T9%2017t.875%202.125T12%2020t2.125-.875M7%2012.15l-5-5q2-2%204.588-3.075T12%203t5.413%201.075T22%207.15l-5%205q-1.025-1.025-2.3-1.588T12%2010t-2.7.563T7%2012.15m.15-2.65q1.05-.75%202.288-1.125T12%208t2.538.363T16.85%209.45l2.2-2.2q-1.55-1.1-3.338-1.675T12%205t-3.713.575T4.95%207.25zM12%2017%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%22M8.463%2020.538Q7%2019.075%207%2017t1.463-3.537T12%2012t3.538%201.463T17%2017t-1.463%203.538T12%2022t-3.537-1.463m5.662-1.412Q15%2018.25%2015%2017t-.875-2.125T12%2014t-2.125.875T9%2017t.875%202.125T12%2020t2.125-.875M7%2012.15l-5-5q2-2%204.588-3.075T12%203t5.413%201.075T22%207.15l-5%205q-1.025-1.025-2.3-1.588T12%2010t-2.7.563T7%2012.15m.15-2.65q1.05-.75%202.288-1.125T12%208t2.538.363T16.85%209.45l2.2-2.2q-1.55-1.1-3.338-1.675T12%205t-3.713.575T4.95%207.25zM12%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/compass-calibration-outline.svg?color=%231a73e8&size=48