cloud data ops icon
cloud-data-ops from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- cloud-data-ops
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the cloud data ops icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 18h2v10h-2zm-4-4h2v14h-2zm-4 8h2v6h-2zm2.175-12l1.585-1.266a9.95 9.95 0 0 0-5.87-3.552a10.003 10.003 0 0 0-11.72 7.933A7.505 7.505 0 0 0 .054 21.41A7.684 7.684 0 0 0 7.77 28H16v-2H7.695a5.63 5.63 0 0 1-5.603-4.486a5.506 5.506 0 0 1 4.434-6.43l1.349-.245l.214-1.11a8.21 8.21 0 0 1 6.742-6.642a8 8 0 0 1 3.014.13A7.8 7.8 0 0 1 22.175 10"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCloudDataOps(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="M28 18h2v10h-2zm-4-4h2v14h-2zm-4 8h2v6h-2zm2.175-12l1.585-1.266a9.95 9.95 0 0 0-5.87-3.552a10.003 10.003 0 0 0-11.72 7.933A7.505 7.505 0 0 0 .054 21.41A7.684 7.684 0 0 0 7.77 28H16v-2H7.695a5.63 5.63 0 0 1-5.603-4.486a5.506 5.506 0 0 1 4.434-6.43l1.349-.245l.214-1.11a8.21 8.21 0 0 1 6.742-6.642a8 8 0 0 1 3.014.13A7.8 7.8 0 0 1 22.175 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 18h2v10h-2zm-4-4h2v14h-2zm-4 8h2v6h-2zm2.175-12l1.585-1.266a9.95 9.95 0 0 0-5.87-3.552a10.003 10.003 0 0 0-11.72 7.933A7.505 7.505 0 0 0 .054 21.41A7.684 7.684 0 0 0 7.77 28H16v-2H7.695a5.63 5.63 0 0 1-5.603-4.486a5.506 5.506 0 0 1 4.434-6.43l1.349-.245l.214-1.11a8.21 8.21 0 0 1 6.742-6.642a8 8 0 0 1 3.014.13A7.8 7.8 0 0 1 22.175 10"/></svg> </template>
CSS
.icon-cloud-data-ops {
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%22M28%2018h2v10h-2zm-4-4h2v14h-2zm-4%208h2v6h-2zm2.175-12l1.585-1.266a9.95%209.95%200%200%200-5.87-3.552a10.003%2010.003%200%200%200-11.72%207.933A7.505%207.505%200%200%200%20.054%2021.41A7.684%207.684%200%200%200%207.77%2028H16v-2H7.695a5.63%205.63%200%200%201-5.603-4.486a5.506%205.506%200%200%201%204.434-6.43l1.349-.245l.214-1.11a8.21%208.21%200%200%201%206.742-6.642a8%208%200%200%201%203.014.13A7.8%207.8%200%200%201%2022.175%2010%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%22M28%2018h2v10h-2zm-4-4h2v14h-2zm-4%208h2v6h-2zm2.175-12l1.585-1.266a9.95%209.95%200%200%200-5.87-3.552a10.003%2010.003%200%200%200-11.72%207.933A7.505%207.505%200%200%200%20.054%2021.41A7.684%207.684%200%200%200%207.77%2028H16v-2H7.695a5.63%205.63%200%200%201-5.603-4.486a5.506%205.506%200%200%201%204.434-6.43l1.349-.245l.214-1.11a8.21%208.21%200%200%201%206.742-6.642a8%208%200%200%201%203.014.13A7.8%207.8%200%200%201%2022.175%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/cloud-data-ops.svg?color=%231a73e8&size=48