azm icon
azm-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- azm-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
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="M16 9v6.8q0 .35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V6q0-.825-.587-1.412T18 4h-6.175q-.4 0-.762.15t-.638.425L7.85 7.15q-.25.25-.125.55T8.2 8H15q.425 0 .713.288T16 9m-6 6v6.8q0 .35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V12q0-.825-.587-1.412T12 10H5.825q-.4 0-.763.15t-.637.425L1.85 13.15q-.25.25-.125.55t.475.3H9q.425 0 .713.288T10 15"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAzmRounded(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="M16 9v6.8q0 .35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V6q0-.825-.587-1.412T18 4h-6.175q-.4 0-.762.15t-.638.425L7.85 7.15q-.25.25-.125.55T8.2 8H15q.425 0 .713.288T16 9m-6 6v6.8q0 .35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V12q0-.825-.587-1.412T12 10H5.825q-.4 0-.763.15t-.637.425L1.85 13.15q-.25.25-.125.55t.475.3H9q.425 0 .713.288T10 15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 9v6.8q0 .35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V6q0-.825-.587-1.412T18 4h-6.175q-.4 0-.762.15t-.638.425L7.85 7.15q-.25.25-.125.55T8.2 8H15q.425 0 .713.288T16 9m-6 6v6.8q0 .35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V12q0-.825-.587-1.412T12 10H5.825q-.4 0-.763.15t-.637.425L1.85 13.15q-.25.25-.125.55t.475.3H9q.425 0 .713.288T10 15"/></svg> </template>
CSS
.icon-azm-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%22M16%209v6.8q0%20.35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V6q0-.825-.587-1.412T18%204h-6.175q-.4%200-.762.15t-.638.425L7.85%207.15q-.25.25-.125.55T8.2%208H15q.425%200%20.713.288T16%209m-6%206v6.8q0%20.35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V12q0-.825-.587-1.412T12%2010H5.825q-.4%200-.763.15t-.637.425L1.85%2013.15q-.25.25-.125.55t.475.3H9q.425%200%20.713.288T10%2015%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%22M16%209v6.8q0%20.35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V6q0-.825-.587-1.412T18%204h-6.175q-.4%200-.762.15t-.638.425L7.85%207.15q-.25.25-.125.55T8.2%208H15q.425%200%20.713.288T16%209m-6%206v6.8q0%20.35.3.475t.55-.125l2.575-2.575q.275-.275.425-.637t.15-.763V12q0-.825-.587-1.412T12%2010H5.825q-.4%200-.763.15t-.637.425L1.85%2013.15q-.25.25-.125.55t.475.3H9q.425%200%20.713.288T10%2015%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/azm-rounded.svg?color=%231a73e8&size=48