Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md hide source
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdHideSourceIcon = (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="M2.81,2.81L1.39,4.22l2.27,2.27C2.61,8.07,2,9.96,2,12c0,5.52,4.48,10,10,10c2.04,0,3.93-0.61,5.51-1.66l2.27,2.27 l1.41-1.41L2.81,2.81z M12,20c-4.41,0-8-3.59-8-8c0-1.48,0.41-2.86,1.12-4.06l10.94,10.94C14.86,19.59,13.48,20,12,20z M7.94,5.12 L6.49,3.66C8.07,2.61,9.96,2,12,2c5.52,0,10,4.48,10,10c0,2.04-0.61,3.93-1.66,5.51l-1.46-1.46C19.59,14.86,20,13.48,20,12 c0-4.41-3.59-8-8-8C10.52,4,9.14,4.41,7.94,5.12z"/></g>
</svg>
);SVG Optimizer
Before
0.64 KB
↓
After
0.64 KB
Tags
accesscircleconcealmentconfidentialcontroldisabledenabledeyeeyeballhidehidinginvisiblelockmonitoringobservationoffofflineonprivacyprivateprivate modeprotectedprotectionrevealsecretsecuresecurityshapeshowslashsourcesurveillanceunhideunlockunrevealunviewableviewvisible
Compare Alternatives
See how other libraries approach this concept.