Two Factor Authentication Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Two Factor Authentication 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/319151.svg" alt="Two Factor Authentication icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319151.svg" alt="Two Factor Authentication icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319151.svg" alt="Two Factor Authentication icon" :width="24" :height="24" />
CSS background
.icon-two-factor-authentication {
background-image: url('https://proicons.com/icon/319151.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<polygon points="11 23.18 9 21.179 7.589 22.589 11 26 17 20 15.59 18.59 11 23.18"/>
<path d="M28,30H24V28h4V16H24V8a4.0045,4.0045,0,0,0-4-4V2a6.0067,6.0067,0,0,1,6,6v6h2a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30Z" transform="translate(0 0)"/>
<path d="M20,14H18V8A6,6,0,0,0,6,8v6H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16A2,2,0,0,0,20,14ZM8,8a4,4,0,0,1,8,0v6H8ZM20,28H4V16H20Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Two Factor Authentication in other icon packs
Copied!