ibm cloud continuous delivery icon

ibm-cloud-continuous-delivery from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-cloud-continuous-delivery
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm cloud continuous delivery icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m23 1l-6 6l1.415 1.402L22 4.818V21H10V10H8v11c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2V4.815l3.586 3.587L29 7z"/><path fill="currentColor" d="M18.5 19h-5c-.827 0-1.5-.673-1.5-1.5v-5c0-.827.673-1.5 1.5-1.5h5c.827 0 1.5.673 1.5 1.5v5c0 .827-.673 1.5-1.5 1.5M14 17h4v-4h-4zm2 14v-2c7.168 0 13-5.832 13-13c0-1.265-.181-2.514-.538-3.715l1.917-.57C30.79 13.1 31 14.542 31 16c0 8.271-6.729 15-15 15M1.621 20.285A15 15 0 0 1 1 16C1 7.729 7.729 1 16 1v2C8.832 3 3 8.832 3 16c0 1.265.181 2.515.538 3.715z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudContinuousDelivery(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="m23 1l-6 6l1.415 1.402L22 4.818V21H10V10H8v11c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2V4.815l3.586 3.587L29 7z"/><path fill="currentColor" d="M18.5 19h-5c-.827 0-1.5-.673-1.5-1.5v-5c0-.827.673-1.5 1.5-1.5h5c.827 0 1.5.673 1.5 1.5v5c0 .827-.673 1.5-1.5 1.5M14 17h4v-4h-4zm2 14v-2c7.168 0 13-5.832 13-13c0-1.265-.181-2.514-.538-3.715l1.917-.57C30.79 13.1 31 14.542 31 16c0 8.271-6.729 15-15 15M1.621 20.285A15 15 0 0 1 1 16C1 7.729 7.729 1 16 1v2C8.832 3 3 8.832 3 16c0 1.265.181 2.515.538 3.715z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m23 1l-6 6l1.415 1.402L22 4.818V21H10V10H8v11c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2V4.815l3.586 3.587L29 7z"/><path fill="currentColor" d="M18.5 19h-5c-.827 0-1.5-.673-1.5-1.5v-5c0-.827.673-1.5 1.5-1.5h5c.827 0 1.5.673 1.5 1.5v5c0 .827-.673 1.5-1.5 1.5M14 17h4v-4h-4zm2 14v-2c7.168 0 13-5.832 13-13c0-1.265-.181-2.514-.538-3.715l1.917-.57C30.79 13.1 31 14.542 31 16c0 8.271-6.729 15-15 15M1.621 20.285A15 15 0 0 1 1 16C1 7.729 7.729 1 16 1v2C8.832 3 3 8.832 3 16c0 1.265.181 2.515.538 3.715z"/></svg>
</template>

CSS

.icon-ibm-cloud-continuous-delivery {
  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%22m23%201l-6%206l1.415%201.402L22%204.818V21H10V10H8v11c0%201.103.897%202%202%202h12c1.103%200%202-.897%202-2V4.815l3.586%203.587L29%207z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.5%2019h-5c-.827%200-1.5-.673-1.5-1.5v-5c0-.827.673-1.5%201.5-1.5h5c.827%200%201.5.673%201.5%201.5v5c0%20.827-.673%201.5-1.5%201.5M14%2017h4v-4h-4zm2%2014v-2c7.168%200%2013-5.832%2013-13c0-1.265-.181-2.514-.538-3.715l1.917-.57C30.79%2013.1%2031%2014.542%2031%2016c0%208.271-6.729%2015-15%2015M1.621%2020.285A15%2015%200%200%201%201%2016C1%207.729%207.729%201%2016%201v2C8.832%203%203%208.832%203%2016c0%201.265.181%202.515.538%203.715z%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%22m23%201l-6%206l1.415%201.402L22%204.818V21H10V10H8v11c0%201.103.897%202%202%202h12c1.103%200%202-.897%202-2V4.815l3.586%203.587L29%207z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.5%2019h-5c-.827%200-1.5-.673-1.5-1.5v-5c0-.827.673-1.5%201.5-1.5h5c.827%200%201.5.673%201.5%201.5v5c0%20.827-.673%201.5-1.5%201.5M14%2017h4v-4h-4zm2%2014v-2c7.168%200%2013-5.832%2013-13c0-1.265-.181-2.514-.538-3.715l1.917-.57C30.79%2013.1%2031%2014.542%2031%2016c0%208.271-6.729%2015-15%2015M1.621%2020.285A15%2015%200%200%201%201%2016C1%207.729%207.729%201%2016%201v2C8.832%203%203%208.832%203%2016c0%201.265.181%202.515.538%203.715z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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