unity from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
unity
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.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 32 32"><path fill="currentColor" d="M26.531 25.599L20.803 16l5.728-9.599L29.334 16zm-12.667-.932l-7.197-7.068h11.469l5.728 9.599zm0-17.47l10-2.531l-5.728 9.599H6.531c0 .136 7.333-7.068 7.333-7.068M28.531 0L15.47 3.333l-2 3.333H9.599L0 15.999l9.599 9.333h3.871l1.864 3.333l13.068 3.333l3.463-12.667l-1.864-3.333l2-3.333z"/></svg>

React

import type { SVGProps } from "react";

export function CibUnity(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.531 25.599L20.803 16l5.728-9.599L29.334 16zm-12.667-.932l-7.197-7.068h11.469l5.728 9.599zm0-17.47l10-2.531l-5.728 9.599H6.531c0 .136 7.333-7.068 7.333-7.068M28.531 0L15.47 3.333l-2 3.333H9.599L0 15.999l9.599 9.333h3.871l1.864 3.333l13.068 3.333l3.463-12.667l-1.864-3.333l2-3.333z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.531 25.599L20.803 16l5.728-9.599L29.334 16zm-12.667-.932l-7.197-7.068h11.469l5.728 9.599zm0-17.47l10-2.531l-5.728 9.599H6.531c0 .136 7.333-7.068 7.333-7.068M28.531 0L15.47 3.333l-2 3.333H9.599L0 15.999l9.599 9.333h3.871l1.864 3.333l13.068 3.333l3.463-12.667l-1.864-3.333l2-3.333z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.531%2025.599L20.803%2016l5.728-9.599L29.334%2016zm-12.667-.932l-7.197-7.068h11.469l5.728%209.599zm0-17.47l10-2.531l-5.728%209.599H6.531c0%20.136%207.333-7.068%207.333-7.068M28.531%200L15.47%203.333l-2%203.333H9.599L0%2015.999l9.599%209.333h3.871l1.864%203.333l13.068%203.333l3.463-12.667l-1.864-3.333l2-3.333z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.531%2025.599L20.803%2016l5.728-9.599L29.334%2016zm-12.667-.932l-7.197-7.068h11.469l5.728%209.599zm0-17.47l10-2.531l-5.728%209.599H6.531c0%20.136%207.333-7.068%207.333-7.068M28.531%200L15.47%203.333l-2%203.333H9.599L0%2015.999l9.599%209.333h3.871l1.864%203.333l13.068%203.333l3.463-12.667l-1.864-3.333l2-3.333z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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