Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md logout
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLogoutIcon = (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="M0,0h24v24H0V0z" fill="none"/></g><g><path d="M17,8l-1.41,1.41L17.17,11H9v2h8.17l-1.58,1.58L17,16l4-4L17,8z M5,5h7V3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h7v-2H5V5z"/></g>
</svg>
);SVG Optimizer
Before
0.36 KB
↓
After
0.36 KB
Tags
accessaccountappapplicationarrowarrow pointing rightarrow rightauthenticationawaycomponentsdesigndoordoor iconexitexit symbolinterfaceleavelineloglog outloginlogoutoffopen doorprofilerectanglerightscreensecuritysessionsign outsigning offsitesquaresystemuiuseruxwebwebsite
Compare Alternatives
See how other libraries approach this concept.