styler icon
styler-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- styler-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the styler icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.804 14.327H7.75v-.135q0-.343.232-.575t.576-.232h6.884q.344 0 .576.232t.232.575v.135h1.927q.348 0 .586-.24q.237-.24.237-.595q0-.24-.12-.453t-.36-.32L12 9.816l-6.5 2.903q-.24.108-.37.32t-.13.453q0 .354.226.595q.226.24.578.24M8.558 21q-.343 0-.576-.232t-.232-.576v-4.865H5.804q-.752 0-1.278-.532T4 13.503q0-.551.294-1.02t.79-.69L11.5 8.93V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.695-1.69T12 3q.747 0 1.326.41t.853 1.055q.079.202 0 .404t-.281.281t-.394.003t-.271-.278q-.168-.385-.487-.63T11.992 4q-.57 0-.974.398q-.402.398-.402.987q0 .588.398.986T12 6.77q.213 0 .356.144t.144.356v1.662l6.396 2.861q.495.227.8.691q.304.464.304 1.014q0 .757-.532 1.294q-.531.536-1.291.536H16.25v4.865q0 .344-.232.576t-.576.232z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightStylerRounded(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="M5.804 14.327H7.75v-.135q0-.343.232-.575t.576-.232h6.884q.344 0 .576.232t.232.575v.135h1.927q.348 0 .586-.24q.237-.24.237-.595q0-.24-.12-.453t-.36-.32L12 9.816l-6.5 2.903q-.24.108-.37.32t-.13.453q0 .354.226.595q.226.24.578.24M8.558 21q-.343 0-.576-.232t-.232-.576v-4.865H5.804q-.752 0-1.278-.532T4 13.503q0-.551.294-1.02t.79-.69L11.5 8.93V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.695-1.69T12 3q.747 0 1.326.41t.853 1.055q.079.202 0 .404t-.281.281t-.394.003t-.271-.278q-.168-.385-.487-.63T11.992 4q-.57 0-.974.398q-.402.398-.402.987q0 .588.398.986T12 6.77q.213 0 .356.144t.144.356v1.662l6.396 2.861q.495.227.8.691q.304.464.304 1.014q0 .757-.532 1.294q-.531.536-1.291.536H16.25v4.865q0 .344-.232.576t-.576.232z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.804 14.327H7.75v-.135q0-.343.232-.575t.576-.232h6.884q.344 0 .576.232t.232.575v.135h1.927q.348 0 .586-.24q.237-.24.237-.595q0-.24-.12-.453t-.36-.32L12 9.816l-6.5 2.903q-.24.108-.37.32t-.13.453q0 .354.226.595q.226.24.578.24M8.558 21q-.343 0-.576-.232t-.232-.576v-4.865H5.804q-.752 0-1.278-.532T4 13.503q0-.551.294-1.02t.79-.69L11.5 8.93V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.695-1.69T12 3q.747 0 1.326.41t.853 1.055q.079.202 0 .404t-.281.281t-.394.003t-.271-.278q-.168-.385-.487-.63T11.992 4q-.57 0-.974.398q-.402.398-.402.987q0 .588.398.986T12 6.77q.213 0 .356.144t.144.356v1.662l6.396 2.861q.495.227.8.691q.304.464.304 1.014q0 .757-.532 1.294q-.531.536-1.291.536H16.25v4.865q0 .344-.232.576t-.576.232z"/></svg> </template>
CSS
.icon-styler-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%22M5.804%2014.327H7.75v-.135q0-.343.232-.575t.576-.232h6.884q.344%200%20.576.232t.232.575v.135h1.927q.348%200%20.586-.24q.237-.24.237-.595q0-.24-.12-.453t-.36-.32L12%209.816l-6.5%202.903q-.24.108-.37.32t-.13.453q0%20.354.226.595q.226.24.578.24M8.558%2021q-.343%200-.576-.232t-.232-.576v-4.865H5.804q-.752%200-1.278-.532T4%2013.503q0-.551.294-1.02t.79-.69L11.5%208.93V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.695-1.69T12%203q.747%200%201.326.41t.853%201.055q.079.202%200%20.404t-.281.281t-.394.003t-.271-.278q-.168-.385-.487-.63T11.992%204q-.57%200-.974.398q-.402.398-.402.987q0%20.588.398.986T12%206.77q.213%200%20.356.144t.144.356v1.662l6.396%202.861q.495.227.8.691q.304.464.304%201.014q0%20.757-.532%201.294q-.531.536-1.291.536H16.25v4.865q0%20.344-.232.576t-.576.232z%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%22M5.804%2014.327H7.75v-.135q0-.343.232-.575t.576-.232h6.884q.344%200%20.576.232t.232.575v.135h1.927q.348%200%20.586-.24q.237-.24.237-.595q0-.24-.12-.453t-.36-.32L12%209.816l-6.5%202.903q-.24.108-.37.32t-.13.453q0%20.354.226.595q.226.24.578.24M8.558%2021q-.343%200-.576-.232t-.232-.576v-4.865H5.804q-.752%200-1.278-.532T4%2013.503q0-.551.294-1.02t.79-.69L11.5%208.93V7.685q-.823-.171-1.354-.819q-.53-.647-.53-1.481q0-.994.695-1.69T12%203q.747%200%201.326.41t.853%201.055q.079.202%200%20.404t-.281.281t-.394.003t-.271-.278q-.168-.385-.487-.63T11.992%204q-.57%200-.974.398q-.402.398-.402.987q0%20.588.398.986T12%206.77q.213%200%20.356.144t.144.356v1.662l6.396%202.861q.495.227.8.691q.304.464.304%201.014q0%20.757-.532%201.294q-.531.536-1.291.536H16.25v4.865q0%20.344-.232.576t-.576.232z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/styler-rounded.svg?color=%231a73e8&size=48