unity from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
unity
Set
SVG Logos
Style
Color
Viewbox
256×263
License
CC0

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 256 263"><path fill="#222c37" d="m166.872 131.237l45.91-79.275l22.184 79.275l-22.185 79.256zm-22.376 12.874l45.916 79.262l-79.966-20.486l-57.77-58.776zm45.906-105.033l-45.906 79.275h-91.82l57.77-58.78zm65.539 65.18L227.933.06l-104.54 27.925l-15.475 27.207l-31.401-.225L0 131.244l76.517 76.259h.003l31.388-.232l15.497 27.207l104.528 27.92L255.94 158.22l-15.906-26.982z"/></svg>

React

import type { SVGProps } from "react";

export function LogosUnity(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 263"><path fill="#222c37" d="m166.872 131.237l45.91-79.275l22.184 79.275l-22.185 79.256zm-22.376 12.874l45.916 79.262l-79.966-20.486l-57.77-58.776zm45.906-105.033l-45.906 79.275h-91.82l57.77-58.78zm65.539 65.18L227.933.06l-104.54 27.925l-15.475 27.207l-31.401-.225L0 131.244l76.517 76.259h.003l31.388-.232l15.497 27.207l104.528 27.92L255.94 158.22l-15.906-26.982z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 263"><path fill="#222c37" d="m166.872 131.237l45.91-79.275l22.184 79.275l-22.185 79.256zm-22.376 12.874l45.916 79.262l-79.966-20.486l-57.77-58.776zm45.906-105.033l-45.906 79.275h-91.82l57.77-58.78zm65.539 65.18L227.933.06l-104.54 27.925l-15.475 27.207l-31.401-.225L0 131.244l76.517 76.259h.003l31.388-.232l15.497 27.207l104.528 27.92L255.94 158.22l-15.906-26.982z"/></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%20256%20263%22%3E%3Cpath%20fill%3D%22%23222c37%22%20d%3D%22m166.872%20131.237l45.91-79.275l22.184%2079.275l-22.185%2079.256zm-22.376%2012.874l45.916%2079.262l-79.966-20.486l-57.77-58.776zm45.906-105.033l-45.906%2079.275h-91.82l57.77-58.78zm65.539%2065.18L227.933.06l-104.54%2027.925l-15.475%2027.207l-31.401-.225L0%20131.244l76.517%2076.259h.003l31.388-.232l15.497%2027.207l104.528%2027.92L255.94%20158.22l-15.906-26.982z%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%20256%20263%22%3E%3Cpath%20fill%3D%22%23222c37%22%20d%3D%22m166.872%20131.237l45.91-79.275l22.184%2079.275l-22.185%2079.256zm-22.376%2012.874l45.916%2079.262l-79.966-20.486l-57.77-58.776zm45.906-105.033l-45.906%2079.275h-91.82l57.77-58.78zm65.539%2065.18L227.933.06l-104.54%2027.925l-15.475%2027.207l-31.401-.225L0%20131.244l76.517%2076.259h.003l31.388-.232l15.497%2027.207l104.528%2027.92L255.94%20158.22l-15.906-26.982z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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