unity logo
unity from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- unity
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
The same logo in other sets
Use the unity logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m243.583 91.603l80.112 46.781c2.88 1.642 2.985 6.199 0 7.841l-95.192 55.629a8.75 8.75 0 0 1-8.954 0l-95.192-55.629c-2.932-1.589-2.984-6.252 0-7.841l80.06-46.781V0L0 119.417v238.835l78.384-45.775v-93.563c-.052-3.338 3.823-5.722 6.703-3.921l95.192 55.629a9.09 9.09 0 0 1 4.503 7.842v111.205c.052 3.338-3.823 5.722-6.703 3.92l-80.112-46.781l-78.384 45.775L224 512l204.417-119.417l-78.384-45.775l-80.112 46.781c-2.828 1.749-6.807-.529-6.703-3.92V278.464c0-3.338 1.833-6.305 4.503-7.842l95.193-55.629c2.827-1.748 6.806.477 6.702 3.921v93.563L448 358.252V119.417L243.583 0z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsUnity(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m243.583 91.603l80.112 46.781c2.88 1.642 2.985 6.199 0 7.841l-95.192 55.629a8.75 8.75 0 0 1-8.954 0l-95.192-55.629c-2.932-1.589-2.984-6.252 0-7.841l80.06-46.781V0L0 119.417v238.835l78.384-45.775v-93.563c-.052-3.338 3.823-5.722 6.703-3.921l95.192 55.629a9.09 9.09 0 0 1 4.503 7.842v111.205c.052 3.338-3.823 5.722-6.703 3.92l-80.112-46.781l-78.384 45.775L224 512l204.417-119.417l-78.384-45.775l-80.112 46.781c-2.828 1.749-6.807-.529-6.703-3.92V278.464c0-3.338 1.833-6.305 4.503-7.842l95.193-55.629c2.827-1.748 6.806.477 6.702 3.921v93.563L448 358.252V119.417L243.583 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m243.583 91.603l80.112 46.781c2.88 1.642 2.985 6.199 0 7.841l-95.192 55.629a8.75 8.75 0 0 1-8.954 0l-95.192-55.629c-2.932-1.589-2.984-6.252 0-7.841l80.06-46.781V0L0 119.417v238.835l78.384-45.775v-93.563c-.052-3.338 3.823-5.722 6.703-3.921l95.192 55.629a9.09 9.09 0 0 1 4.503 7.842v111.205c.052 3.338-3.823 5.722-6.703 3.92l-80.112-46.781l-78.384 45.775L224 512l204.417-119.417l-78.384-45.775l-80.112 46.781c-2.828 1.749-6.807-.529-6.703-3.92V278.464c0-3.338 1.833-6.305 4.503-7.842l95.193-55.629c2.827-1.748 6.806.477 6.702 3.921v93.563L448 358.252V119.417L243.583 0z"/></svg> </template>
CSS
.icon-unity {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m243.583%2091.603l80.112%2046.781c2.88%201.642%202.985%206.199%200%207.841l-95.192%2055.629a8.75%208.75%200%200%201-8.954%200l-95.192-55.629c-2.932-1.589-2.984-6.252%200-7.841l80.06-46.781V0L0%20119.417v238.835l78.384-45.775v-93.563c-.052-3.338%203.823-5.722%206.703-3.921l95.192%2055.629a9.09%209.09%200%200%201%204.503%207.842v111.205c.052%203.338-3.823%205.722-6.703%203.92l-80.112-46.781l-78.384%2045.775L224%20512l204.417-119.417l-78.384-45.775l-80.112%2046.781c-2.828%201.749-6.807-.529-6.703-3.92V278.464c0-3.338%201.833-6.305%204.503-7.842l95.193-55.629c2.827-1.748%206.806.477%206.702%203.921v93.563L448%20358.252V119.417L243.583%200z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m243.583%2091.603l80.112%2046.781c2.88%201.642%202.985%206.199%200%207.841l-95.192%2055.629a8.75%208.75%200%200%201-8.954%200l-95.192-55.629c-2.932-1.589-2.984-6.252%200-7.841l80.06-46.781V0L0%20119.417v238.835l78.384-45.775v-93.563c-.052-3.338%203.823-5.722%206.703-3.921l95.192%2055.629a9.09%209.09%200%200%201%204.503%207.842v111.205c.052%203.338-3.823%205.722-6.703%203.92l-80.112-46.781l-78.384%2045.775L224%20512l204.417-119.417l-78.384-45.775l-80.112%2046.781c-2.828%201.749-6.807-.529-6.703-3.92V278.464c0-3.338%201.833-6.305%204.503-7.842l95.193-55.629c2.827-1.748%206.806.477%206.702%203.921v93.563L448%20358.252V119.417L243.583%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/unity.svg?color=%231a73e8&size=48