msibusiness logo

msibusiness from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
msibusiness
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the msibusiness logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.215 10.794l3.78 2.416h-2.663l-3.78-2.416zM5.656 8.518l-.438 1.626l-.175.65l-.652 2.416l-.175.65l-.437 1.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm6.06 5.342l-.437 1.622h4.947l2.543-1.622zm3.556-5.342l-2.548 1.626h7.086l.438-1.626zm6.86 0l-.438 1.626l-.175.65l-.651 2.416l-.175.65l-.437 1.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65L24 8.518zm-20.255 0l-.438 1.626l-.175.65l-.651 2.416l-.175.65L0 15.482h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm7.536 0l-.438 1.626l-.175.65l-.651 2.416l-.175.65l-.437 1.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMsibusiness(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="m15.215 10.794l3.78 2.416h-2.663l-3.78-2.416zM5.656 8.518l-.438 1.626l-.175.65l-.652 2.416l-.175.65l-.437 1.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm6.06 5.342l-.437 1.622h4.947l2.543-1.622zm3.556-5.342l-2.548 1.626h7.086l.438-1.626zm6.86 0l-.438 1.626l-.175.65l-.651 2.416l-.175.65l-.437 1.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65L24 8.518zm-20.255 0l-.438 1.626l-.175.65l-.651 2.416l-.175.65L0 15.482h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm7.536 0l-.438 1.626l-.175.65l-.651 2.416l-.175.65l-.437 1.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.215 10.794l3.78 2.416h-2.663l-3.78-2.416zM5.656 8.518l-.438 1.626l-.175.65l-.652 2.416l-.175.65l-.437 1.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm6.06 5.342l-.437 1.622h4.947l2.543-1.622zm3.556-5.342l-2.548 1.626h7.086l.438-1.626zm6.86 0l-.438 1.626l-.175.65l-.651 2.416l-.175.65l-.437 1.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65L24 8.518zm-20.255 0l-.438 1.626l-.175.65l-.651 2.416l-.175.65L0 15.482h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm7.536 0l-.438 1.626l-.175.65l-.651 2.416l-.175.65l-.437 1.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626z"/></svg>
</template>

CSS

.icon-msibusiness {
  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%22m15.215%2010.794l3.78%202.416h-2.663l-3.78-2.416zM5.656%208.518l-.438%201.626l-.175.65l-.652%202.416l-.175.65l-.437%201.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm6.06%205.342l-.437%201.622h4.947l2.543-1.622zm3.556-5.342l-2.548%201.626h7.086l.438-1.626zm6.86%200l-.438%201.626l-.175.65l-.651%202.416l-.175.65l-.437%201.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65L24%208.518zm-20.255%200l-.438%201.626l-.175.65l-.651%202.416l-.175.65L0%2015.482h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm7.536%200l-.438%201.626l-.175.65l-.651%202.416l-.175.65l-.437%201.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626z%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%22m15.215%2010.794l3.78%202.416h-2.663l-3.78-2.416zM5.656%208.518l-.438%201.626l-.175.65l-.652%202.416l-.175.65l-.437%201.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm6.06%205.342l-.437%201.622h4.947l2.543-1.622zm3.556-5.342l-2.548%201.626h7.086l.438-1.626zm6.86%200l-.438%201.626l-.175.65l-.651%202.416l-.175.65l-.437%201.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65L24%208.518zm-20.255%200l-.438%201.626l-.175.65l-.651%202.416l-.175.65L0%2015.482h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626zm7.536%200l-.438%201.626l-.175.65l-.651%202.416l-.175.65l-.437%201.622h1.869l.437-1.622l.175-.65l.651-2.416l.175-.65l.438-1.626z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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