Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md hide image
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdHideImageIcon = (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><g><path d="M19,5v11.17l2,2V5c0-1.1-0.9-2-2-2H5.83l2,2H19z"/><path d="M2.81,2.81L1.39,4.22L3,5.83V19c0,1.1,0.9,2,2,2h13.17l1.61,1.61l1.41-1.41L2.81,2.81z M5,19V7.83l7.07,7.07L11.25,16 L9,13l-3,4h8.17l2,2H5z"/></g></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
absenceartworkblockedbrokenconcealcontentdisableddisplayenabledeyegallerygraphichideimageinvisiblelandscapemediamountainmountainsoffonphotophotographypictureplaceholderprivateremoverestrictsecretslashtoggleunseeunviewviewvisibilityvisual
Compare Alternatives
See how other libraries approach this concept.