azm icon
azm-outline-rounded from Material Symbols Light by Google · Outline Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- azm-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the azm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.372 19.224q-.378.378-.875.17T11 18.652v-5.036q0-.27-.173-.443T10.385 13H5.347q-.534 0-.742-.497t.17-.875l6.148-6.148q.218-.219.519-.35t.632-.13h5.31q.666 0 1.14.475T19 6.615v5.31q0 .332-.13.632t-.35.52zm3.128-9.34v4.791l2.5-2.5v-5.56q0-.269-.173-.442T17.385 6h-5.56l-2.5 2.5h4.79q.589 0 .987.398t.398.987m-3.5 3.5v4.79l2.5-2.5v-5.56q0-.269-.173-.442t-.442-.173h-5.56l-2.5 2.5h4.79q.589 0 .987.398t.398.987"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAzmOutlineRounded(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.372 19.224q-.378.378-.875.17T11 18.652v-5.036q0-.27-.173-.443T10.385 13H5.347q-.534 0-.742-.497t.17-.875l6.148-6.148q.218-.219.519-.35t.632-.13h5.31q.666 0 1.14.475T19 6.615v5.31q0 .332-.13.632t-.35.52zm3.128-9.34v4.791l2.5-2.5v-5.56q0-.269-.173-.442T17.385 6h-5.56l-2.5 2.5h4.79q.589 0 .987.398t.398.987m-3.5 3.5v4.79l2.5-2.5v-5.56q0-.269-.173-.442t-.442-.173h-5.56l-2.5 2.5h4.79q.589 0 .987.398t.398.987"/></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.372 19.224q-.378.378-.875.17T11 18.652v-5.036q0-.27-.173-.443T10.385 13H5.347q-.534 0-.742-.497t.17-.875l6.148-6.148q.218-.219.519-.35t.632-.13h5.31q.666 0 1.14.475T19 6.615v5.31q0 .332-.13.632t-.35.52zm3.128-9.34v4.791l2.5-2.5v-5.56q0-.269-.173-.442T17.385 6h-5.56l-2.5 2.5h4.79q.589 0 .987.398t.398.987m-3.5 3.5v4.79l2.5-2.5v-5.56q0-.269-.173-.442t-.442-.173h-5.56l-2.5 2.5h4.79q.589 0 .987.398t.398.987"/></svg> </template>
CSS
.icon-azm-outline-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%22M12.372%2019.224q-.378.378-.875.17T11%2018.652v-5.036q0-.27-.173-.443T10.385%2013H5.347q-.534%200-.742-.497t.17-.875l6.148-6.148q.218-.219.519-.35t.632-.13h5.31q.666%200%201.14.475T19%206.615v5.31q0%20.332-.13.632t-.35.52zm3.128-9.34v4.791l2.5-2.5v-5.56q0-.269-.173-.442T17.385%206h-5.56l-2.5%202.5h4.79q.589%200%20.987.398t.398.987m-3.5%203.5v4.79l2.5-2.5v-5.56q0-.269-.173-.442t-.442-.173h-5.56l-2.5%202.5h4.79q.589%200%20.987.398t.398.987%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.372%2019.224q-.378.378-.875.17T11%2018.652v-5.036q0-.27-.173-.443T10.385%2013H5.347q-.534%200-.742-.497t.17-.875l6.148-6.148q.218-.219.519-.35t.632-.13h5.31q.666%200%201.14.475T19%206.615v5.31q0%20.332-.13.632t-.35.52zm3.128-9.34v4.791l2.5-2.5v-5.56q0-.269-.173-.442T17.385%206h-5.56l-2.5%202.5h4.79q.589%200%20.987.398t.398.987m-3.5%203.5v4.79l2.5-2.5v-5.56q0-.269-.173-.442t-.442-.173h-5.56l-2.5%202.5h4.79q.589%200%20.987.398t.398.987%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/azm-outline-rounded.svg?color=%231a73e8&size=48