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

Name
inbox-customize-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the inbox customize icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 19q-.691 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v4.563q0 .213-.143.344t-.357.13t-.357-.142T19 9.154V4.616q0-.27-.173-.443T18.385 4H5.615q-.269 0-.442.173T5 4.616v9h3.57q.376 0 .563.118t.311.362q.314.579.863.944q.549.364 1.262.468q.16.048.284.173t.124.31q0 .23-.176.385t-.405.108q-.842-.046-1.599-.563t-1.22-1.306H5v2.77q0 .269.173.442t.443.173h5.88q.213 0 .357.143q.143.143.143.357t-.143.357t-.357.143zm0-1H5h7.056zm11.07.366q-.55-.125-.927-.33q-.378-.205-.73-.597l-.517.209q-.137.05-.268.017q-.13-.034-.211-.165l-.139-.23q-.1-.132-.079-.287q.022-.156.147-.262l.42-.34q-.184-.512-.184-1.016t.185-1.034l-.421-.36q-.125-.106-.156-.252t.069-.277l.158-.25q.08-.13.211-.164t.268.016l.517.21q.333-.373.74-.588t.918-.339l.07-.504q.032-.156.134-.259t.265-.103h.277q.161 0 .264.103t.134.259l.071.504q.512.106.909.33t.749.597l.517-.21q.137-.05.267-.016q.131.033.212.164l.158.25q.1.131.069.277t-.156.252l-.421.36q.204.55.194 1.044t-.213 1.006l.42.34q.087.067.147.223t-.06.325l-.138.231q-.081.13-.212.164q-.13.034-.267-.016l-.517-.21q-.352.373-.73.588t-.928.34l-.071.503q-.031.156-.134.259t-.264.103h-.277q-.162 0-.265-.103q-.102-.103-.133-.259zm2.127-1.501q.635-.636.635-1.519t-.635-1.518t-1.519-.636t-1.518.636t-.635 1.518q0 .883.635 1.518q.636.636 1.518.636t1.519-.636"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightInboxCustomizeOutlineRounded(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.616 19q-.691 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v4.563q0 .213-.143.344t-.357.13t-.357-.142T19 9.154V4.616q0-.27-.173-.443T18.385 4H5.615q-.269 0-.442.173T5 4.616v9h3.57q.376 0 .563.118t.311.362q.314.579.863.944q.549.364 1.262.468q.16.048.284.173t.124.31q0 .23-.176.385t-.405.108q-.842-.046-1.599-.563t-1.22-1.306H5v2.77q0 .269.173.442t.443.173h5.88q.213 0 .357.143q.143.143.143.357t-.143.357t-.357.143zm0-1H5h7.056zm11.07.366q-.55-.125-.927-.33q-.378-.205-.73-.597l-.517.209q-.137.05-.268.017q-.13-.034-.211-.165l-.139-.23q-.1-.132-.079-.287q.022-.156.147-.262l.42-.34q-.184-.512-.184-1.016t.185-1.034l-.421-.36q-.125-.106-.156-.252t.069-.277l.158-.25q.08-.13.211-.164t.268.016l.517.21q.333-.373.74-.588t.918-.339l.07-.504q.032-.156.134-.259t.265-.103h.277q.161 0 .264.103t.134.259l.071.504q.512.106.909.33t.749.597l.517-.21q.137-.05.267-.016q.131.033.212.164l.158.25q.1.131.069.277t-.156.252l-.421.36q.204.55.194 1.044t-.213 1.006l.42.34q.087.067.147.223t-.06.325l-.138.231q-.081.13-.212.164q-.13.034-.267-.016l-.517-.21q-.352.373-.73.588t-.928.34l-.071.503q-.031.156-.134.259t-.264.103h-.277q-.162 0-.265-.103q-.102-.103-.133-.259zm2.127-1.501q.635-.636.635-1.519t-.635-1.518t-1.519-.636t-1.518.636t-.635 1.518q0 .883.635 1.518q.636.636 1.518.636t1.519-.636"/></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.616 19q-.691 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v4.563q0 .213-.143.344t-.357.13t-.357-.142T19 9.154V4.616q0-.27-.173-.443T18.385 4H5.615q-.269 0-.442.173T5 4.616v9h3.57q.376 0 .563.118t.311.362q.314.579.863.944q.549.364 1.262.468q.16.048.284.173t.124.31q0 .23-.176.385t-.405.108q-.842-.046-1.599-.563t-1.22-1.306H5v2.77q0 .269.173.442t.443.173h5.88q.213 0 .357.143q.143.143.143.357t-.143.357t-.357.143zm0-1H5h7.056zm11.07.366q-.55-.125-.927-.33q-.378-.205-.73-.597l-.517.209q-.137.05-.268.017q-.13-.034-.211-.165l-.139-.23q-.1-.132-.079-.287q.022-.156.147-.262l.42-.34q-.184-.512-.184-1.016t.185-1.034l-.421-.36q-.125-.106-.156-.252t.069-.277l.158-.25q.08-.13.211-.164t.268.016l.517.21q.333-.373.74-.588t.918-.339l.07-.504q.032-.156.134-.259t.265-.103h.277q.161 0 .264.103t.134.259l.071.504q.512.106.909.33t.749.597l.517-.21q.137-.05.267-.016q.131.033.212.164l.158.25q.1.131.069.277t-.156.252l-.421.36q.204.55.194 1.044t-.213 1.006l.42.34q.087.067.147.223t-.06.325l-.138.231q-.081.13-.212.164q-.13.034-.267-.016l-.517-.21q-.352.373-.73.588t-.928.34l-.071.503q-.031.156-.134.259t-.264.103h-.277q-.162 0-.265-.103q-.102-.103-.133-.259zm2.127-1.501q.635-.636.635-1.519t-.635-1.518t-1.519-.636t-1.518.636t-.635 1.518q0 .883.635 1.518q.636.636 1.518.636t1.519-.636"/></svg>
</template>

