unity logo
unity from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- unity
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
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 24 24"><path fill="currentColor" d="m10.4 17.8l1.21 2.07L19.77 22L22 14.08L20.72 12L22 10l-2.23-8l-8.16 2.13L10.4 6.2H8L2 12l6 5.81zm9.92-5.8l-1.73 6L15 12l3.59-6zM10.6 6.54L16.84 5l-3.59 6H6.08zM13.27 13l3.59 6l-6.26-1.55L6.1 13z"/></svg>
React
import type { SVGProps } from "react";
export function BxlUnity(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="m10.4 17.8l1.21 2.07L19.77 22L22 14.08L20.72 12L22 10l-2.23-8l-8.16 2.13L10.4 6.2H8L2 12l6 5.81zm9.92-5.8l-1.73 6L15 12l3.59-6zM10.6 6.54L16.84 5l-3.59 6H6.08zM13.27 13l3.59 6l-6.26-1.55L6.1 13z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.4 17.8l1.21 2.07L19.77 22L22 14.08L20.72 12L22 10l-2.23-8l-8.16 2.13L10.4 6.2H8L2 12l6 5.81zm9.92-5.8l-1.73 6L15 12l3.59-6zM10.6 6.54L16.84 5l-3.59 6H6.08zM13.27 13l3.59 6l-6.26-1.55L6.1 13z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.4%2017.8l1.21%202.07L19.77%2022L22%2014.08L20.72%2012L22%2010l-2.23-8l-8.16%202.13L10.4%206.2H8L2%2012l6%205.81zm9.92-5.8l-1.73%206L15%2012l3.59-6zM10.6%206.54L16.84%205l-3.59%206H6.08zM13.27%2013l3.59%206l-6.26-1.55L6.1%2013z%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%22m10.4%2017.8l1.21%202.07L19.77%2022L22%2014.08L20.72%2012L22%2010l-2.23-8l-8.16%202.13L10.4%206.2H8L2%2012l6%205.81zm9.92-5.8l-1.73%206L15%2012l3.59-6zM10.6%206.54L16.84%205l-3.59%206H6.08zM13.27%2013l3.59%206l-6.26-1.55L6.1%2013z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/unity.svg?color=%231a73e8&size=48