Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md rule
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRuleIcon = (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="M16.54,11L13,7.46l1.41-1.41l2.12,2.12l4.24-4.24l1.41,1.41L16.54,11z M11,7H2v2h9V7z M21,13.41L19.59,12L17,14.59 L14.41,12L13,13.41L15.59,16L13,18.59L14.41,20L17,17.41L19.59,20L21,18.59L18.41,16L21,13.41z M11,15H2v2h9V15z"/></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.42 KB
Tags
approveautomationcheckcommandcommandscompleteconditionconditionsconfigurationconfigurationscriteriadonegovernguidelineguidelinesincompleteinstructioninstructionslawlawslinelogicmarkmissingnookpoliciespolicyprincipleprinciplesregulateregulationregulationsrulerulesselectsettingsettingsstandardstandardstickvalidateverifiedworkflowwrongxyes
Compare Alternatives
See how other libraries approach this concept.