spatial tracking icon
spatial-tracking from Material Symbols by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- spatial-tracking
- Set
- Material Symbols
- Style
- Regular
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- spatial-tracking-sharp
3 other variants in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the spatial tracking icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 13q-1.65 0-2.825-1.175T8 9t1.175-2.825T12 5t2.825 1.175T16 9t-1.175 2.825T12 13m-8 8v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T12 14t3.525.45t2.875 1.1q.75.375 1.175 1.1T20 18.2V21zM.975 5V3q.425 0 .775-.162t.625-.438t.425-.625T2.95 1h2.025q0 .825-.312 1.55T3.8 3.825t-1.275.863T.975 5m0 4.025v-2q1.275 0 2.363-.475t1.887-1.3T6.5 3.338T6.975 1H9q0 1.65-.625 3.113T6.65 6.675T4.1 8.4t-3.125.625m22.025 0q-1.65 0-3.113-.625t-2.562-1.725T15.6 4.113T14.975 1h2q0 1.25.475 2.338t1.3 1.912t1.913 1.3T23 7.025zM23 5q-.825 0-1.55-.312t-1.275-.863t-.862-1.275T19 1h2q0 .425.163.775t.437.625t.625.438T23 3z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSpatialTracking(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="M12 13q-1.65 0-2.825-1.175T8 9t1.175-2.825T12 5t2.825 1.175T16 9t-1.175 2.825T12 13m-8 8v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T12 14t3.525.45t2.875 1.1q.75.375 1.175 1.1T20 18.2V21zM.975 5V3q.425 0 .775-.162t.625-.438t.425-.625T2.95 1h2.025q0 .825-.312 1.55T3.8 3.825t-1.275.863T.975 5m0 4.025v-2q1.275 0 2.363-.475t1.887-1.3T6.5 3.338T6.975 1H9q0 1.65-.625 3.113T6.65 6.675T4.1 8.4t-3.125.625m22.025 0q-1.65 0-3.113-.625t-2.562-1.725T15.6 4.113T14.975 1h2q0 1.25.475 2.338t1.3 1.912t1.913 1.3T23 7.025zM23 5q-.825 0-1.55-.312t-1.275-.863t-.862-1.275T19 1h2q0 .425.163.775t.437.625t.625.438T23 3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 13q-1.65 0-2.825-1.175T8 9t1.175-2.825T12 5t2.825 1.175T16 9t-1.175 2.825T12 13m-8 8v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T12 14t3.525.45t2.875 1.1q.75.375 1.175 1.1T20 18.2V21zM.975 5V3q.425 0 .775-.162t.625-.438t.425-.625T2.95 1h2.025q0 .825-.312 1.55T3.8 3.825t-1.275.863T.975 5m0 4.025v-2q1.275 0 2.363-.475t1.887-1.3T6.5 3.338T6.975 1H9q0 1.65-.625 3.113T6.65 6.675T4.1 8.4t-3.125.625m22.025 0q-1.65 0-3.113-.625t-2.562-1.725T15.6 4.113T14.975 1h2q0 1.25.475 2.338t1.3 1.912t1.913 1.3T23 7.025zM23 5q-.825 0-1.55-.312t-1.275-.863t-.862-1.275T19 1h2q0 .425.163.775t.437.625t.625.438T23 3z"/></svg> </template>
CSS
.icon-spatial-tracking {
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%22M12%2013q-1.65%200-2.825-1.175T8%209t1.175-2.825T12%205t2.825%201.175T16%209t-1.175%202.825T12%2013m-8%208v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65%202.875-1.1T12%2014t3.525.45t2.875%201.1q.75.375%201.175%201.1T20%2018.2V21zM.975%205V3q.425%200%20.775-.162t.625-.438t.425-.625T2.95%201h2.025q0%20.825-.312%201.55T3.8%203.825t-1.275.863T.975%205m0%204.025v-2q1.275%200%202.363-.475t1.887-1.3T6.5%203.338T6.975%201H9q0%201.65-.625%203.113T6.65%206.675T4.1%208.4t-3.125.625m22.025%200q-1.65%200-3.113-.625t-2.562-1.725T15.6%204.113T14.975%201h2q0%201.25.475%202.338t1.3%201.912t1.913%201.3T23%207.025zM23%205q-.825%200-1.55-.312t-1.275-.863t-.862-1.275T19%201h2q0%20.425.163.775t.437.625t.625.438T23%203z%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%22M12%2013q-1.65%200-2.825-1.175T8%209t1.175-2.825T12%205t2.825%201.175T16%209t-1.175%202.825T12%2013m-8%208v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65%202.875-1.1T12%2014t3.525.45t2.875%201.1q.75.375%201.175%201.1T20%2018.2V21zM.975%205V3q.425%200%20.775-.162t.625-.438t.425-.625T2.95%201h2.025q0%20.825-.312%201.55T3.8%203.825t-1.275.863T.975%205m0%204.025v-2q1.275%200%202.363-.475t1.887-1.3T6.5%203.338T6.975%201H9q0%201.65-.625%203.113T6.65%206.675T4.1%208.4t-3.125.625m22.025%200q-1.65%200-3.113-.625t-2.562-1.725T15.6%204.113T14.975%201h2q0%201.25.475%202.338t1.3%201.912t1.913%201.3T23%207.025zM23%205q-.825%200-1.55-.312t-1.275-.863t-.862-1.275T19%201h2q0%20.425.163.775t.437.625t.625.438T23%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/spatial-tracking.svg?color=%231a73e8&size=48