CSS

.icon-inbox-customize-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.616%2019q-.691%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v4.563q0%20.213-.143.344t-.357.13t-.357-.142T19%209.154V4.616q0-.27-.173-.443T18.385%204H5.615q-.269%200-.442.173T5%204.616v9h3.57q.376%200%20.563.118t.311.362q.314.579.863.944q.549.364%201.262.468q.16.048.284.173t.124.31q0%20.23-.176.385t-.405.108q-.842-.046-1.599-.563t-1.22-1.306H5v2.77q0%20.269.173.442t.443.173h5.88q.213%200%20.357.143q.143.143.143.357t-.143.357t-.357.143zm0-1H5h7.056zm11.07.366q-.55-.125-.927-.33q-.378-.205-.73-.597l-.517.209q-.137.05-.268.017q-.13-.034-.211-.165l-.139-.23q-.1-.132-.079-.287q.022-.156.147-.262l.42-.34q-.184-.512-.184-1.016t.185-1.034l-.421-.36q-.125-.106-.156-.252t.069-.277l.158-.25q.08-.13.211-.164t.268.016l.517.21q.333-.373.74-.588t.918-.339l.07-.504q.032-.156.134-.259t.265-.103h.277q.161%200%20.264.103t.134.259l.071.504q.512.106.909.33t.749.597l.517-.21q.137-.05.267-.016q.131.033.212.164l.158.25q.1.131.069.277t-.156.252l-.421.36q.204.55.194%201.044t-.213%201.006l.42.34q.087.067.147.223t-.06.325l-.138.231q-.081.13-.212.164q-.13.034-.267-.016l-.517-.21q-.352.373-.73.588t-.928.34l-.071.503q-.031.156-.134.259t-.264.103h-.277q-.162%200-.265-.103q-.102-.103-.133-.259zm2.127-1.501q.635-.636.635-1.519t-.635-1.518t-1.519-.636t-1.518.636t-.635%201.518q0%20.883.635%201.518q.636.636%201.518.636t1.519-.636%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.616%2019q-.691%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v4.563q0%20.213-.143.344t-.357.13t-.357-.142T19%209.154V4.616q0-.27-.173-.443T18.385%204H5.615q-.269%200-.442.173T5%204.616v9h3.57q.376%200%20.563.118t.311.362q.314.579.863.944q.549.364%201.262.468q.16.048.284.173t.124.31q0%20.23-.176.385t-.405.108q-.842-.046-1.599-.563t-1.22-1.306H5v2.77q0%20.269.173.442t.443.173h5.88q.213%200%20.357.143q.143.143.143.357t-.143.357t-.357.143zm0-1H5h7.056zm11.07.366q-.55-.125-.927-.33q-.378-.205-.73-.597l-.517.209q-.137.05-.268.017q-.13-.034-.211-.165l-.139-.23q-.1-.132-.079-.287q.022-.156.147-.262l.42-.34q-.184-.512-.184-1.016t.185-1.034l-.421-.36q-.125-.106-.156-.252t.069-.277l.158-.25q.08-.13.211-.164t.268.016l.517.21q.333-.373.74-.588t.918-.339l.07-.504q.032-.156.134-.259t.265-.103h.277q.161%200%20.264.103t.134.259l.071.504q.512.106.909.33t.749.597l.517-.21q.137-.05.267-.016q.131.033.212.164l.158.25q.1.131.069.277t-.156.252l-.421.36q.204.55.194%201.044t-.213%201.006l.42.34q.087.067.147.223t-.06.325l-.138.231q-.081.13-.212.164q-.13.034-.267-.016l-.517-.21q-.352.373-.73.588t-.928.34l-.071.503q-.031.156-.134.259t-.264.103h-.277q-.162%200-.265-.103q-.102-.103-.133-.259zm2.127-1.501q.635-.636.635-1.519t-.635-1.518t-1.519-.636t-1.518.636t-.635%201.518q0%20.883.635%201.518q.636.636%201.518.636t1.519-.636%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/inbox-customize-outline-rounded.svg?color=%231a73e8&size=48