widgets-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
widgets-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the widgets icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.739 11.396L12.642 8.3q-.13-.13-.183-.27q-.053-.139-.053-.298t.053-.296t.183-.267l3.097-3.096q.13-.13.27-.183q.138-.053.298-.053t.295.053q.137.052.267.183l3.097 3.096q.13.131.183.27q.053.14.053.298t-.053.296q-.053.136-.183.267l-3.097 3.096q-.13.131-.27.184q-.139.053-.298.053t-.295-.053t-.267-.184M4.615 9.808V5.423q0-.343.232-.575t.576-.233h4.385q.343 0 .575.233t.232.575v4.385q0 .343-.232.575t-.575.232H5.423q-.343 0-.575-.232t-.233-.575m8.77 8.769v-4.385q0-.343.232-.575t.575-.232h4.385q.343 0 .576.232t.232.575v4.385q0 .343-.232.576t-.576.232h-4.385q-.343 0-.575-.233t-.232-.575m-8.77 0v-4.385q0-.343.233-.575t.575-.232h4.385q.343 0 .575.232t.233.575v4.385q0 .343-.233.576t-.575.232H5.423q-.343 0-.575-.233t-.233-.575"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWidgetsRounded(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="M15.739 11.396L12.642 8.3q-.13-.13-.183-.27q-.053-.139-.053-.298t.053-.296t.183-.267l3.097-3.096q.13-.13.27-.183q.138-.053.298-.053t.295.053q.137.052.267.183l3.097 3.096q.13.131.183.27q.053.14.053.298t-.053.296q-.053.136-.183.267l-3.097 3.096q-.13.131-.27.184q-.139.053-.298.053t-.295-.053t-.267-.184M4.615 9.808V5.423q0-.343.232-.575t.576-.233h4.385q.343 0 .575.233t.232.575v4.385q0 .343-.232.575t-.575.232H5.423q-.343 0-.575-.232t-.233-.575m8.77 8.769v-4.385q0-.343.232-.575t.575-.232h4.385q.343 0 .576.232t.232.575v4.385q0 .343-.232.576t-.576.232h-4.385q-.343 0-.575-.233t-.232-.575m-8.77 0v-4.385q0-.343.233-.575t.575-.232h4.385q.343 0 .575.232t.233.575v4.385q0 .343-.233.576t-.575.232H5.423q-.343 0-.575-.233t-.233-.575"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.739 11.396L12.642 8.3q-.13-.13-.183-.27q-.053-.139-.053-.298t.053-.296t.183-.267l3.097-3.096q.13-.13.27-.183q.138-.053.298-.053t.295.053q.137.052.267.183l3.097 3.096q.13.131.183.27q.053.14.053.298t-.053.296q-.053.136-.183.267l-3.097 3.096q-.13.131-.27.184q-.139.053-.298.053t-.295-.053t-.267-.184M4.615 9.808V5.423q0-.343.232-.575t.576-.233h4.385q.343 0 .575.233t.232.575v4.385q0 .343-.232.575t-.575.232H5.423q-.343 0-.575-.232t-.233-.575m8.77 8.769v-4.385q0-.343.232-.575t.575-.232h4.385q.343 0 .576.232t.232.575v4.385q0 .343-.232.576t-.576.232h-4.385q-.343 0-.575-.233t-.232-.575m-8.77 0v-4.385q0-.343.233-.575t.575-.232h4.385q.343 0 .575.232t.233.575v4.385q0 .343-.233.576t-.575.232H5.423q-.343 0-.575-.233t-.233-.575"/></svg>
</template>

CSS

.icon-widgets-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%22M15.739%2011.396L12.642%208.3q-.13-.13-.183-.27q-.053-.139-.053-.298t.053-.296t.183-.267l3.097-3.096q.13-.13.27-.183q.138-.053.298-.053t.295.053q.137.052.267.183l3.097%203.096q.13.131.183.27q.053.14.053.298t-.053.296q-.053.136-.183.267l-3.097%203.096q-.13.131-.27.184q-.139.053-.298.053t-.295-.053t-.267-.184M4.615%209.808V5.423q0-.343.232-.575t.576-.233h4.385q.343%200%20.575.233t.232.575v4.385q0%20.343-.232.575t-.575.232H5.423q-.343%200-.575-.232t-.233-.575m8.77%208.769v-4.385q0-.343.232-.575t.575-.232h4.385q.343%200%20.576.232t.232.575v4.385q0%20.343-.232.576t-.576.232h-4.385q-.343%200-.575-.233t-.232-.575m-8.77%200v-4.385q0-.343.233-.575t.575-.232h4.385q.343%200%20.575.232t.233.575v4.385q0%20.343-.233.576t-.575.232H5.423q-.343%200-.575-.233t-.233-.575%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%22M15.739%2011.396L12.642%208.3q-.13-.13-.183-.27q-.053-.139-.053-.298t.053-.296t.183-.267l3.097-3.096q.13-.13.27-.183q.138-.053.298-.053t.295.053q.137.052.267.183l3.097%203.096q.13.131.183.27q.053.14.053.298t-.053.296q-.053.136-.183.267l-3.097%203.096q-.13.131-.27.184q-.139.053-.298.053t-.295-.053t-.267-.184M4.615%209.808V5.423q0-.343.232-.575t.576-.233h4.385q.343%200%20.575.233t.232.575v4.385q0%20.343-.232.575t-.575.232H5.423q-.343%200-.575-.232t-.233-.575m8.77%208.769v-4.385q0-.343.232-.575t.575-.232h4.385q.343%200%20.576.232t.232.575v4.385q0%20.343-.232.576t-.576.232h-4.385q-.343%200-.575-.233t-.232-.575m-8.77%200v-4.385q0-.343.233-.575t.575-.232h4.385q.343%200%20.575.232t.233.575v4.385q0%20.343-.233.576t-.575.232H5.423q-.343%200-.575-.233t-.233-.575%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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