Google Authenticator Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Authenticator 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/341184.svg" alt="Google Authenticator icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341184.svg" alt="Google Authenticator icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341184.svg" alt="Google Authenticator icon" :width="24" :height="24" />
CSS background
.icon-google-authenticator {
background-image: url('https://proicons.com/icon/341184.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m43.4999,23.9999h0c0,1.8145-1.4709,3.2853-3.2853,3.2853h-10.5237l-5.6911-9.8571,5.262-9.1136c.9072-1.5712,2.9163-2.1096,4.4877-1.2025l.0006.0004c1.5715.9072,2.1099,2.9164,1.2028,4.4879l-5.2618,9.1144h10.5237c1.8145,0,3.2853,1.4709,3.2853,3.2853h-.0001Z"/><path class="c" d="m33.7498,40.8877l-.0006.0003c-1.5713.9071-3.5805.3687-4.4877-1.2025l-5.262-9.1136-5.262,9.1136c-.9072,1.5712-2.9163,2.1097-4.4877,1.2025l-.0006-.0003c-1.5715-.9072-2.1099-2.9165-1.2026-4.4879l5.2618-9.1144h11.3821l5.2618,9.1144c.9072,1.5715.3687,3.5807-1.2028,4.4879h.0001Z"/><path class="c" d="m23.9998,17.4282l-1.9196,3.3248-3.7715-.0384-5.2618-9.1144c-.9072-1.5715-.3687-3.5807,1.2028-4.4879l.0006-.0004c1.5713-.9071,3.5805-.3687,4.4877,1.2025l5.2618,9.1137Z"/><path class="c" d="m22.0805,20.7528l-3.7715,6.5323H7.7853c-1.8145,0-3.2853-1.4709-3.2853-3.2853h0c0-1.8145,1.4709-3.2853,3.2853-3.2853l14.2952.0384Z"/><polygon class="c" points="18.3087 27.2853 23.9998 17.4282 29.6909 27.2853 18.3087 27.2853"/></svg>
Google Authenticator in other icon packs
Copied!