ibm elo method composer icon

ibm-elo-method-composer from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-elo-method-composer
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm elo method composer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m13.76 10.463l-3.297 3.297a1.586 1.586 0 0 0 0 2.24l12.004 12H28v-5.533L16 10.463a1.586 1.586 0 0 0-2.24 0M26 23.296V26h-2.704l-7.441-7.44l2.704-2.705zm-8.855-8.855l-2.704 2.704l-2.267-2.267l2.704-2.704z"/><path fill="currentColor" d="M28 2v8h-8V8h4.92C22.67 5.47 19.46 4 16 4C9.39 4 4 9.38 4 16c0 6.61 5.39 12 12 12h1v2h-1C8.28 30 2 23.72 2 16S8.28 2 16 2c3.83 0 7.4 1.55 10 4.23V2z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmEloMethodComposer(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="m13.76 10.463l-3.297 3.297a1.586 1.586 0 0 0 0 2.24l12.004 12H28v-5.533L16 10.463a1.586 1.586 0 0 0-2.24 0M26 23.296V26h-2.704l-7.441-7.44l2.704-2.705zm-8.855-8.855l-2.704 2.704l-2.267-2.267l2.704-2.704z"/><path fill="currentColor" d="M28 2v8h-8V8h4.92C22.67 5.47 19.46 4 16 4C9.39 4 4 9.38 4 16c0 6.61 5.39 12 12 12h1v2h-1C8.28 30 2 23.72 2 16S8.28 2 16 2c3.83 0 7.4 1.55 10 4.23V2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m13.76 10.463l-3.297 3.297a1.586 1.586 0 0 0 0 2.24l12.004 12H28v-5.533L16 10.463a1.586 1.586 0 0 0-2.24 0M26 23.296V26h-2.704l-7.441-7.44l2.704-2.705zm-8.855-8.855l-2.704 2.704l-2.267-2.267l2.704-2.704z"/><path fill="currentColor" d="M28 2v8h-8V8h4.92C22.67 5.47 19.46 4 16 4C9.39 4 4 9.38 4 16c0 6.61 5.39 12 12 12h1v2h-1C8.28 30 2 23.72 2 16S8.28 2 16 2c3.83 0 7.4 1.55 10 4.23V2z"/></svg>
</template>

CSS

.icon-ibm-elo-method-composer {
  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%22m13.76%2010.463l-3.297%203.297a1.586%201.586%200%200%200%200%202.24l12.004%2012H28v-5.533L16%2010.463a1.586%201.586%200%200%200-2.24%200M26%2023.296V26h-2.704l-7.441-7.44l2.704-2.705zm-8.855-8.855l-2.704%202.704l-2.267-2.267l2.704-2.704z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%202v8h-8V8h4.92C22.67%205.47%2019.46%204%2016%204C9.39%204%204%209.38%204%2016c0%206.61%205.39%2012%2012%2012h1v2h-1C8.28%2030%202%2023.72%202%2016S8.28%202%2016%202c3.83%200%207.4%201.55%2010%204.23V2z%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%22m13.76%2010.463l-3.297%203.297a1.586%201.586%200%200%200%200%202.24l12.004%2012H28v-5.533L16%2010.463a1.586%201.586%200%200%200-2.24%200M26%2023.296V26h-2.704l-7.441-7.44l2.704-2.705zm-8.855-8.855l-2.704%202.704l-2.267-2.267l2.704-2.704z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%202v8h-8V8h4.92C22.67%205.47%2019.46%204%2016%204C9.39%204%204%209.38%204%2016c0%206.61%205.39%2012%2012%2012h1v2h-1C8.28%2030%202%2023.72%202%2016S8.28%202%2016%202c3.83%200%207.4%201.55%2010%204.23V2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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