auth0 logo
auth0 from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- auth0
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the auth0 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.32 8.21L18.35 2H5.62L3.68 8.21c-1.13 3.59.02 7.67 3.18 10.01L12 22l5.13-3.79c3.13-2.34 4.32-6.41 3.18-10.01l-5.13 3.82l1.95 6.21L12 14.4l-5.13 3.82l1.96-6.19l-5.16-3.79l6.36-.04L12 2.02l1.96 6.17l6.35.04Z"/></svg>
React
import type { SVGProps } from "react";
export function BxlAuth0(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="M20.32 8.21L18.35 2H5.62L3.68 8.21c-1.13 3.59.02 7.67 3.18 10.01L12 22l5.13-3.79c3.13-2.34 4.32-6.41 3.18-10.01l-5.13 3.82l1.95 6.21L12 14.4l-5.13 3.82l1.96-6.19l-5.16-3.79l6.36-.04L12 2.02l1.96 6.17l6.35.04Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.32 8.21L18.35 2H5.62L3.68 8.21c-1.13 3.59.02 7.67 3.18 10.01L12 22l5.13-3.79c3.13-2.34 4.32-6.41 3.18-10.01l-5.13 3.82l1.95 6.21L12 14.4l-5.13 3.82l1.96-6.19l-5.16-3.79l6.36-.04L12 2.02l1.96 6.17l6.35.04Z"/></svg> </template>
CSS
.icon-auth0 {
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%22M20.32%208.21L18.35%202H5.62L3.68%208.21c-1.13%203.59.02%207.67%203.18%2010.01L12%2022l5.13-3.79c3.13-2.34%204.32-6.41%203.18-10.01l-5.13%203.82l1.95%206.21L12%2014.4l-5.13%203.82l1.96-6.19l-5.16-3.79l6.36-.04L12%202.02l1.96%206.17l6.35.04Z%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%22M20.32%208.21L18.35%202H5.62L3.68%208.21c-1.13%203.59.02%207.67%203.18%2010.01L12%2022l5.13-3.79c3.13-2.34%204.32-6.41%203.18-10.01l-5.13%203.82l1.95%206.21L12%2014.4l-5.13%203.82l1.96-6.19l-5.16-3.79l6.36-.04L12%202.02l1.96%206.17l6.35.04Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/auth0.svg?color=%231a73e8&size=48