dynamic-form-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
dynamic-form-rounded
Set
Material Symbols Light
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the dynamic form icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.116 11q-.667 0-1.141-.475T2.5 9.385v-3.27q0-.666.475-1.14t1.14-.475h8.077q.344 0 .576.232t.232.576v4.884q0 .343-.232.576t-.576.232zm0 8.5q-.667 0-1.141-.475t-.475-1.14v-3.27q0-.666.475-1.14T4.115 13h10.077q.344 0 .576.232t.232.576v4.884q0 .344-.232.576t-.576.232zM17 11h-1.192q-.343 0-.576-.232T15 10.192V5.308q0-.343.232-.576t.576-.232h4.275q.426 0 .67.351q.243.351.082.755l-1.566 4.01h.739q.434 0 .674.366t.072.77l-2.977 8.48q-.06.165-.192.217q-.131.051-.262.02t-.227-.134Q17 19.234 17 19.072zM6.288 7.213Q6.075 7 5.75 7t-.537.213T5 7.75t.213.538t.537.212t.538-.213t.212-.537t-.213-.537m0 9.575q.213-.213.213-.538t-.213-.537t-.537-.213t-.537.213T5 16.25t.213.538t.537.212t.538-.213"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDynamicFormRounded(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="M4.116 11q-.667 0-1.141-.475T2.5 9.385v-3.27q0-.666.475-1.14t1.14-.475h8.077q.344 0 .576.232t.232.576v4.884q0 .343-.232.576t-.576.232zm0 8.5q-.667 0-1.141-.475t-.475-1.14v-3.27q0-.666.475-1.14T4.115 13h10.077q.344 0 .576.232t.232.576v4.884q0 .344-.232.576t-.576.232zM17 11h-1.192q-.343 0-.576-.232T15 10.192V5.308q0-.343.232-.576t.576-.232h4.275q.426 0 .67.351q.243.351.082.755l-1.566 4.01h.739q.434 0 .674.366t.072.77l-2.977 8.48q-.06.165-.192.217q-.131.051-.262.02t-.227-.134Q17 19.234 17 19.072zM6.288 7.213Q6.075 7 5.75 7t-.537.213T5 7.75t.213.538t.537.212t.538-.213t.212-.537t-.213-.537m0 9.575q.213-.213.213-.538t-.213-.537t-.537-.213t-.537.213T5 16.25t.213.538t.537.212t.538-.213"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.116 11q-.667 0-1.141-.475T2.5 9.385v-3.27q0-.666.475-1.14t1.14-.475h8.077q.344 0 .576.232t.232.576v4.884q0 .343-.232.576t-.576.232zm0 8.5q-.667 0-1.141-.475t-.475-1.14v-3.27q0-.666.475-1.14T4.115 13h10.077q.344 0 .576.232t.232.576v4.884q0 .344-.232.576t-.576.232zM17 11h-1.192q-.343 0-.576-.232T15 10.192V5.308q0-.343.232-.576t.576-.232h4.275q.426 0 .67.351q.243.351.082.755l-1.566 4.01h.739q.434 0 .674.366t.072.77l-2.977 8.48q-.06.165-.192.217q-.131.051-.262.02t-.227-.134Q17 19.234 17 19.072zM6.288 7.213Q6.075 7 5.75 7t-.537.213T5 7.75t.213.538t.537.212t.538-.213t.212-.537t-.213-.537m0 9.575q.213-.213.213-.538t-.213-.537t-.537-.213t-.537.213T5 16.25t.213.538t.537.212t.538-.213"/></svg>
</template>

CSS

.icon-dynamic-form-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%22M4.116%2011q-.667%200-1.141-.475T2.5%209.385v-3.27q0-.666.475-1.14t1.14-.475h8.077q.344%200%20.576.232t.232.576v4.884q0%20.343-.232.576t-.576.232zm0%208.5q-.667%200-1.141-.475t-.475-1.14v-3.27q0-.666.475-1.14T4.115%2013h10.077q.344%200%20.576.232t.232.576v4.884q0%20.344-.232.576t-.576.232zM17%2011h-1.192q-.343%200-.576-.232T15%2010.192V5.308q0-.343.232-.576t.576-.232h4.275q.426%200%20.67.351q.243.351.082.755l-1.566%204.01h.739q.434%200%20.674.366t.072.77l-2.977%208.48q-.06.165-.192.217q-.131.051-.262.02t-.227-.134Q17%2019.234%2017%2019.072zM6.288%207.213Q6.075%207%205.75%207t-.537.213T5%207.75t.213.538t.537.212t.538-.213t.212-.537t-.213-.537m0%209.575q.213-.213.213-.538t-.213-.537t-.537-.213t-.537.213T5%2016.25t.213.538t.537.212t.538-.213%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%22M4.116%2011q-.667%200-1.141-.475T2.5%209.385v-3.27q0-.666.475-1.14t1.14-.475h8.077q.344%200%20.576.232t.232.576v4.884q0%20.343-.232.576t-.576.232zm0%208.5q-.667%200-1.141-.475t-.475-1.14v-3.27q0-.666.475-1.14T4.115%2013h10.077q.344%200%20.576.232t.232.576v4.884q0%20.344-.232.576t-.576.232zM17%2011h-1.192q-.343%200-.576-.232T15%2010.192V5.308q0-.343.232-.576t.576-.232h4.275q.426%200%20.67.351q.243.351.082.755l-1.566%204.01h.739q.434%200%20.674.366t.072.77l-2.977%208.48q-.06.165-.192.217q-.131.051-.262.02t-.227-.134Q17%2019.234%2017%2019.072zM6.288%207.213Q6.075%207%205.75%207t-.537.213T5%207.75t.213.538t.537.212t.538-.213t.212-.537t-.213-.537m0%209.575q.213-.213.213-.538t-.213-.537t-.537-.213t-.537.213T5%2016.25t.213.538t.537.212t.538-.213%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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