Sis Password Manager Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sis Password Manager icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/347370.svg" alt="Sis Password Manager icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347370.svg" alt="Sis Password Manager icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347370.svg" alt="Sis Password Manager icon" :width="24" :height="24" />
CSS background
.icon-sis-password-manager {
background-image: url('https://proicons.com/icon/347370.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M29.9959,42.0003l12.506-7.7207-2.7441-5.3047-5.0977,4.1758-2.0684-2.9004,2.8262-2.3594-1.4102-4.5566-3.9492,3.3574-6.0996-8.5625c5.8528-3.9592,9.1283-8.4638,7.8125-10.744-.5579-.9673-1.9054-1.4482-3.8633-1.3789-3.169.112-7.6098,1.6504-11.879,4.1152-7.1749,4.1424-11.76,9.6333-10.24,12.264,1.2957,2.2278,6.5868,1.7479,12.809-1.2012l11.3978,20.816Z"/><path class="e" d="M22.4169,10.5003c.6006,1.0116-1.2124,3.123-4.0495,4.7159,0,0,0,0-.0001,0-2.8371,1.5929-5.6239,2.0641-6.2245,1.0525-.6006-1.0116,1.2124-3.123,4.0495-4.7159,0,0,0,0,.0001,0,2.8371-1.5929,5.6239-2.0641,6.2245-1.0525Z"/></svg>
Copied!