ibm cloud mass data migration icon
ibm-cloud-mass-data-migration from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-cloud-mass-data-migration
- 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 cloud mass data migration icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 30H10c-1.1 0-2-.9-2-2v-3h2v3h12v-3h2v3c0 1.1-.9 2-2 2m-7-15.2V25h2V14.8l2.6 2.6L21 16l-5-5l-5 5l1.4 1.4z"/><path fill="currentColor" d="M24.8 9.1C23.9 5 20.3 2 16 2S8.1 5 7.2 9.1c-3 .6-5.2 3.3-5.2 6.4C2 19.1 4.9 22 8.5 22H12v-2H8.5C6 20 4 18 4 15.5c0-2.3 1.8-4.3 4.1-4.5H9l.1-.8C9.5 6.6 12.5 4 16 4s6.5 2.6 6.9 6.1l.1.9l.8.1c2.3.2 4.1 2.2 4.1 4.5c0 2.5-2 4.5-4.5 4.5H20v2h3.5c3.6 0 6.5-2.9 6.5-6.5c0-3.2-2.2-5.9-5.2-6.5"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmCloudMassDataMigration(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 30H10c-1.1 0-2-.9-2-2v-3h2v3h12v-3h2v3c0 1.1-.9 2-2 2m-7-15.2V25h2V14.8l2.6 2.6L21 16l-5-5l-5 5l1.4 1.4z"/><path fill="currentColor" d="M24.8 9.1C23.9 5 20.3 2 16 2S8.1 5 7.2 9.1c-3 .6-5.2 3.3-5.2 6.4C2 19.1 4.9 22 8.5 22H12v-2H8.5C6 20 4 18 4 15.5c0-2.3 1.8-4.3 4.1-4.5H9l.1-.8C9.5 6.6 12.5 4 16 4s6.5 2.6 6.9 6.1l.1.9l.8.1c2.3.2 4.1 2.2 4.1 4.5c0 2.5-2 4.5-4.5 4.5H20v2h3.5c3.6 0 6.5-2.9 6.5-6.5c0-3.2-2.2-5.9-5.2-6.5"/></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 30H10c-1.1 0-2-.9-2-2v-3h2v3h12v-3h2v3c0 1.1-.9 2-2 2m-7-15.2V25h2V14.8l2.6 2.6L21 16l-5-5l-5 5l1.4 1.4z"/><path fill="currentColor" d="M24.8 9.1C23.9 5 20.3 2 16 2S8.1 5 7.2 9.1c-3 .6-5.2 3.3-5.2 6.4C2 19.1 4.9 22 8.5 22H12v-2H8.5C6 20 4 18 4 15.5c0-2.3 1.8-4.3 4.1-4.5H9l.1-.8C9.5 6.6 12.5 4 16 4s6.5 2.6 6.9 6.1l.1.9l.8.1c2.3.2 4.1 2.2 4.1 4.5c0 2.5-2 4.5-4.5 4.5H20v2h3.5c3.6 0 6.5-2.9 6.5-6.5c0-3.2-2.2-5.9-5.2-6.5"/></svg> </template>
CSS
.icon-ibm-cloud-mass-data-migration {
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%2030H10c-1.1%200-2-.9-2-2v-3h2v3h12v-3h2v3c0%201.1-.9%202-2%202m-7-15.2V25h2V14.8l2.6%202.6L21%2016l-5-5l-5%205l1.4%201.4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.8%209.1C23.9%205%2020.3%202%2016%202S8.1%205%207.2%209.1c-3%20.6-5.2%203.3-5.2%206.4C2%2019.1%204.9%2022%208.5%2022H12v-2H8.5C6%2020%204%2018%204%2015.5c0-2.3%201.8-4.3%204.1-4.5H9l.1-.8C9.5%206.6%2012.5%204%2016%204s6.5%202.6%206.9%206.1l.1.9l.8.1c2.3.2%204.1%202.2%204.1%204.5c0%202.5-2%204.5-4.5%204.5H20v2h3.5c3.6%200%206.5-2.9%206.5-6.5c0-3.2-2.2-5.9-5.2-6.5%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%2030H10c-1.1%200-2-.9-2-2v-3h2v3h12v-3h2v3c0%201.1-.9%202-2%202m-7-15.2V25h2V14.8l2.6%202.6L21%2016l-5-5l-5%205l1.4%201.4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.8%209.1C23.9%205%2020.3%202%2016%202S8.1%205%207.2%209.1c-3%20.6-5.2%203.3-5.2%206.4C2%2019.1%204.9%2022%208.5%2022H12v-2H8.5C6%2020%204%2018%204%2015.5c0-2.3%201.8-4.3%204.1-4.5H9l.1-.8C9.5%206.6%2012.5%204%2016%204s6.5%202.6%206.9%206.1l.1.9l.8.1c2.3.2%204.1%202.2%204.1%204.5c0%202.5-2%204.5-4.5%204.5H20v2h3.5c3.6%200%206.5-2.9%206.5-6.5c0-3.2-2.2-5.9-5.2-6.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-cloud-mass-data-migration.svg?color=%231a73e8&size=48