Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md schema
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSchemaIcon = (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}
>
<path d="M14,9v2h-3V9H8.5V7H11V1H4v6h2.5v2H4v6h2.5v2H4v6h7v-6H8.5v-2H11v-2h3v2h7V9H14z M6,3h3v2H6V3z M9,21H6v-2h3V21z M9,13H6v-2 h3V13z M19,13h-3v-2h3V13z"/>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.34 KB
Tags
analyticsarchitectureblueprintboxeschartconceptualconnectionsdatadatabasediagramflowflowchartgraphgridhierarchyinfographiclayoutlinkslogicmapmappingmeasuremetricsmodelnetworkorganizationplanprocessrelationshipsrepresentationschemasquaresstatisticsstructuresystemtrackingtreevisual
Compare Alternatives
See how other libraries approach this concept.