Back to Explorer
16 - 512
0.5 - 4.0
Save to
placesoutline
md gite
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdGiteIcon = (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="M18,6H9V4H7v2H6l-4,4v9h20v-9L18,6z M4,12h10v5H4V12z M20,17h-4v-6.17l2-2v0l2,2V17z"/>
</svg>
);SVG Optimizer
Before
0.28 KB
↓
After
0.27 KB
Tags
architectureautomationbranchchangescodecollaborationcommitdeploymentdeveloperdevelopmentestateforkgitgitehistoryhomehostelhostinghouseintegrationlocalmapsmergeopen sourcepipelineplaceprogrammingprojectpull requestrealremoterepositoryrepository managerresidenceresidentialsoftwaresource codestaytrackingtravelingupdateversion controlworkflow
Compare Alternatives
See how other libraries approach this concept.