ibm db2 icon
ibm-db2 from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-db2
- 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 db2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 13c-3.42 0-6 1.505-6 3.5v8c0 1.995 2.58 3.5 6 3.5s6-1.505 6-3.5v-8c0-1.995-2.58-3.5-6-3.5m0 2c2.481 0 4 .971 4 1.5S18.481 18 16 18s-4-.971-4-1.5s1.519-1.5 4-1.5m0 11c-2.481 0-4-.971-4-1.5v-1.352c1.047.534 2.433.852 4 .852s2.953-.318 4-.852V24.5c0 .529-1.519 1.5-4 1.5m0-4c-2.481 0-4-.971-4-1.5v-1.352c1.047.534 2.433.852 4 .852s2.953-.318 4-.852V20.5c0 .529-1.519 1.5-4 1.5"/><path fill="currentColor" d="M30 15.5a6.49 6.49 0 0 1-5.01 6.32v-2.07A4.51 4.51 0 0 0 28 15.5c0-2.33-1.83-4.29-4.15-4.48l-.81-.06l-.1-.81C22.51 6.65 19.52 4 16 4c-3.53 0-6.52 2.65-6.95 6.15l-.1.81l-.81.06C5.82 11.21 4 13.17 4 15.5a4.5 4.5 0 0 0 2.99 4.24v2.08A6.5 6.5 0 0 1 2 15.5c0-3.1 2.22-5.75 5.2-6.36A9 9 0 0 1 16 2c4.27 0 7.93 3.02 8.8 7.14c2.97.61 5.2 3.26 5.2 6.36"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmDb2(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="M16 13c-3.42 0-6 1.505-6 3.5v8c0 1.995 2.58 3.5 6 3.5s6-1.505 6-3.5v-8c0-1.995-2.58-3.5-6-3.5m0 2c2.481 0 4 .971 4 1.5S18.481 18 16 18s-4-.971-4-1.5s1.519-1.5 4-1.5m0 11c-2.481 0-4-.971-4-1.5v-1.352c1.047.534 2.433.852 4 .852s2.953-.318 4-.852V24.5c0 .529-1.519 1.5-4 1.5m0-4c-2.481 0-4-.971-4-1.5v-1.352c1.047.534 2.433.852 4 .852s2.953-.318 4-.852V20.5c0 .529-1.519 1.5-4 1.5"/><path fill="currentColor" d="M30 15.5a6.49 6.49 0 0 1-5.01 6.32v-2.07A4.51 4.51 0 0 0 28 15.5c0-2.33-1.83-4.29-4.15-4.48l-.81-.06l-.1-.81C22.51 6.65 19.52 4 16 4c-3.53 0-6.52 2.65-6.95 6.15l-.1.81l-.81.06C5.82 11.21 4 13.17 4 15.5a4.5 4.5 0 0 0 2.99 4.24v2.08A6.5 6.5 0 0 1 2 15.5c0-3.1 2.22-5.75 5.2-6.36A9 9 0 0 1 16 2c4.27 0 7.93 3.02 8.8 7.14c2.97.61 5.2 3.26 5.2 6.36"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 13c-3.42 0-6 1.505-6 3.5v8c0 1.995 2.58 3.5 6 3.5s6-1.505 6-3.5v-8c0-1.995-2.58-3.5-6-3.5m0 2c2.481 0 4 .971 4 1.5S18.481 18 16 18s-4-.971-4-1.5s1.519-1.5 4-1.5m0 11c-2.481 0-4-.971-4-1.5v-1.352c1.047.534 2.433.852 4 .852s2.953-.318 4-.852V24.5c0 .529-1.519 1.5-4 1.5m0-4c-2.481 0-4-.971-4-1.5v-1.352c1.047.534 2.433.852 4 .852s2.953-.318 4-.852V20.5c0 .529-1.519 1.5-4 1.5"/><path fill="currentColor" d="M30 15.5a6.49 6.49 0 0 1-5.01 6.32v-2.07A4.51 4.51 0 0 0 28 15.5c0-2.33-1.83-4.29-4.15-4.48l-.81-.06l-.1-.81C22.51 6.65 19.52 4 16 4c-3.53 0-6.52 2.65-6.95 6.15l-.1.81l-.81.06C5.82 11.21 4 13.17 4 15.5a4.5 4.5 0 0 0 2.99 4.24v2.08A6.5 6.5 0 0 1 2 15.5c0-3.1 2.22-5.75 5.2-6.36A9 9 0 0 1 16 2c4.27 0 7.93 3.02 8.8 7.14c2.97.61 5.2 3.26 5.2 6.36"/></svg> </template>
CSS
.icon-ibm-db2 {
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%22M16%2013c-3.42%200-6%201.505-6%203.5v8c0%201.995%202.58%203.5%206%203.5s6-1.505%206-3.5v-8c0-1.995-2.58-3.5-6-3.5m0%202c2.481%200%204%20.971%204%201.5S18.481%2018%2016%2018s-4-.971-4-1.5s1.519-1.5%204-1.5m0%2011c-2.481%200-4-.971-4-1.5v-1.352c1.047.534%202.433.852%204%20.852s2.953-.318%204-.852V24.5c0%20.529-1.519%201.5-4%201.5m0-4c-2.481%200-4-.971-4-1.5v-1.352c1.047.534%202.433.852%204%20.852s2.953-.318%204-.852V20.5c0%20.529-1.519%201.5-4%201.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2015.5a6.49%206.49%200%200%201-5.01%206.32v-2.07A4.51%204.51%200%200%200%2028%2015.5c0-2.33-1.83-4.29-4.15-4.48l-.81-.06l-.1-.81C22.51%206.65%2019.52%204%2016%204c-3.53%200-6.52%202.65-6.95%206.15l-.1.81l-.81.06C5.82%2011.21%204%2013.17%204%2015.5a4.5%204.5%200%200%200%202.99%204.24v2.08A6.5%206.5%200%200%201%202%2015.5c0-3.1%202.22-5.75%205.2-6.36A9%209%200%200%201%2016%202c4.27%200%207.93%203.02%208.8%207.14c2.97.61%205.2%203.26%205.2%206.36%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%22M16%2013c-3.42%200-6%201.505-6%203.5v8c0%201.995%202.58%203.5%206%203.5s6-1.505%206-3.5v-8c0-1.995-2.58-3.5-6-3.5m0%202c2.481%200%204%20.971%204%201.5S18.481%2018%2016%2018s-4-.971-4-1.5s1.519-1.5%204-1.5m0%2011c-2.481%200-4-.971-4-1.5v-1.352c1.047.534%202.433.852%204%20.852s2.953-.318%204-.852V24.5c0%20.529-1.519%201.5-4%201.5m0-4c-2.481%200-4-.971-4-1.5v-1.352c1.047.534%202.433.852%204%20.852s2.953-.318%204-.852V20.5c0%20.529-1.519%201.5-4%201.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2015.5a6.49%206.49%200%200%201-5.01%206.32v-2.07A4.51%204.51%200%200%200%2028%2015.5c0-2.33-1.83-4.29-4.15-4.48l-.81-.06l-.1-.81C22.51%206.65%2019.52%204%2016%204c-3.53%200-6.52%202.65-6.95%206.15l-.1.81l-.81.06C5.82%2011.21%204%2013.17%204%2015.5a4.5%204.5%200%200%200%202.99%204.24v2.08A6.5%206.5%200%200%201%202%2015.5c0-3.1%202.22-5.75%205.2-6.36A9%209%200%200%201%2016%202c4.27%200%207.93%203.02%208.8%207.14c2.97.61%205.2%203.26%205.2%206.36%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-db2.svg?color=%231a73e8&size=48