Authy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Authy 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/322205.svg" alt="Authy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322205.svg" alt="Authy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322205.svg" alt="Authy icon" :width="24" :height="24" />
CSS background
.icon-authy {
background-image: url('https://proicons.com/icon/322205.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M31.76,8.91a2.38,2.38,0,0,1,1.7.7l6.5,6.5A12.14,12.14,0,0,1,40.19,33l-.11.13L40,33.2l0,.06-.13.12a12.15,12.15,0,0,1-16.91-.24l-6.49-6.49a2.41,2.41,0,0,1,3.4-3.41l6.49,6.5A7.23,7.23,0,1,0,36.55,19.51L30.06,13a2.4,2.4,0,0,1,1.7-4.1Zm-15.1,2.41a12.12,12.12,0,0,1,8.42,3.54l6.49,6.5a2.4,2.4,0,0,1-3.4,3.39l-6.49-6.49A7.23,7.23,0,1,0,11.45,28.49L17.94,35a2.4,2.4,0,0,1-3.4,3.4L8,31.9A12.15,12.15,0,0,1,7.81,15l.11-.13L8,14.8l0-.06.13-.11a12.09,12.09,0,0,1,8.49-3.31Z"/></svg>
Authy in other icon packs
Copied!