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

Name
matrix
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the matrix logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M.844.735v30.531h2.197v.735H0v-32h3.041v.735zm9.391 9.677v1.547h.041a4.45 4.45 0 0 1 1.489-1.371c.579-.323 1.251-.484 2-.484c.719 0 1.38.141 1.975.417c.599.281 1.047.776 1.359 1.479c.339-.5.803-.943 1.38-1.323q.869-.572 2.063-.573a6 6 0 0 1 1.677.224c.521.145.959.38 1.328.703q.547.492.86 1.272q.306.78.307 1.891v7.635h-3.129v-6.468a12 12 0 0 0-.048-1.084a2.3 2.3 0 0 0-.239-.88a1.4 1.4 0 0 0-.584-.593c-.255-.152-.609-.224-1.047-.224q-.663 0-1.068.249a1.9 1.9 0 0 0-.64.667a2.6 2.6 0 0 0-.308.927a8 8 0 0 0-.083 1.048v6.359h-3.131v-6.401c0-.339-.005-.672-.025-1a2.6 2.6 0 0 0-.193-.916a1.34 1.34 0 0 0-.552-.672c-.255-.167-.636-.255-1.136-.255q-.227-.002-.588.099c-.24.067-.479.192-.703.375a2.24 2.24 0 0 0-.589.797q-.24.515-.239 1.359v6.62H7.281V10.415zm20.921 20.853V.734h-2.197v-.735H32v32h-3.041v-.735z"/></svg>

React

import type { SVGProps } from "react";

export function CibMatrix(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="M.844.735v30.531h2.197v.735H0v-32h3.041v.735zm9.391 9.677v1.547h.041a4.45 4.45 0 0 1 1.489-1.371c.579-.323 1.251-.484 2-.484c.719 0 1.38.141 1.975.417c.599.281 1.047.776 1.359 1.479c.339-.5.803-.943 1.38-1.323q.869-.572 2.063-.573a6 6 0 0 1 1.677.224c.521.145.959.38 1.328.703q.547.492.86 1.272q.306.78.307 1.891v7.635h-3.129v-6.468a12 12 0 0 0-.048-1.084a2.3 2.3 0 0 0-.239-.88a1.4 1.4 0 0 0-.584-.593c-.255-.152-.609-.224-1.047-.224q-.663 0-1.068.249a1.9 1.9 0 0 0-.64.667a2.6 2.6 0 0 0-.308.927a8 8 0 0 0-.083 1.048v6.359h-3.131v-6.401c0-.339-.005-.672-.025-1a2.6 2.6 0 0 0-.193-.916a1.34 1.34 0 0 0-.552-.672c-.255-.167-.636-.255-1.136-.255q-.227-.002-.588.099c-.24.067-.479.192-.703.375a2.24 2.24 0 0 0-.589.797q-.24.515-.239 1.359v6.62H7.281V10.415zm20.921 20.853V.734h-2.197v-.735H32v32h-3.041v-.735z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M.844.735v30.531h2.197v.735H0v-32h3.041v.735zm9.391 9.677v1.547h.041a4.45 4.45 0 0 1 1.489-1.371c.579-.323 1.251-.484 2-.484c.719 0 1.38.141 1.975.417c.599.281 1.047.776 1.359 1.479c.339-.5.803-.943 1.38-1.323q.869-.572 2.063-.573a6 6 0 0 1 1.677.224c.521.145.959.38 1.328.703q.547.492.86 1.272q.306.78.307 1.891v7.635h-3.129v-6.468a12 12 0 0 0-.048-1.084a2.3 2.3 0 0 0-.239-.88a1.4 1.4 0 0 0-.584-.593c-.255-.152-.609-.224-1.047-.224q-.663 0-1.068.249a1.9 1.9 0 0 0-.64.667a2.6 2.6 0 0 0-.308.927a8 8 0 0 0-.083 1.048v6.359h-3.131v-6.401c0-.339-.005-.672-.025-1a2.6 2.6 0 0 0-.193-.916a1.34 1.34 0 0 0-.552-.672c-.255-.167-.636-.255-1.136-.255q-.227-.002-.588.099c-.24.067-.479.192-.703.375a2.24 2.24 0 0 0-.589.797q-.24.515-.239 1.359v6.62H7.281V10.415zm20.921 20.853V.734h-2.197v-.735H32v32h-3.041v-.735z"/></svg>
</template>

CSS

.icon-matrix {
  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%22M.844.735v30.531h2.197v.735H0v-32h3.041v.735zm9.391%209.677v1.547h.041a4.45%204.45%200%200%201%201.489-1.371c.579-.323%201.251-.484%202-.484c.719%200%201.38.141%201.975.417c.599.281%201.047.776%201.359%201.479c.339-.5.803-.943%201.38-1.323q.869-.572%202.063-.573a6%206%200%200%201%201.677.224c.521.145.959.38%201.328.703q.547.492.86%201.272q.306.78.307%201.891v7.635h-3.129v-6.468a12%2012%200%200%200-.048-1.084a2.3%202.3%200%200%200-.239-.88a1.4%201.4%200%200%200-.584-.593c-.255-.152-.609-.224-1.047-.224q-.663%200-1.068.249a1.9%201.9%200%200%200-.64.667a2.6%202.6%200%200%200-.308.927a8%208%200%200%200-.083%201.048v6.359h-3.131v-6.401c0-.339-.005-.672-.025-1a2.6%202.6%200%200%200-.193-.916a1.34%201.34%200%200%200-.552-.672c-.255-.167-.636-.255-1.136-.255q-.227-.002-.588.099c-.24.067-.479.192-.703.375a2.24%202.24%200%200%200-.589.797q-.24.515-.239%201.359v6.62H7.281V10.415zm20.921%2020.853V.734h-2.197v-.735H32v32h-3.041v-.735z%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%22M.844.735v30.531h2.197v.735H0v-32h3.041v.735zm9.391%209.677v1.547h.041a4.45%204.45%200%200%201%201.489-1.371c.579-.323%201.251-.484%202-.484c.719%200%201.38.141%201.975.417c.599.281%201.047.776%201.359%201.479c.339-.5.803-.943%201.38-1.323q.869-.572%202.063-.573a6%206%200%200%201%201.677.224c.521.145.959.38%201.328.703q.547.492.86%201.272q.306.78.307%201.891v7.635h-3.129v-6.468a12%2012%200%200%200-.048-1.084a2.3%202.3%200%200%200-.239-.88a1.4%201.4%200%200%200-.584-.593c-.255-.152-.609-.224-1.047-.224q-.663%200-1.068.249a1.9%201.9%200%200%200-.64.667a2.6%202.6%200%200%200-.308.927a8%208%200%200%200-.083%201.048v6.359h-3.131v-6.401c0-.339-.005-.672-.025-1a2.6%202.6%200%200%200-.193-.916a1.34%201.34%200%200%200-.552-.672c-.255-.167-.636-.255-1.136-.255q-.227-.002-.588.099c-.24.067-.479.192-.703.375a2.24%202.24%200%200%200-.589.797q-.24.515-.239%201.359v6.62H7.281V10.415zm20.921%2020.853V.734h-2.197v-.735H32v32h-3.041v-.735z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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