aegisauthenticator logo

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

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

Use the aegisauthenticator logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.949 19.873l-.008.013a1.48 1.48 0 0 0-.001 1.47l.317.556c.263.464.756.75 1.29.75h.016a1.483 1.483 0 0 0 1.288-2.219l-.325-.57a1.484 1.484 0 0 0-2.577 0m3.49-6.107a1.48 1.48 0 0 0-.001 1.469l3.796 6.676c.264.464.756.75 1.29.75h.016a1.483 1.483 0 0 0 1.288-2.218l-3.812-6.677a1.484 1.484 0 0 0-2.577 0m.328-11.692L.197 20.464a1.466 1.466 0 0 0 1.272 2.198a1.47 1.47 0 0 0 1.273-.74l7.951-13.928a1.466 1.466 0 0 1 2.548.003L21.16 21.92a1.47 1.47 0 0 0 1.274.742h.099a1.466 1.466 0 0 0 1.273-2.193L13.312 2.078a1.466 1.466 0 0 0-2.545-.004"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAegisauthenticator(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.949 19.873l-.008.013a1.48 1.48 0 0 0-.001 1.47l.317.556c.263.464.756.75 1.29.75h.016a1.483 1.483 0 0 0 1.288-2.219l-.325-.57a1.484 1.484 0 0 0-2.577 0m3.49-6.107a1.48 1.48 0 0 0-.001 1.469l3.796 6.676c.264.464.756.75 1.29.75h.016a1.483 1.483 0 0 0 1.288-2.218l-3.812-6.677a1.484 1.484 0 0 0-2.577 0m.328-11.692L.197 20.464a1.466 1.466 0 0 0 1.272 2.198a1.47 1.47 0 0 0 1.273-.74l7.951-13.928a1.466 1.466 0 0 1 2.548.003L21.16 21.92a1.47 1.47 0 0 0 1.274.742h.099a1.466 1.466 0 0 0 1.273-2.193L13.312 2.078a1.466 1.466 0 0 0-2.545-.004"/></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.949 19.873l-.008.013a1.48 1.48 0 0 0-.001 1.47l.317.556c.263.464.756.75 1.29.75h.016a1.483 1.483 0 0 0 1.288-2.219l-.325-.57a1.484 1.484 0 0 0-2.577 0m3.49-6.107a1.48 1.48 0 0 0-.001 1.469l3.796 6.676c.264.464.756.75 1.29.75h.016a1.483 1.483 0 0 0 1.288-2.218l-3.812-6.677a1.484 1.484 0 0 0-2.577 0m.328-11.692L.197 20.464a1.466 1.466 0 0 0 1.272 2.198a1.47 1.47 0 0 0 1.273-.74l7.951-13.928a1.466 1.466 0 0 1 2.548.003L21.16 21.92a1.47 1.47 0 0 0 1.274.742h.099a1.466 1.466 0 0 0 1.273-2.193L13.312 2.078a1.466 1.466 0 0 0-2.545-.004"/></svg>
</template>

CSS

.icon-aegisauthenticator {
  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.949%2019.873l-.008.013a1.48%201.48%200%200%200-.001%201.47l.317.556c.263.464.756.75%201.29.75h.016a1.483%201.483%200%200%200%201.288-2.219l-.325-.57a1.484%201.484%200%200%200-2.577%200m3.49-6.107a1.48%201.48%200%200%200-.001%201.469l3.796%206.676c.264.464.756.75%201.29.75h.016a1.483%201.483%200%200%200%201.288-2.218l-3.812-6.677a1.484%201.484%200%200%200-2.577%200m.328-11.692L.197%2020.464a1.466%201.466%200%200%200%201.272%202.198a1.47%201.47%200%200%200%201.273-.74l7.951-13.928a1.466%201.466%200%200%201%202.548.003L21.16%2021.92a1.47%201.47%200%200%200%201.274.742h.099a1.466%201.466%200%200%200%201.273-2.193L13.312%202.078a1.466%201.466%200%200%200-2.545-.004%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.949%2019.873l-.008.013a1.48%201.48%200%200%200-.001%201.47l.317.556c.263.464.756.75%201.29.75h.016a1.483%201.483%200%200%200%201.288-2.219l-.325-.57a1.484%201.484%200%200%200-2.577%200m3.49-6.107a1.48%201.48%200%200%200-.001%201.469l3.796%206.676c.264.464.756.75%201.29.75h.016a1.483%201.483%200%200%200%201.288-2.218l-3.812-6.677a1.484%201.484%200%200%200-2.577%200m.328-11.692L.197%2020.464a1.466%201.466%200%200%200%201.272%202.198a1.47%201.47%200%200%200%201.273-.74l7.951-13.928a1.466%201.466%200%200%201%202.548.003L21.16%2021.92a1.47%201.47%200%200%200%201.274.742h.099a1.466%201.466%200%200%200%201.273-2.193L13.312%202.078a1.466%201.466%200%200%200-2.545-.004%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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