width icon
width-rounded from Material Symbols Light by Google · Rounded · Apache-2.0 Free for personal and commercial use.
- Name
- width-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Symbols Light
The same icon in other sets
Related icons in Material Symbols Light
Use the width icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.902 12.5l1.721 1.752q.14.136.14.339t-.135.34q-.147.15-.35.15t-.343-.146L4.57 12.578q-.136-.137-.192-.287t-.056-.31q0-.142.056-.289q.056-.146.192-.282l2.364-2.364q.135-.14.339-.14q.203 0 .368.14q.147.166.147.367t-.147.347l-1.72 1.74h12.157l-1.727-1.746q-.14-.136-.14-.339t.147-.353q.135-.137.338-.137t.35.14l2.356 2.364q.138.137.193.283q.056.146.056.298t-.056.3t-.192.286L17.04 14.96q-.135.14-.339.14q-.203 0-.353-.147q-.137-.136-.137-.338q0-.203.141-.344l1.727-1.771z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWidthRounded(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.902 12.5l1.721 1.752q.14.136.14.339t-.135.34q-.147.15-.35.15t-.343-.146L4.57 12.578q-.136-.137-.192-.287t-.056-.31q0-.142.056-.289q.056-.146.192-.282l2.364-2.364q.135-.14.339-.14q.203 0 .368.14q.147.166.147.367t-.147.347l-1.72 1.74h12.157l-1.727-1.746q-.14-.136-.14-.339t.147-.353q.135-.137.338-.137t.35.14l2.356 2.364q.138.137.193.283q.056.146.056.298t-.056.3t-.192.286L17.04 14.96q-.135.14-.339.14q-.203 0-.353-.147q-.137-.136-.137-.338q0-.203.141-.344l1.727-1.771z"/></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.902 12.5l1.721 1.752q.14.136.14.339t-.135.34q-.147.15-.35.15t-.343-.146L4.57 12.578q-.136-.137-.192-.287t-.056-.31q0-.142.056-.289q.056-.146.192-.282l2.364-2.364q.135-.14.339-.14q.203 0 .368.14q.147.166.147.367t-.147.347l-1.72 1.74h12.157l-1.727-1.746q-.14-.136-.14-.339t.147-.353q.135-.137.338-.137t.35.14l2.356 2.364q.138.137.193.283q.056.146.056.298t-.056.3t-.192.286L17.04 14.96q-.135.14-.339.14q-.203 0-.353-.147q-.137-.136-.137-.338q0-.203.141-.344l1.727-1.771z"/></svg> </template>
CSS
.icon-width-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.902%2012.5l1.721%201.752q.14.136.14.339t-.135.34q-.147.15-.35.15t-.343-.146L4.57%2012.578q-.136-.137-.192-.287t-.056-.31q0-.142.056-.289q.056-.146.192-.282l2.364-2.364q.135-.14.339-.14q.203%200%20.368.14q.147.166.147.367t-.147.347l-1.72%201.74h12.157l-1.727-1.746q-.14-.136-.14-.339t.147-.353q.135-.137.338-.137t.35.14l2.356%202.364q.138.137.193.283q.056.146.056.298t-.056.3t-.192.286L17.04%2014.96q-.135.14-.339.14q-.203%200-.353-.147q-.137-.136-.137-.338q0-.203.141-.344l1.727-1.771z%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.902%2012.5l1.721%201.752q.14.136.14.339t-.135.34q-.147.15-.35.15t-.343-.146L4.57%2012.578q-.136-.137-.192-.287t-.056-.31q0-.142.056-.289q.056-.146.192-.282l2.364-2.364q.135-.14.339-.14q.203%200%20.368.14q.147.166.147.367t-.147.347l-1.72%201.74h12.157l-1.727-1.746q-.14-.136-.14-.339t.147-.353q.135-.137.338-.137t.35.14l2.356%202.364q.138.137.193.283q.056.146.056.298t-.056.3t-.192.286L17.04%2014.96q-.135.14-.339.14q-.203%200-.353-.147q-.137-.136-.137-.338q0-.203.141-.344l1.727-1.771z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/width-rounded.svg?color=%231a73e8&size=48