Enpass Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Enpass 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/340017.svg" alt="Enpass icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340017.svg" alt="Enpass icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340017.svg" alt="Enpass icon" :width="24" :height="24" />
CSS background
.icon-enpass {
background-image: url('https://proicons.com/icon/340017.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M37.5132,6.9507H10.4868a5.9852,5.9852,0,0,0-5.8951,7.02L8.4758,36.0989a5.9852,5.9852,0,0,0,5.8951,4.95H33.6291a5.9852,5.9852,0,0,0,5.8951-4.95l3.8841-22.1283A5.9852,5.9852,0,0,0,37.5132,6.9507Z"/><path class="a" d="M30.5274,20.3525a6.5286,6.5286,0,1,0-9.6259,5.7458v6.9564a1.12,1.12,0,0,0,1.12,1.12h3.9568a1.12,1.12,0,0,0,1.12-1.12V26.0983A6.5258,6.5258,0,0,0,30.5274,20.3525Z"/></svg>
Enpass in other icon packs
Copied!