ibm data product exchange icon
ibm-data-product-exchange from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-data-product-exchange
- 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 data product exchange icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24 21v2h1.748A11.96 11.96 0 0 1 16 28C9.383 28 4 22.617 4 16H2c0 7.72 6.28 14 14 14c4.355 0 8.374-2.001 11-5.345V26h2v-5z"/><path fill="currentColor" d="m22.505 11.637l-5.989-3.5a1 1 0 0 0-1.008-.001l-6.011 3.5A1 1 0 0 0 9 12.5v7a1 1 0 0 0 .497.864l6.011 3.5A.96.96 0 0 0 16 24c.174 0 .36-.045.516-.137l5.989-3.5A1 1 0 0 0 23 19.5v-7a1 1 0 0 0-.495-.863m-6.494-1.48l4.007 2.343l-4.007 2.342l-4.023-2.342zM11 14.24l4 2.33v4.685l-4-2.33zm6 7.025v-4.683l4-2.338v4.683z"/><path fill="currentColor" d="M16 2A13.95 13.95 0 0 0 5 7.345V6H3v5h5V9H6.252A11.96 11.96 0 0 1 16 4c6.617 0 12 5.383 12 12h2c0-7.72-6.28-14-14-14"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmDataProductExchange(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="M24 21v2h1.748A11.96 11.96 0 0 1 16 28C9.383 28 4 22.617 4 16H2c0 7.72 6.28 14 14 14c4.355 0 8.374-2.001 11-5.345V26h2v-5z"/><path fill="currentColor" d="m22.505 11.637l-5.989-3.5a1 1 0 0 0-1.008-.001l-6.011 3.5A1 1 0 0 0 9 12.5v7a1 1 0 0 0 .497.864l6.011 3.5A.96.96 0 0 0 16 24c.174 0 .36-.045.516-.137l5.989-3.5A1 1 0 0 0 23 19.5v-7a1 1 0 0 0-.495-.863m-6.494-1.48l4.007 2.343l-4.007 2.342l-4.023-2.342zM11 14.24l4 2.33v4.685l-4-2.33zm6 7.025v-4.683l4-2.338v4.683z"/><path fill="currentColor" d="M16 2A13.95 13.95 0 0 0 5 7.345V6H3v5h5V9H6.252A11.96 11.96 0 0 1 16 4c6.617 0 12 5.383 12 12h2c0-7.72-6.28-14-14-14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M24 21v2h1.748A11.96 11.96 0 0 1 16 28C9.383 28 4 22.617 4 16H2c0 7.72 6.28 14 14 14c4.355 0 8.374-2.001 11-5.345V26h2v-5z"/><path fill="currentColor" d="m22.505 11.637l-5.989-3.5a1 1 0 0 0-1.008-.001l-6.011 3.5A1 1 0 0 0 9 12.5v7a1 1 0 0 0 .497.864l6.011 3.5A.96.96 0 0 0 16 24c.174 0 .36-.045.516-.137l5.989-3.5A1 1 0 0 0 23 19.5v-7a1 1 0 0 0-.495-.863m-6.494-1.48l4.007 2.343l-4.007 2.342l-4.023-2.342zM11 14.24l4 2.33v4.685l-4-2.33zm6 7.025v-4.683l4-2.338v4.683z"/><path fill="currentColor" d="M16 2A13.95 13.95 0 0 0 5 7.345V6H3v5h5V9H6.252A11.96 11.96 0 0 1 16 4c6.617 0 12 5.383 12 12h2c0-7.72-6.28-14-14-14"/></svg> </template>
CSS
.icon-ibm-data-product-exchange {
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%22M24%2021v2h1.748A11.96%2011.96%200%200%201%2016%2028C9.383%2028%204%2022.617%204%2016H2c0%207.72%206.28%2014%2014%2014c4.355%200%208.374-2.001%2011-5.345V26h2v-5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m22.505%2011.637l-5.989-3.5a1%201%200%200%200-1.008-.001l-6.011%203.5A1%201%200%200%200%209%2012.5v7a1%201%200%200%200%20.497.864l6.011%203.5A.96.96%200%200%200%2016%2024c.174%200%20.36-.045.516-.137l5.989-3.5A1%201%200%200%200%2023%2019.5v-7a1%201%200%200%200-.495-.863m-6.494-1.48l4.007%202.343l-4.007%202.342l-4.023-2.342zM11%2014.24l4%202.33v4.685l-4-2.33zm6%207.025v-4.683l4-2.338v4.683z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202A13.95%2013.95%200%200%200%205%207.345V6H3v5h5V9H6.252A11.96%2011.96%200%200%201%2016%204c6.617%200%2012%205.383%2012%2012h2c0-7.72-6.28-14-14-14%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%22M24%2021v2h1.748A11.96%2011.96%200%200%201%2016%2028C9.383%2028%204%2022.617%204%2016H2c0%207.72%206.28%2014%2014%2014c4.355%200%208.374-2.001%2011-5.345V26h2v-5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m22.505%2011.637l-5.989-3.5a1%201%200%200%200-1.008-.001l-6.011%203.5A1%201%200%200%200%209%2012.5v7a1%201%200%200%200%20.497.864l6.011%203.5A.96.96%200%200%200%2016%2024c.174%200%20.36-.045.516-.137l5.989-3.5A1%201%200%200%200%2023%2019.5v-7a1%201%200%200%200-.495-.863m-6.494-1.48l4.007%202.343l-4.007%202.342l-4.023-2.342zM11%2014.24l4%202.33v4.685l-4-2.33zm6%207.025v-4.683l4-2.338v4.683z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%202A13.95%2013.95%200%200%200%205%207.345V6H3v5h5V9H6.252A11.96%2011.96%200%200%201%2016%204c6.617%200%2012%205.383%2012%2012h2c0-7.72-6.28-14-14-14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-data-product-exchange.svg?color=%231a73e8&size=48