inbox customize icon
inbox-customize-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- inbox-customize-rounded
- Set
- Material Symbols Light
- Style
- 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="M16.687 18.366q-.55-.125-.928-.33t-.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.126-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-.636M5.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.275.489.66.827q.387.339.858.514q.111.055.182.129q.072.073.085.19q.073.604.249 1.16q.176.557.48 1.08q.194.337.033.67q-.162.334-.524.334z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightInboxCustomizeRounded(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="M16.687 18.366q-.55-.125-.928-.33t-.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.126-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-.636M5.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.275.489.66.827q.387.339.858.514q.111.055.182.129q.072.073.085.19q.073.604.249 1.16q.176.557.48 1.08q.194.337.033.67q-.162.334-.524.334z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.687 18.366q-.55-.125-.928-.33t-.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.126-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-.636M5.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.275.489.66.827q.387.339.858.514q.111.055.182.129q.072.073.085.19q.073.604.249 1.16q.176.557.48 1.08q.194.337.033.67q-.162.334-.524.334z"/></svg> </template>
CSS
.icon-inbox-customize-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%22M16.687%2018.366q-.55-.125-.928-.33t-.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.126-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-.636M5.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.275.489.66.827q.387.339.858.514q.111.055.182.129q.072.073.085.19q.073.604.249%201.16q.176.557.48%201.08q.194.337.033.67q-.162.334-.524.334z%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%22M16.687%2018.366q-.55-.125-.928-.33t-.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.126-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-.636M5.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.275.489.66.827q.387.339.858.514q.111.055.182.129q.072.073.085.19q.073.604.249%201.16q.176.557.48%201.08q.194.337.033.67q-.162.334-.524.334z%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-rounded.svg?color=%231a73e8&size=48