Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md dynamic form
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDynamicFormIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M13,11H4c-1.1,0-2-0.9-2-2V6c0-1.1,0.9-2,2-2h9V11z M4,9h7V6H4V9z M15,20H4c-1.1,0-2-0.9-2-2v-3c0-1.1,0.9-2,2-2h11V20z M4,18h9v-3H4V18z M22,9h-2l2-5h-7v7h2v9L22,9z M4.75,17.25h1.5v-1.5h-1.5V17.25z M4.75,8.25h1.5v-1.5h-1.5V8.25z"/></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.42 KB
Tags
adaptableapplicationboltchangingchoicescodeconfigurationscontentdatadifferentdocumentdynamicdynamic formelectricentryfastfieldsfileflexibleforminformationinputlightninglistlistsmultipleoptionspaperpropertiesquestionnairereportselectionsettingssurveytextthunderboltvariable
Compare Alternatives
See how other libraries approach this concept.