fusionauth logo
fusionauth from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- fusionauth
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the fusionauth logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0a1.667 1.667 0 0 0-1.666 1.666A1.667 1.667 0 0 0 12 3.334a1.667 1.667 0 0 0 1.666-1.668A1.667 1.667 0 0 0 12 0M9.506 1.145A11.57 11.57 0 0 0 .442 12.317a.716.716 0 0 0 1.075.618a.7.7 0 0 0 .358-.6a10.14 10.14 0 0 1 5.06-8.666a10 10 0 0 1 2.696-1.074a2.55 2.55 0 0 1-.125-1.452Zm8.015 1.26a.71.71 0 0 0-.695.713a.7.7 0 0 0 .34.61a10.13 10.13 0 0 1 4.545 11.587c.314.046.618.15.894.309q.223.127.42.293a11.57 11.57 0 0 0-5.15-13.43a.7.7 0 0 0-.354-.082m-5.519 3.791a6.247 6.247 0 1 0 .002 12.494a6.247 6.247 0 0 0-.002-12.494m0 1.43a4.819 4.819 0 0 1 3.41 8.222a4.817 4.817 0 1 1-3.41-8.222m-.01 2.295c-1.412.014-1.896 1.887-.668 2.584l-.435 2.207a.237.237 0 0 0 .234.281h1.772a.236.236 0 0 0 .234-.281l-.438-2.207a1.38 1.38 0 0 0 .692-1.202a1.38 1.38 0 0 0-1.39-1.382zm-9.324 6.242a1.667 1.667 0 0 0-1.666 1.666a1.667 1.667 0 0 0 1.666 1.668a1.667 1.667 0 0 0 1.666-1.668a1.667 1.667 0 0 0-1.666-1.666m18.664 0a1.667 1.667 0 0 0-1.666 1.666a1.667 1.667 0 0 0 1.666 1.668a1.667 1.667 0 0 0 1.666-1.668a1.667 1.667 0 0 0-1.666-1.666M4.655 19.427a2.5 2.5 0 0 1-.702.608a2.6 2.6 0 0 1-.468.207a11.576 11.576 0 0 0 14.208 2.273a.713.713 0 0 0 0-1.238a.7.7 0 0 0-.703-.012a10.13 10.13 0 0 1-10.052-.05a10.2 10.2 0 0 1-2.283-1.788"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFusionauth(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="M12 0a1.667 1.667 0 0 0-1.666 1.666A1.667 1.667 0 0 0 12 3.334a1.667 1.667 0 0 0 1.666-1.668A1.667 1.667 0 0 0 12 0M9.506 1.145A11.57 11.57 0 0 0 .442 12.317a.716.716 0 0 0 1.075.618a.7.7 0 0 0 .358-.6a10.14 10.14 0 0 1 5.06-8.666a10 10 0 0 1 2.696-1.074a2.55 2.55 0 0 1-.125-1.452Zm8.015 1.26a.71.71 0 0 0-.695.713a.7.7 0 0 0 .34.61a10.13 10.13 0 0 1 4.545 11.587c.314.046.618.15.894.309q.223.127.42.293a11.57 11.57 0 0 0-5.15-13.43a.7.7 0 0 0-.354-.082m-5.519 3.791a6.247 6.247 0 1 0 .002 12.494a6.247 6.247 0 0 0-.002-12.494m0 1.43a4.819 4.819 0 0 1 3.41 8.222a4.817 4.817 0 1 1-3.41-8.222m-.01 2.295c-1.412.014-1.896 1.887-.668 2.584l-.435 2.207a.237.237 0 0 0 .234.281h1.772a.236.236 0 0 0 .234-.281l-.438-2.207a1.38 1.38 0 0 0 .692-1.202a1.38 1.38 0 0 0-1.39-1.382zm-9.324 6.242a1.667 1.667 0 0 0-1.666 1.666a1.667 1.667 0 0 0 1.666 1.668a1.667 1.667 0 0 0 1.666-1.668a1.667 1.667 0 0 0-1.666-1.666m18.664 0a1.667 1.667 0 0 0-1.666 1.666a1.667 1.667 0 0 0 1.666 1.668a1.667 1.667 0 0 0 1.666-1.668a1.667 1.667 0 0 0-1.666-1.666M4.655 19.427a2.5 2.5 0 0 1-.702.608a2.6 2.6 0 0 1-.468.207a11.576 11.576 0 0 0 14.208 2.273a.713.713 0 0 0 0-1.238a.7.7 0 0 0-.703-.012a10.13 10.13 0 0 1-10.052-.05a10.2 10.2 0 0 1-2.283-1.788"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0a1.667 1.667 0 0 0-1.666 1.666A1.667 1.667 0 0 0 12 3.334a1.667 1.667 0 0 0 1.666-1.668A1.667 1.667 0 0 0 12 0M9.506 1.145A11.57 11.57 0 0 0 .442 12.317a.716.716 0 0 0 1.075.618a.7.7 0 0 0 .358-.6a10.14 10.14 0 0 1 5.06-8.666a10 10 0 0 1 2.696-1.074a2.55 2.55 0 0 1-.125-1.452Zm8.015 1.26a.71.71 0 0 0-.695.713a.7.7 0 0 0 .34.61a10.13 10.13 0 0 1 4.545 11.587c.314.046.618.15.894.309q.223.127.42.293a11.57 11.57 0 0 0-5.15-13.43a.7.7 0 0 0-.354-.082m-5.519 3.791a6.247 6.247 0 1 0 .002 12.494a6.247 6.247 0 0 0-.002-12.494m0 1.43a4.819 4.819 0 0 1 3.41 8.222a4.817 4.817 0 1 1-3.41-8.222m-.01 2.295c-1.412.014-1.896 1.887-.668 2.584l-.435 2.207a.237.237 0 0 0 .234.281h1.772a.236.236 0 0 0 .234-.281l-.438-2.207a1.38 1.38 0 0 0 .692-1.202a1.38 1.38 0 0 0-1.39-1.382zm-9.324 6.242a1.667 1.667 0 0 0-1.666 1.666a1.667 1.667 0 0 0 1.666 1.668a1.667 1.667 0 0 0 1.666-1.668a1.667 1.667 0 0 0-1.666-1.666m18.664 0a1.667 1.667 0 0 0-1.666 1.666a1.667 1.667 0 0 0 1.666 1.668a1.667 1.667 0 0 0 1.666-1.668a1.667 1.667 0 0 0-1.666-1.666M4.655 19.427a2.5 2.5 0 0 1-.702.608a2.6 2.6 0 0 1-.468.207a11.576 11.576 0 0 0 14.208 2.273a.713.713 0 0 0 0-1.238a.7.7 0 0 0-.703-.012a10.13 10.13 0 0 1-10.052-.05a10.2 10.2 0 0 1-2.283-1.788"/></svg> </template>
CSS
.icon-fusionauth {
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%22M12%200a1.667%201.667%200%200%200-1.666%201.666A1.667%201.667%200%200%200%2012%203.334a1.667%201.667%200%200%200%201.666-1.668A1.667%201.667%200%200%200%2012%200M9.506%201.145A11.57%2011.57%200%200%200%20.442%2012.317a.716.716%200%200%200%201.075.618a.7.7%200%200%200%20.358-.6a10.14%2010.14%200%200%201%205.06-8.666a10%2010%200%200%201%202.696-1.074a2.55%202.55%200%200%201-.125-1.452Zm8.015%201.26a.71.71%200%200%200-.695.713a.7.7%200%200%200%20.34.61a10.13%2010.13%200%200%201%204.545%2011.587c.314.046.618.15.894.309q.223.127.42.293a11.57%2011.57%200%200%200-5.15-13.43a.7.7%200%200%200-.354-.082m-5.519%203.791a6.247%206.247%200%201%200%20.002%2012.494a6.247%206.247%200%200%200-.002-12.494m0%201.43a4.819%204.819%200%200%201%203.41%208.222a4.817%204.817%200%201%201-3.41-8.222m-.01%202.295c-1.412.014-1.896%201.887-.668%202.584l-.435%202.207a.237.237%200%200%200%20.234.281h1.772a.236.236%200%200%200%20.234-.281l-.438-2.207a1.38%201.38%200%200%200%20.692-1.202a1.38%201.38%200%200%200-1.39-1.382zm-9.324%206.242a1.667%201.667%200%200%200-1.666%201.666a1.667%201.667%200%200%200%201.666%201.668a1.667%201.667%200%200%200%201.666-1.668a1.667%201.667%200%200%200-1.666-1.666m18.664%200a1.667%201.667%200%200%200-1.666%201.666a1.667%201.667%200%200%200%201.666%201.668a1.667%201.667%200%200%200%201.666-1.668a1.667%201.667%200%200%200-1.666-1.666M4.655%2019.427a2.5%202.5%200%200%201-.702.608a2.6%202.6%200%200%201-.468.207a11.576%2011.576%200%200%200%2014.208%202.273a.713.713%200%200%200%200-1.238a.7.7%200%200%200-.703-.012a10.13%2010.13%200%200%201-10.052-.05a10.2%2010.2%200%200%201-2.283-1.788%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%22M12%200a1.667%201.667%200%200%200-1.666%201.666A1.667%201.667%200%200%200%2012%203.334a1.667%201.667%200%200%200%201.666-1.668A1.667%201.667%200%200%200%2012%200M9.506%201.145A11.57%2011.57%200%200%200%20.442%2012.317a.716.716%200%200%200%201.075.618a.7.7%200%200%200%20.358-.6a10.14%2010.14%200%200%201%205.06-8.666a10%2010%200%200%201%202.696-1.074a2.55%202.55%200%200%201-.125-1.452Zm8.015%201.26a.71.71%200%200%200-.695.713a.7.7%200%200%200%20.34.61a10.13%2010.13%200%200%201%204.545%2011.587c.314.046.618.15.894.309q.223.127.42.293a11.57%2011.57%200%200%200-5.15-13.43a.7.7%200%200%200-.354-.082m-5.519%203.791a6.247%206.247%200%201%200%20.002%2012.494a6.247%206.247%200%200%200-.002-12.494m0%201.43a4.819%204.819%200%200%201%203.41%208.222a4.817%204.817%200%201%201-3.41-8.222m-.01%202.295c-1.412.014-1.896%201.887-.668%202.584l-.435%202.207a.237.237%200%200%200%20.234.281h1.772a.236.236%200%200%200%20.234-.281l-.438-2.207a1.38%201.38%200%200%200%20.692-1.202a1.38%201.38%200%200%200-1.39-1.382zm-9.324%206.242a1.667%201.667%200%200%200-1.666%201.666a1.667%201.667%200%200%200%201.666%201.668a1.667%201.667%200%200%200%201.666-1.668a1.667%201.667%200%200%200-1.666-1.666m18.664%200a1.667%201.667%200%200%200-1.666%201.666a1.667%201.667%200%200%200%201.666%201.668a1.667%201.667%200%200%200%201.666-1.668a1.667%201.667%200%200%200-1.666-1.666M4.655%2019.427a2.5%202.5%200%200%201-.702.608a2.6%202.6%200%200%201-.468.207a11.576%2011.576%200%200%200%2014.208%202.273a.713.713%200%200%200%200-1.238a.7.7%200%200%200-.703-.012a10.13%2010.13%200%200%201-10.052-.05a10.2%2010.2%200%200%201-2.283-1.788%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/fusionauth.svg?color=%231a73e8&size=48