ibm devops control icon

ibm-devops-control from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-devops-control
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm devops control icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 24a2.995 2.995 0 0 0-2.816 2h-2.566l-1.558-3.116C22.415 21.492 24 18.934 24 16s-1.585-5.492-3.94-6.884L21.618 6h2.566A2.995 2.995 0 0 0 27 8c1.654 0 3-1.346 3-3s-1.346-3-3-3a2.995 2.995 0 0 0-2.816 2h-2.566a1.99 1.99 0 0 0-1.789 1.106l-1.607 3.213C17.516 8.115 16.772 8 16 8s-1.516.115-2.222.32L12.17 5.104A1.99 1.99 0 0 0 10.38 4H7.817A2.995 2.995 0 0 0 5 2C3.346 2 2 3.346 2 5s1.346 3 3 3a2.995 2.995 0 0 0 2.816-2h2.566l1.558 3.116C9.584 10.508 8 13.066 8 16s1.584 5.492 3.94 6.884L10.382 26H7.816A2.995 2.995 0 0 0 5 24c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.995 2.995 0 0 0 2.816-2h2.566a1.99 1.99 0 0 0 1.789-1.106l1.607-3.213c.706.204 1.45.319 2.222.319s1.516-.115 2.222-.32l1.607 3.214A1.99 1.99 0 0 0 21.618 28h2.566A2.995 2.995 0 0 0 27 30c1.654 0 3-1.346 3-3s-1.346-3-3-3m0-20a1.001 1.001 0 0 1 0 2a1 1 0 0 1 0-2M5 6a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m0 22a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m5.286-12c0-3.15 2.563-5.714 5.714-5.714s5.714 2.563 5.714 5.714s-2.563 5.714-5.714 5.714s-5.714-2.563-5.714-5.714M27 28a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m-8.41-15.443L20 14l-5 5l-3-3l1.444-1.444l1.56 1.622z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmDevopsControl(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="M27 24a2.995 2.995 0 0 0-2.816 2h-2.566l-1.558-3.116C22.415 21.492 24 18.934 24 16s-1.585-5.492-3.94-6.884L21.618 6h2.566A2.995 2.995 0 0 0 27 8c1.654 0 3-1.346 3-3s-1.346-3-3-3a2.995 2.995 0 0 0-2.816 2h-2.566a1.99 1.99 0 0 0-1.789 1.106l-1.607 3.213C17.516 8.115 16.772 8 16 8s-1.516.115-2.222.32L12.17 5.104A1.99 1.99 0 0 0 10.38 4H7.817A2.995 2.995 0 0 0 5 2C3.346 2 2 3.346 2 5s1.346 3 3 3a2.995 2.995 0 0 0 2.816-2h2.566l1.558 3.116C9.584 10.508 8 13.066 8 16s1.584 5.492 3.94 6.884L10.382 26H7.816A2.995 2.995 0 0 0 5 24c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.995 2.995 0 0 0 2.816-2h2.566a1.99 1.99 0 0 0 1.789-1.106l1.607-3.213c.706.204 1.45.319 2.222.319s1.516-.115 2.222-.32l1.607 3.214A1.99 1.99 0 0 0 21.618 28h2.566A2.995 2.995 0 0 0 27 30c1.654 0 3-1.346 3-3s-1.346-3-3-3m0-20a1.001 1.001 0 0 1 0 2a1 1 0 0 1 0-2M5 6a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m0 22a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m5.286-12c0-3.15 2.563-5.714 5.714-5.714s5.714 2.563 5.714 5.714s-2.563 5.714-5.714 5.714s-5.714-2.563-5.714-5.714M27 28a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m-8.41-15.443L20 14l-5 5l-3-3l1.444-1.444l1.56 1.622z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 24a2.995 2.995 0 0 0-2.816 2h-2.566l-1.558-3.116C22.415 21.492 24 18.934 24 16s-1.585-5.492-3.94-6.884L21.618 6h2.566A2.995 2.995 0 0 0 27 8c1.654 0 3-1.346 3-3s-1.346-3-3-3a2.995 2.995 0 0 0-2.816 2h-2.566a1.99 1.99 0 0 0-1.789 1.106l-1.607 3.213C17.516 8.115 16.772 8 16 8s-1.516.115-2.222.32L12.17 5.104A1.99 1.99 0 0 0 10.38 4H7.817A2.995 2.995 0 0 0 5 2C3.346 2 2 3.346 2 5s1.346 3 3 3a2.995 2.995 0 0 0 2.816-2h2.566l1.558 3.116C9.584 10.508 8 13.066 8 16s1.584 5.492 3.94 6.884L10.382 26H7.816A2.995 2.995 0 0 0 5 24c-1.654 0-3 1.346-3 3s1.346 3 3 3a2.995 2.995 0 0 0 2.816-2h2.566a1.99 1.99 0 0 0 1.789-1.106l1.607-3.213c.706.204 1.45.319 2.222.319s1.516-.115 2.222-.32l1.607 3.214A1.99 1.99 0 0 0 21.618 28h2.566A2.995 2.995 0 0 0 27 30c1.654 0 3-1.346 3-3s-1.346-3-3-3m0-20a1.001 1.001 0 0 1 0 2a1 1 0 0 1 0-2M5 6a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m0 22a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m5.286-12c0-3.15 2.563-5.714 5.714-5.714s5.714 2.563 5.714 5.714s-2.563 5.714-5.714 5.714s-5.714-2.563-5.714-5.714M27 28a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m-8.41-15.443L20 14l-5 5l-3-3l1.444-1.444l1.56 1.622z"/></svg>
</template>

CSS

.icon-ibm-devops-control {
  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%22M27%2024a2.995%202.995%200%200%200-2.816%202h-2.566l-1.558-3.116C22.415%2021.492%2024%2018.934%2024%2016s-1.585-5.492-3.94-6.884L21.618%206h2.566A2.995%202.995%200%200%200%2027%208c1.654%200%203-1.346%203-3s-1.346-3-3-3a2.995%202.995%200%200%200-2.816%202h-2.566a1.99%201.99%200%200%200-1.789%201.106l-1.607%203.213C17.516%208.115%2016.772%208%2016%208s-1.516.115-2.222.32L12.17%205.104A1.99%201.99%200%200%200%2010.38%204H7.817A2.995%202.995%200%200%200%205%202C3.346%202%202%203.346%202%205s1.346%203%203%203a2.995%202.995%200%200%200%202.816-2h2.566l1.558%203.116C9.584%2010.508%208%2013.066%208%2016s1.584%205.492%203.94%206.884L10.382%2026H7.816A2.995%202.995%200%200%200%205%2024c-1.654%200-3%201.346-3%203s1.346%203%203%203a2.995%202.995%200%200%200%202.816-2h2.566a1.99%201.99%200%200%200%201.789-1.106l1.607-3.213c.706.204%201.45.319%202.222.319s1.516-.115%202.222-.32l1.607%203.214A1.99%201.99%200%200%200%2021.618%2028h2.566A2.995%202.995%200%200%200%2027%2030c1.654%200%203-1.346%203-3s-1.346-3-3-3m0-20a1.001%201.001%200%200%201%200%202a1%201%200%200%201%200-2M5%206a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m0%2022a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m5.286-12c0-3.15%202.563-5.714%205.714-5.714s5.714%202.563%205.714%205.714s-2.563%205.714-5.714%205.714s-5.714-2.563-5.714-5.714M27%2028a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m-8.41-15.443L20%2014l-5%205l-3-3l1.444-1.444l1.56%201.622z%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%22M27%2024a2.995%202.995%200%200%200-2.816%202h-2.566l-1.558-3.116C22.415%2021.492%2024%2018.934%2024%2016s-1.585-5.492-3.94-6.884L21.618%206h2.566A2.995%202.995%200%200%200%2027%208c1.654%200%203-1.346%203-3s-1.346-3-3-3a2.995%202.995%200%200%200-2.816%202h-2.566a1.99%201.99%200%200%200-1.789%201.106l-1.607%203.213C17.516%208.115%2016.772%208%2016%208s-1.516.115-2.222.32L12.17%205.104A1.99%201.99%200%200%200%2010.38%204H7.817A2.995%202.995%200%200%200%205%202C3.346%202%202%203.346%202%205s1.346%203%203%203a2.995%202.995%200%200%200%202.816-2h2.566l1.558%203.116C9.584%2010.508%208%2013.066%208%2016s1.584%205.492%203.94%206.884L10.382%2026H7.816A2.995%202.995%200%200%200%205%2024c-1.654%200-3%201.346-3%203s1.346%203%203%203a2.995%202.995%200%200%200%202.816-2h2.566a1.99%201.99%200%200%200%201.789-1.106l1.607-3.213c.706.204%201.45.319%202.222.319s1.516-.115%202.222-.32l1.607%203.214A1.99%201.99%200%200%200%2021.618%2028h2.566A2.995%202.995%200%200%200%2027%2030c1.654%200%203-1.346%203-3s-1.346-3-3-3m0-20a1.001%201.001%200%200%201%200%202a1%201%200%200%201%200-2M5%206a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m0%2022a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m5.286-12c0-3.15%202.563-5.714%205.714-5.714s5.714%202.563%205.714%205.714s-2.563%205.714-5.714%205.714s-5.714-2.563-5.714-5.714M27%2028a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m-8.41-15.443L20%2014l-5%205l-3-3l1.444-1.444l1.56%201.622z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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