ibm maximo application suite icon

ibm-maximo-application-suite from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-maximo-application-suite
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm maximo application suite icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 3v2H9.574L3.15 16.012l3.641 6.553L7.57 20l1.914.58l-1.741 5.742L2 24.581l.58-1.914s1.292.385 2.376.712l-3.83-6.894a1 1 0 0 1 .01-.989l7-12A1 1 0 0 1 9 3zm1 26a1 1 0 0 0 .864-.496l7-12a1 1 0 0 0 .01-.99l-3.83-6.893c1.084.327 2.375.712 2.375.712L30 7.42l-5.74-1.742l-1.742 5.741L24.43 12l.778-2.565l3.64 6.553L22.427 27H10v2zm-2-13c0-2.757-2.243-5-5-5s-5 2.243-5 5s2.243 5 5 5s5-2.243 5-5m-2 0c0 1.654-1.346 3-3 3s-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmMaximoApplicationSuite(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="M22 3v2H9.574L3.15 16.012l3.641 6.553L7.57 20l1.914.58l-1.741 5.742L2 24.581l.58-1.914s1.292.385 2.376.712l-3.83-6.894a1 1 0 0 1 .01-.989l7-12A1 1 0 0 1 9 3zm1 26a1 1 0 0 0 .864-.496l7-12a1 1 0 0 0 .01-.99l-3.83-6.893c1.084.327 2.375.712 2.375.712L30 7.42l-5.74-1.742l-1.742 5.741L24.43 12l.778-2.565l3.64 6.553L22.427 27H10v2zm-2-13c0-2.757-2.243-5-5-5s-5 2.243-5 5s2.243 5 5 5s5-2.243 5-5m-2 0c0 1.654-1.346 3-3 3s-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 3v2H9.574L3.15 16.012l3.641 6.553L7.57 20l1.914.58l-1.741 5.742L2 24.581l.58-1.914s1.292.385 2.376.712l-3.83-6.894a1 1 0 0 1 .01-.989l7-12A1 1 0 0 1 9 3zm1 26a1 1 0 0 0 .864-.496l7-12a1 1 0 0 0 .01-.99l-3.83-6.893c1.084.327 2.375.712 2.375.712L30 7.42l-5.74-1.742l-1.742 5.741L24.43 12l.778-2.565l3.64 6.553L22.427 27H10v2zm-2-13c0-2.757-2.243-5-5-5s-5 2.243-5 5s2.243 5 5 5s5-2.243 5-5m-2 0c0 1.654-1.346 3-3 3s-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3"/></svg>
</template>

CSS

.icon-ibm-maximo-application-suite {
  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%22M22%203v2H9.574L3.15%2016.012l3.641%206.553L7.57%2020l1.914.58l-1.741%205.742L2%2024.581l.58-1.914s1.292.385%202.376.712l-3.83-6.894a1%201%200%200%201%20.01-.989l7-12A1%201%200%200%201%209%203zm1%2026a1%201%200%200%200%20.864-.496l7-12a1%201%200%200%200%20.01-.99l-3.83-6.893c1.084.327%202.375.712%202.375.712L30%207.42l-5.74-1.742l-1.742%205.741L24.43%2012l.778-2.565l3.64%206.553L22.427%2027H10v2zm-2-13c0-2.757-2.243-5-5-5s-5%202.243-5%205s2.243%205%205%205s5-2.243%205-5m-2%200c0%201.654-1.346%203-3%203s-3-1.346-3-3s1.346-3%203-3s3%201.346%203%203%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%22M22%203v2H9.574L3.15%2016.012l3.641%206.553L7.57%2020l1.914.58l-1.741%205.742L2%2024.581l.58-1.914s1.292.385%202.376.712l-3.83-6.894a1%201%200%200%201%20.01-.989l7-12A1%201%200%200%201%209%203zm1%2026a1%201%200%200%200%20.864-.496l7-12a1%201%200%200%200%20.01-.99l-3.83-6.893c1.084.327%202.375.712%202.375.712L30%207.42l-5.74-1.742l-1.742%205.741L24.43%2012l.778-2.565l3.64%206.553L22.427%2027H10v2zm-2-13c0-2.757-2.243-5-5-5s-5%202.243-5%205s2.243%205%205%205s5-2.243%205-5m-2%200c0%201.654-1.346%203-3%203s-3-1.346-3-3s1.346-3%203-3s3%201.346%203%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-maximo-application-suite.svg?color=%231a73e8&size=48