ibm wazi deploy icon
ibm-wazi-deploy from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-wazi-deploy
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
More enterprise icons from Carbon
accountaiai-agentai-agent-detachedai-business-impact-assessmentai-enabled-edtai-enabled-pdlcai-generateai-governance-lifecycleai-governance-trackedai-governance-untrackedai-labelai-launchai-observabilityai-recommendappleapple-dashautoscalingbank-vaultbasketballbatbee-batbinding-connectorblock-storage
Use the ibm wazi deploy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 29.991L3.496 23.864A1 1 0 0 1 3 23V9h2v13.426l10.008 5.838z"/><path fill="currentColor" d="M7 6h2v10H7zm22 7h-2V9.574L16 3.158l-3 1.75V13h-2V4.333a1 1 0 0 1 .496-.863l4-2.334a1 1 0 0 1 1.008 0l12 7A1 1 0 0 1 29 9zm-2 10l-1.42 1.41L27.17 26H20v-3.142c1.72-.447 3-2 3-3.858c0-2.206-1.794-4-4-4s-4 1.794-4 4c0 1.858 1.28 3.41 3 3.858V26c0 1.103.897 2 2 2h7.17l-1.58 1.58L27 31l4-4zm-10-4c0-1.102.897-2 2-2s2 .898 2 2s-.897 2-2 2s-2-.897-2-2"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmWaziDeploy(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="M14 29.991L3.496 23.864A1 1 0 0 1 3 23V9h2v13.426l10.008 5.838z"/><path fill="currentColor" d="M7 6h2v10H7zm22 7h-2V9.574L16 3.158l-3 1.75V13h-2V4.333a1 1 0 0 1 .496-.863l4-2.334a1 1 0 0 1 1.008 0l12 7A1 1 0 0 1 29 9zm-2 10l-1.42 1.41L27.17 26H20v-3.142c1.72-.447 3-2 3-3.858c0-2.206-1.794-4-4-4s-4 1.794-4 4c0 1.858 1.28 3.41 3 3.858V26c0 1.103.897 2 2 2h7.17l-1.58 1.58L27 31l4-4zm-10-4c0-1.102.897-2 2-2s2 .898 2 2s-.897 2-2 2s-2-.897-2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 29.991L3.496 23.864A1 1 0 0 1 3 23V9h2v13.426l10.008 5.838z"/><path fill="currentColor" d="M7 6h2v10H7zm22 7h-2V9.574L16 3.158l-3 1.75V13h-2V4.333a1 1 0 0 1 .496-.863l4-2.334a1 1 0 0 1 1.008 0l12 7A1 1 0 0 1 29 9zm-2 10l-1.42 1.41L27.17 26H20v-3.142c1.72-.447 3-2 3-3.858c0-2.206-1.794-4-4-4s-4 1.794-4 4c0 1.858 1.28 3.41 3 3.858V26c0 1.103.897 2 2 2h7.17l-1.58 1.58L27 31l4-4zm-10-4c0-1.102.897-2 2-2s2 .898 2 2s-.897 2-2 2s-2-.897-2-2"/></svg> </template>
CSS
.icon-ibm-wazi-deploy {
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%22M14%2029.991L3.496%2023.864A1%201%200%200%201%203%2023V9h2v13.426l10.008%205.838z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%206h2v10H7zm22%207h-2V9.574L16%203.158l-3%201.75V13h-2V4.333a1%201%200%200%201%20.496-.863l4-2.334a1%201%200%200%201%201.008%200l12%207A1%201%200%200%201%2029%209zm-2%2010l-1.42%201.41L27.17%2026H20v-3.142c1.72-.447%203-2%203-3.858c0-2.206-1.794-4-4-4s-4%201.794-4%204c0%201.858%201.28%203.41%203%203.858V26c0%201.103.897%202%202%202h7.17l-1.58%201.58L27%2031l4-4zm-10-4c0-1.102.897-2%202-2s2%20.898%202%202s-.897%202-2%202s-2-.897-2-2%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%22M14%2029.991L3.496%2023.864A1%201%200%200%201%203%2023V9h2v13.426l10.008%205.838z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%206h2v10H7zm22%207h-2V9.574L16%203.158l-3%201.75V13h-2V4.333a1%201%200%200%201%20.496-.863l4-2.334a1%201%200%200%201%201.008%200l12%207A1%201%200%200%201%2029%209zm-2%2010l-1.42%201.41L27.17%2026H20v-3.142c1.72-.447%203-2%203-3.858c0-2.206-1.794-4-4-4s-4%201.794-4%204c0%201.858%201.28%203.41%203%203.858V26c0%201.103.897%202%202%202h7.17l-1.58%201.58L27%2031l4-4zm-10-4c0-1.102.897-2%202-2s2%20.898%202%202s-.897%202-2%202s-2-.897-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-wazi-deploy.svg?color=%231a73e8&size=48