styler-outline-rounded from Material Symbols Light by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
styler-outline-rounded
Set
Material Symbols Light
Style
Outline 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.75 20h6.5v-5.615h-6.5zm4.754-14.847q-.192-.076-.271-.278q-.168-.385-.487-.63T11.991 4q-.57 0-.973.398t-.403.986t.399.987t.986.398q.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.232H8.558q-.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.003M8.75 14.385h6.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStylerOutlineRounded(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.75 20h6.5v-5.615h-6.5zm4.754-14.847q-.192-.076-.271-.278q-.168-.385-.487-.63T11.991 4q-.57 0-.973.398t-.403.986t.399.987t.986.398q.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.232H8.558q-.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.003M8.75 14.385h6.5z"/></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.75 20h6.5v-5.615h-6.5zm4.754-14.847q-.192-.076-.271-.278q-.168-.385-.487-.63T11.991 4q-.57 0-.973.398t-.403.986t.399.987t.986.398q.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.232H8.558q-.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.003M8.75 14.385h6.5z"/></svg>
</template>

CSS

.icon-styler-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%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.75%2020h6.5v-5.615h-6.5zm4.754-14.847q-.192-.076-.271-.278q-.168-.385-.487-.63T11.991%204q-.57%200-.973.398t-.403.986t.399.987t.986.398q.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.232H8.558q-.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.003M8.75%2014.385h6.5z%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.75%2020h6.5v-5.615h-6.5zm4.754-14.847q-.192-.076-.271-.278q-.168-.385-.487-.63T11.991%204q-.57%200-.973.398t-.403.986t.399.987t.986.398q.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.232H8.558q-.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.003M8.75%2014.385h6.5z%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-outline-rounded.svg?color=%231a73e8&size=48