category icon
category-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- category-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the category icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.637 8.994l2.667-4.402q.13-.211.308-.295q.177-.084.388-.084t.389.084t.307.295l2.668 4.402q.13.202.13.424t-.105.409t-.285.295t-.417.109H9.314q-.239 0-.418-.109q-.179-.108-.284-.29t-.106-.404t.13-.434M17.5 21.231q-1.567 0-2.649-1.082T13.769 17.5t1.082-2.649t2.649-1.082t2.649 1.082t1.082 2.649t-1.082 2.649t-2.649 1.082M3.77 19.922v-4.85q0-.343.231-.573q.233-.23.576-.23h4.85q.344 0 .574.232q.23.233.23.577v4.85q0 .343-.233.573q-.232.23-.576.23h-4.85q-.343 0-.573-.233q-.23-.232-.23-.576m13.73.309q1.147 0 1.94-.792t.792-1.939t-.792-1.939t-1.939-.792t-1.939.792t-.792 1.939t.792 1.939t1.938.792m-12.73-.5h4.462v-4.462H4.769zm4.858-10.5h4.746L12 5.427zM17.5 17.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCategoryOutlineRounded(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="m8.637 8.994l2.667-4.402q.13-.211.308-.295q.177-.084.388-.084t.389.084t.307.295l2.668 4.402q.13.202.13.424t-.105.409t-.285.295t-.417.109H9.314q-.239 0-.418-.109q-.179-.108-.284-.29t-.106-.404t.13-.434M17.5 21.231q-1.567 0-2.649-1.082T13.769 17.5t1.082-2.649t2.649-1.082t2.649 1.082t1.082 2.649t-1.082 2.649t-2.649 1.082M3.77 19.922v-4.85q0-.343.231-.573q.233-.23.576-.23h4.85q.344 0 .574.232q.23.233.23.577v4.85q0 .343-.233.573q-.232.23-.576.23h-4.85q-.343 0-.573-.233q-.23-.232-.23-.576m13.73.309q1.147 0 1.94-.792t.792-1.939t-.792-1.939t-1.939-.792t-1.939.792t-.792 1.939t.792 1.939t1.938.792m-12.73-.5h4.462v-4.462H4.769zm4.858-10.5h4.746L12 5.427zM17.5 17.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.637 8.994l2.667-4.402q.13-.211.308-.295q.177-.084.388-.084t.389.084t.307.295l2.668 4.402q.13.202.13.424t-.105.409t-.285.295t-.417.109H9.314q-.239 0-.418-.109q-.179-.108-.284-.29t-.106-.404t.13-.434M17.5 21.231q-1.567 0-2.649-1.082T13.769 17.5t1.082-2.649t2.649-1.082t2.649 1.082t1.082 2.649t-1.082 2.649t-2.649 1.082M3.77 19.922v-4.85q0-.343.231-.573q.233-.23.576-.23h4.85q.344 0 .574.232q.23.233.23.577v4.85q0 .343-.233.573q-.232.23-.576.23h-4.85q-.343 0-.573-.233q-.23-.232-.23-.576m13.73.309q1.147 0 1.94-.792t.792-1.939t-.792-1.939t-1.939-.792t-1.939.792t-.792 1.939t.792 1.939t1.938.792m-12.73-.5h4.462v-4.462H4.769zm4.858-10.5h4.746L12 5.427zM17.5 17.5"/></svg> </template>
CSS
.icon-category-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%22m8.637%208.994l2.667-4.402q.13-.211.308-.295q.177-.084.388-.084t.389.084t.307.295l2.668%204.402q.13.202.13.424t-.105.409t-.285.295t-.417.109H9.314q-.239%200-.418-.109q-.179-.108-.284-.29t-.106-.404t.13-.434M17.5%2021.231q-1.567%200-2.649-1.082T13.769%2017.5t1.082-2.649t2.649-1.082t2.649%201.082t1.082%202.649t-1.082%202.649t-2.649%201.082M3.77%2019.922v-4.85q0-.343.231-.573q.233-.23.576-.23h4.85q.344%200%20.574.232q.23.233.23.577v4.85q0%20.343-.233.573q-.232.23-.576.23h-4.85q-.343%200-.573-.233q-.23-.232-.23-.576m13.73.309q1.147%200%201.94-.792t.792-1.939t-.792-1.939t-1.939-.792t-1.939.792t-.792%201.939t.792%201.939t1.938.792m-12.73-.5h4.462v-4.462H4.769zm4.858-10.5h4.746L12%205.427zM17.5%2017.5%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%22m8.637%208.994l2.667-4.402q.13-.211.308-.295q.177-.084.388-.084t.389.084t.307.295l2.668%204.402q.13.202.13.424t-.105.409t-.285.295t-.417.109H9.314q-.239%200-.418-.109q-.179-.108-.284-.29t-.106-.404t.13-.434M17.5%2021.231q-1.567%200-2.649-1.082T13.769%2017.5t1.082-2.649t2.649-1.082t2.649%201.082t1.082%202.649t-1.082%202.649t-2.649%201.082M3.77%2019.922v-4.85q0-.343.231-.573q.233-.23.576-.23h4.85q.344%200%20.574.232q.23.233.23.577v4.85q0%20.343-.233.573q-.232.23-.576.23h-4.85q-.343%200-.573-.233q-.23-.232-.23-.576m13.73.309q1.147%200%201.94-.792t.792-1.939t-.792-1.939t-1.939-.792t-1.939.792t-.792%201.939t.792%201.939t1.938.792m-12.73-.5h4.462v-4.462H4.769zm4.858-10.5h4.746L12%205.427zM17.5%2017.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/category-outline-rounded.svg?color=%231a73e8&size=48