googleauthenticator logo

googleauthenticator from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
googleauthenticator
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the googleauthenticator logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.957 1.338a2 2 0 0 0-.957.27a2.02 2.02 0 0 0-.74 2.761l3.238 5.61H2.022a2.021 2.021 0 1 0 0 4.043h6.476L5.26 19.63a2.022 2.022 0 1 0 3.502 2.021L12 16.045l3.238 5.607a2.022 2.022 0 0 0 3.502-2.021l-3.238-5.61h6.477a2.022 2.022 0 0 0 0-4.043h-6.477L18.74 4.37a2.022 2.022 0 1 0-3.502-2.021L12 7.955L8.762 2.348a2.02 2.02 0 0 0-1.805-1.01m9.959 1.006c.193-.013.393.031.578.138a.996.996 0 0 1 .371 1.381l-4.113 7.125h8.226c.571 0 1.012.441 1.012 1.012s-.44 1.012-1.012 1.012H14.92l-1.168-2.024l-1.168-2.023l3.53-6.112c.178-.308.48-.488.802-.51zm-9.934.004c.36-.01.708.166.905.506l3.529 6.11l-1.168 2.024l-1.168 2.024H2.022c-.571 0-1.012-.441-1.012-1.012s.44-1.012 1.012-1.012h8.226L6.135 3.863a.996.996 0 0 1 .37-1.38a1 1 0 0 1 .477-.135m2.684 11.674h4.668l3.531 6.115a.996.996 0 0 1-.37 1.38a.996.996 0 0 1-1.382-.37L12 14.025l-4.113 7.121a.996.996 0 0 1-1.381.372a.996.996 0 0 1-.371-1.381Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGoogleauthenticator(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.957 1.338a2 2 0 0 0-.957.27a2.02 2.02 0 0 0-.74 2.761l3.238 5.61H2.022a2.021 2.021 0 1 0 0 4.043h6.476L5.26 19.63a2.022 2.022 0 1 0 3.502 2.021L12 16.045l3.238 5.607a2.022 2.022 0 0 0 3.502-2.021l-3.238-5.61h6.477a2.022 2.022 0 0 0 0-4.043h-6.477L18.74 4.37a2.022 2.022 0 1 0-3.502-2.021L12 7.955L8.762 2.348a2.02 2.02 0 0 0-1.805-1.01m9.959 1.006c.193-.013.393.031.578.138a.996.996 0 0 1 .371 1.381l-4.113 7.125h8.226c.571 0 1.012.441 1.012 1.012s-.44 1.012-1.012 1.012H14.92l-1.168-2.024l-1.168-2.023l3.53-6.112c.178-.308.48-.488.802-.51zm-9.934.004c.36-.01.708.166.905.506l3.529 6.11l-1.168 2.024l-1.168 2.024H2.022c-.571 0-1.012-.441-1.012-1.012s.44-1.012 1.012-1.012h8.226L6.135 3.863a.996.996 0 0 1 .37-1.38a1 1 0 0 1 .477-.135m2.684 11.674h4.668l3.531 6.115a.996.996 0 0 1-.37 1.38a.996.996 0 0 1-1.382-.37L12 14.025l-4.113 7.121a.996.996 0 0 1-1.381.372a.996.996 0 0 1-.371-1.381Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.957 1.338a2 2 0 0 0-.957.27a2.02 2.02 0 0 0-.74 2.761l3.238 5.61H2.022a2.021 2.021 0 1 0 0 4.043h6.476L5.26 19.63a2.022 2.022 0 1 0 3.502 2.021L12 16.045l3.238 5.607a2.022 2.022 0 0 0 3.502-2.021l-3.238-5.61h6.477a2.022 2.022 0 0 0 0-4.043h-6.477L18.74 4.37a2.022 2.022 0 1 0-3.502-2.021L12 7.955L8.762 2.348a2.02 2.02 0 0 0-1.805-1.01m9.959 1.006c.193-.013.393.031.578.138a.996.996 0 0 1 .371 1.381l-4.113 7.125h8.226c.571 0 1.012.441 1.012 1.012s-.44 1.012-1.012 1.012H14.92l-1.168-2.024l-1.168-2.023l3.53-6.112c.178-.308.48-.488.802-.51zm-9.934.004c.36-.01.708.166.905.506l3.529 6.11l-1.168 2.024l-1.168 2.024H2.022c-.571 0-1.012-.441-1.012-1.012s.44-1.012 1.012-1.012h8.226L6.135 3.863a.996.996 0 0 1 .37-1.38a1 1 0 0 1 .477-.135m2.684 11.674h4.668l3.531 6.115a.996.996 0 0 1-.37 1.38a.996.996 0 0 1-1.382-.37L12 14.025l-4.113 7.121a.996.996 0 0 1-1.381.372a.996.996 0 0 1-.371-1.381Z"/></svg>
</template>

CSS

.icon-googleauthenticator {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.957%201.338a2%202%200%200%200-.957.27a2.02%202.02%200%200%200-.74%202.761l3.238%205.61H2.022a2.021%202.021%200%201%200%200%204.043h6.476L5.26%2019.63a2.022%202.022%200%201%200%203.502%202.021L12%2016.045l3.238%205.607a2.022%202.022%200%200%200%203.502-2.021l-3.238-5.61h6.477a2.022%202.022%200%200%200%200-4.043h-6.477L18.74%204.37a2.022%202.022%200%201%200-3.502-2.021L12%207.955L8.762%202.348a2.02%202.02%200%200%200-1.805-1.01m9.959%201.006c.193-.013.393.031.578.138a.996.996%200%200%201%20.371%201.381l-4.113%207.125h8.226c.571%200%201.012.441%201.012%201.012s-.44%201.012-1.012%201.012H14.92l-1.168-2.024l-1.168-2.023l3.53-6.112c.178-.308.48-.488.802-.51zm-9.934.004c.36-.01.708.166.905.506l3.529%206.11l-1.168%202.024l-1.168%202.024H2.022c-.571%200-1.012-.441-1.012-1.012s.44-1.012%201.012-1.012h8.226L6.135%203.863a.996.996%200%200%201%20.37-1.38a1%201%200%200%201%20.477-.135m2.684%2011.674h4.668l3.531%206.115a.996.996%200%200%201-.37%201.38a.996.996%200%200%201-1.382-.37L12%2014.025l-4.113%207.121a.996.996%200%200%201-1.381.372a.996.996%200%200%201-.371-1.381Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.957%201.338a2%202%200%200%200-.957.27a2.02%202.02%200%200%200-.74%202.761l3.238%205.61H2.022a2.021%202.021%200%201%200%200%204.043h6.476L5.26%2019.63a2.022%202.022%200%201%200%203.502%202.021L12%2016.045l3.238%205.607a2.022%202.022%200%200%200%203.502-2.021l-3.238-5.61h6.477a2.022%202.022%200%200%200%200-4.043h-6.477L18.74%204.37a2.022%202.022%200%201%200-3.502-2.021L12%207.955L8.762%202.348a2.02%202.02%200%200%200-1.805-1.01m9.959%201.006c.193-.013.393.031.578.138a.996.996%200%200%201%20.371%201.381l-4.113%207.125h8.226c.571%200%201.012.441%201.012%201.012s-.44%201.012-1.012%201.012H14.92l-1.168-2.024l-1.168-2.023l3.53-6.112c.178-.308.48-.488.802-.51zm-9.934.004c.36-.01.708.166.905.506l3.529%206.11l-1.168%202.024l-1.168%202.024H2.022c-.571%200-1.012-.441-1.012-1.012s.44-1.012%201.012-1.012h8.226L6.135%203.863a.996.996%200%200%201%20.37-1.38a1%201%200%200%201%20.477-.135m2.684%2011.674h4.668l3.531%206.115a.996.996%200%200%201-.37%201.38a.996.996%200%200%201-1.382-.37L12%2014.025l-4.113%207.121a.996.996%200%200%201-1.381.372a.996.996%200%200%201-.371-1.381Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/googleauthenticator.svg?color=%231a73e8&size=48