group auto icon
group-auto-rounded from Material Symbols by Google · Rounded · Apache-2.0 Free for personal and commercial use.
- Name
- group-auto-rounded
- Set
- Material Symbols
- Style
- Rounded
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
Related icons in Material Symbols
Use the group auto icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 22q-.425 0-.713-.288T2 21v-1.25q0-.775.4-1.413t1.1-.987q1.3-.65 2.688-1T9.024 16q1.45 0 2.838.35t2.662 1q.675.35 1.075.988t.4 1.412V21q0 .425-.288.713T15 22H3Zm17 0h-2.475q.225-.175.35-.438t.125-.587V19.5q0-.95-.488-1.775t-1.212-1.45q.8.2 1.588.438t1.512.612q.65.35 1.125.9T21 19.5V21q0 .425-.287.712T20 22ZM9 15q-1.45 0-2.475-1.025T5.5 11.5q0-1.45 1.025-2.475T9 8q1.45 0 2.475 1.025T12.5 11.5q0 1.45-1.025 2.475T9 15Zm8.5-3.5q0 1.45-1.025 2.475T14 15q-.2 0-.362-.013t-.338-.062q.625-.725.913-1.6T14.5 11.5q0-.95-.288-1.825t-.912-1.6q.175-.05.338-.062T14 8q1.45 0 2.475 1.025T17.5 11.5Zm1-1.5q0-1.875-1.313-3.188T14 5.5q1.875 0 3.188-1.313T18.5 1q0 1.875 1.313 3.188T23 5.5q-1.875 0-3.188 1.313T18.5 10Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsGroupAutoRounded(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="M3 22q-.425 0-.713-.288T2 21v-1.25q0-.775.4-1.413t1.1-.987q1.3-.65 2.688-1T9.024 16q1.45 0 2.838.35t2.662 1q.675.35 1.075.988t.4 1.412V21q0 .425-.288.713T15 22H3Zm17 0h-2.475q.225-.175.35-.438t.125-.587V19.5q0-.95-.488-1.775t-1.212-1.45q.8.2 1.588.438t1.512.612q.65.35 1.125.9T21 19.5V21q0 .425-.287.712T20 22ZM9 15q-1.45 0-2.475-1.025T5.5 11.5q0-1.45 1.025-2.475T9 8q1.45 0 2.475 1.025T12.5 11.5q0 1.45-1.025 2.475T9 15Zm8.5-3.5q0 1.45-1.025 2.475T14 15q-.2 0-.362-.013t-.338-.062q.625-.725.913-1.6T14.5 11.5q0-.95-.288-1.825t-.912-1.6q.175-.05.338-.062T14 8q1.45 0 2.475 1.025T17.5 11.5Zm1-1.5q0-1.875-1.313-3.188T14 5.5q1.875 0 3.188-1.313T18.5 1q0 1.875 1.313 3.188T23 5.5q-1.875 0-3.188 1.313T18.5 10Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 22q-.425 0-.713-.288T2 21v-1.25q0-.775.4-1.413t1.1-.987q1.3-.65 2.688-1T9.024 16q1.45 0 2.838.35t2.662 1q.675.35 1.075.988t.4 1.412V21q0 .425-.288.713T15 22H3Zm17 0h-2.475q.225-.175.35-.438t.125-.587V19.5q0-.95-.488-1.775t-1.212-1.45q.8.2 1.588.438t1.512.612q.65.35 1.125.9T21 19.5V21q0 .425-.287.712T20 22ZM9 15q-1.45 0-2.475-1.025T5.5 11.5q0-1.45 1.025-2.475T9 8q1.45 0 2.475 1.025T12.5 11.5q0 1.45-1.025 2.475T9 15Zm8.5-3.5q0 1.45-1.025 2.475T14 15q-.2 0-.362-.013t-.338-.062q.625-.725.913-1.6T14.5 11.5q0-.95-.288-1.825t-.912-1.6q.175-.05.338-.062T14 8q1.45 0 2.475 1.025T17.5 11.5Zm1-1.5q0-1.875-1.313-3.188T14 5.5q1.875 0 3.188-1.313T18.5 1q0 1.875 1.313 3.188T23 5.5q-1.875 0-3.188 1.313T18.5 10Z"/></svg> </template>
CSS
.icon-group-auto-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%22M3%2022q-.425%200-.713-.288T2%2021v-1.25q0-.775.4-1.413t1.1-.987q1.3-.65%202.688-1T9.024%2016q1.45%200%202.838.35t2.662%201q.675.35%201.075.988t.4%201.412V21q0%20.425-.288.713T15%2022H3Zm17%200h-2.475q.225-.175.35-.438t.125-.587V19.5q0-.95-.488-1.775t-1.212-1.45q.8.2%201.588.438t1.512.612q.65.35%201.125.9T21%2019.5V21q0%20.425-.287.712T20%2022ZM9%2015q-1.45%200-2.475-1.025T5.5%2011.5q0-1.45%201.025-2.475T9%208q1.45%200%202.475%201.025T12.5%2011.5q0%201.45-1.025%202.475T9%2015Zm8.5-3.5q0%201.45-1.025%202.475T14%2015q-.2%200-.362-.013t-.338-.062q.625-.725.913-1.6T14.5%2011.5q0-.95-.288-1.825t-.912-1.6q.175-.05.338-.062T14%208q1.45%200%202.475%201.025T17.5%2011.5Zm1-1.5q0-1.875-1.313-3.188T14%205.5q1.875%200%203.188-1.313T18.5%201q0%201.875%201.313%203.188T23%205.5q-1.875%200-3.188%201.313T18.5%2010Z%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%22M3%2022q-.425%200-.713-.288T2%2021v-1.25q0-.775.4-1.413t1.1-.987q1.3-.65%202.688-1T9.024%2016q1.45%200%202.838.35t2.662%201q.675.35%201.075.988t.4%201.412V21q0%20.425-.288.713T15%2022H3Zm17%200h-2.475q.225-.175.35-.438t.125-.587V19.5q0-.95-.488-1.775t-1.212-1.45q.8.2%201.588.438t1.512.612q.65.35%201.125.9T21%2019.5V21q0%20.425-.287.712T20%2022ZM9%2015q-1.45%200-2.475-1.025T5.5%2011.5q0-1.45%201.025-2.475T9%208q1.45%200%202.475%201.025T12.5%2011.5q0%201.45-1.025%202.475T9%2015Zm8.5-3.5q0%201.45-1.025%202.475T14%2015q-.2%200-.362-.013t-.338-.062q.625-.725.913-1.6T14.5%2011.5q0-.95-.288-1.825t-.912-1.6q.175-.05.338-.062T14%208q1.45%200%202.475%201.025T17.5%2011.5Zm1-1.5q0-1.875-1.313-3.188T14%205.5q1.875%200%203.188-1.313T18.5%201q0%201.875%201.313%203.188T23%205.5q-1.875%200-3.188%201.313T18.5%2010Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/group-auto-rounded.svg?color=%231a73e8&size=48