Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md border color
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBorderColorIcon = (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></g><g><g><path d="M16.81,8.94l-3.75-3.75L4,14.25V18h3.75L16.81,8.94z M6,16v-0.92l7.06-7.06l0.92,0.92L6.92,16H6z"/><path d="M19.71,6.04c0.39-0.39,0.39-1.02,0-1.41l-2.34-2.34C17.17,2.09,16.92,2,16.66,2c-0.25,0-0.51,0.1-0.7,0.29l-1.83,1.83 l3.75,3.75L19.71,6.04z"/><rect height="4" width="20" x="2" y="20"/></g></g>
</svg>
);SVG Optimizer
Before
0.50 KB
↓
After
0.49 KB
Tags
adjustallartborderborder colorchangecolorcolourcustomizedesigndiagonaldocdrawediteditingeditorformatgraphiclinemodifyoutlinepenpencilpointedrectangleshapesheetsketchspreadsheetsquarestrokestyletexttooltypewritewriting
Compare Alternatives
See how other libraries approach this concept.