Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md screen rotation alt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdScreenRotationAltIcon = (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="M4,7.59l5-5c0.78-0.78,2.05-0.78,2.83,0L20.24,11h-2.83L10.4,4L5.41,9H8v2H2V5h2V7.59z M20,19h2v-6h-6v2h2.59l-4.99,5 l-7.01-7H3.76l8.41,8.41c0.78,0.78,2.05,0.78,2.83,0l5-5V19z"/></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
AndroidOSadjustalteralternatealternativearrowchangecirclecircularcontrolcounter clockwisecounterclockwisedevicedirectiondisplayfliphardwareiOSlandscapemobileorientationphoneportraitrefreshreloadrotaterotationscreenscreen rotationsettingswitchtabletturn
Compare Alternatives
See how other libraries approach this concept.