azm icon
azm-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- azm-rounded
- Set
- Material Symbols Light
- Style
- 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="M15.904 8.712v5.819q0 .271.252.368t.444-.095l1.729-1.729q.217-.217.348-.518t.13-.632v-5.31q0-.666-.474-1.14T17.193 5h-5.31q-.332 0-.632.13t-.518.349l-1.73 1.729q-.191.192-.094.444t.368.252h5.82q.343 0 .575.232t.232.576M11 13.616v5.819q0 .271.252.368t.444-.095l1.729-1.73q.217-.216.348-.517t.13-.632v-5.31q0-.666-.474-1.14q-.474-.475-1.14-.475h-5.31q-.332 0-.632.13q-.3.132-.518.349L4.1 12.112q-.192.192-.095.444t.368.252h5.82q.343 0 .575.232t.232.576"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAzmRounded(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="M15.904 8.712v5.819q0 .271.252.368t.444-.095l1.729-1.729q.217-.217.348-.518t.13-.632v-5.31q0-.666-.474-1.14T17.193 5h-5.31q-.332 0-.632.13t-.518.349l-1.73 1.729q-.191.192-.094.444t.368.252h5.82q.343 0 .575.232t.232.576M11 13.616v5.819q0 .271.252.368t.444-.095l1.729-1.73q.217-.216.348-.517t.13-.632v-5.31q0-.666-.474-1.14q-.474-.475-1.14-.475h-5.31q-.332 0-.632.13q-.3.132-.518.349L4.1 12.112q-.192.192-.095.444t.368.252h5.82q.343 0 .575.232t.232.576"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.904 8.712v5.819q0 .271.252.368t.444-.095l1.729-1.729q.217-.217.348-.518t.13-.632v-5.31q0-.666-.474-1.14T17.193 5h-5.31q-.332 0-.632.13t-.518.349l-1.73 1.729q-.191.192-.094.444t.368.252h5.82q.343 0 .575.232t.232.576M11 13.616v5.819q0 .271.252.368t.444-.095l1.729-1.73q.217-.216.348-.517t.13-.632v-5.31q0-.666-.474-1.14q-.474-.475-1.14-.475h-5.31q-.332 0-.632.13q-.3.132-.518.349L4.1 12.112q-.192.192-.095.444t.368.252h5.82q.343 0 .575.232t.232.576"/></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%22M15.904%208.712v5.819q0%20.271.252.368t.444-.095l1.729-1.729q.217-.217.348-.518t.13-.632v-5.31q0-.666-.474-1.14T17.193%205h-5.31q-.332%200-.632.13t-.518.349l-1.73%201.729q-.191.192-.094.444t.368.252h5.82q.343%200%20.575.232t.232.576M11%2013.616v5.819q0%20.271.252.368t.444-.095l1.729-1.73q.217-.216.348-.517t.13-.632v-5.31q0-.666-.474-1.14q-.474-.475-1.14-.475h-5.31q-.332%200-.632.13q-.3.132-.518.349L4.1%2012.112q-.192.192-.095.444t.368.252h5.82q.343%200%20.575.232t.232.576%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%22M15.904%208.712v5.819q0%20.271.252.368t.444-.095l1.729-1.729q.217-.217.348-.518t.13-.632v-5.31q0-.666-.474-1.14T17.193%205h-5.31q-.332%200-.632.13t-.518.349l-1.73%201.729q-.191.192-.094.444t.368.252h5.82q.343%200%20.575.232t.232.576M11%2013.616v5.819q0%20.271.252.368t.444-.095l1.729-1.73q.217-.216.348-.517t.13-.632v-5.31q0-.666-.474-1.14q-.474-.475-1.14-.475h-5.31q-.332%200-.632.13q-.3.132-.518.349L4.1%2012.112q-.192.192-.095.444t.368.252h5.82q.343%200%20.575.232t.232.576%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-rounded.svg?color=%231a73e8&size=48