Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md flip
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFlipIcon = (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="M0 0h24v24H0V0z" fill="none"/><path d="M15 21h2v-2h-2v2zm4-12h2V7h-2v2zM3 5v14c0 1.1.9 2 2 2h4v-2H5V5h4V3H5c-1.1 0-2 .9-2 2zm16-2v2h2c0-1.1-.9-2-2-2zm-8 20h2V1h-2v22zm8-6h2v-2h-2v2zM15 5h2V3h-2v2zm4 8h2v-2h-2v2zm0 8c1.1 0 2-.9 2-2h-2v2z"/>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.42 KB
Tags
actionsadjustarrowchangechange directioncommandsdashdasheddirectionediteditingfliphorizontal flipimagemirrormodifyopposing arrowsoptionsorientationpivotreflectreverserotatescan scanningsettingsspinswapswitchtoolstransformturntwo arrowsupdatevertical flip
Compare Alternatives
See how other libraries approach this concept.