Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md commit
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCommitIcon = (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><path d="M16.9,11L16.9,11c-0.46-2.28-2.48-4-4.9-4s-4.44,1.72-4.9,4h0H2v2h5.1h0c0.46,2.28,2.48,4,4.9,4s4.44-1.72,4.9-4h0H22v-2 H16.9z M12,15c-1.66,0-3-1.34-3-3s1.34-3,3-3s3,1.34,3,3S13.66,15,12,15z"/></g>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.39 KB
Tags
accomplishbindbranchchangescirclecodecommitconfirmconnectiondedicatedevelopmentdiagramexecutefinalizeflowgitgraphhistoryjourneylinelinklogmergenetworknodepathperformpledgepointprogressrepositorysavesource controlsubmitupdateversion control
Compare Alternatives
See how other libraries approach this concept.