ibm db2 alt icon
ibm-db2-alt from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- ibm-db2-alt
- 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 alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.358 22H22.96v-2.329l3.654-3.127c1.326-1.14 1.785-1.802 1.785-2.805V13.5c0-.901-.799-1.36-1.564-1.36c-1.121 0-1.665.765-1.903 1.666l-2.227-.85c.527-1.649 1.904-3.026 4.368-3.026c2.567 0 4.046 1.513 4.046 3.57c0 2.04-1.462 3.28-3.162 4.623l-2.21 1.734h5.61zM12.83 9.421h2.515v5.15h.085c.255-.985 1.24-1.7 2.397-1.7c2.26 0 3.433 1.633 3.433 4.658s-1.173 4.675-3.433 4.675c-1.156 0-2.142-.731-2.397-1.7h-.085V22h-2.516zm5.813 8.89v-1.547c0-1.121-.697-1.852-1.65-1.852s-1.648.493-1.648 1.308v2.635c0 .816.697 1.309 1.649 1.309s1.649-.731 1.649-1.853M1.116 10.135h4.47c3.146 0 5.22 1.989 5.22 5.933S8.731 22 5.585 22h-4.47zm4.47 9.569c1.53 0 2.483-.833 2.483-2.72v-1.836c0-1.886-.952-2.72-2.482-2.72H3.7v7.276z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonIbmDb2Alt(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="M31.358 22H22.96v-2.329l3.654-3.127c1.326-1.14 1.785-1.802 1.785-2.805V13.5c0-.901-.799-1.36-1.564-1.36c-1.121 0-1.665.765-1.903 1.666l-2.227-.85c.527-1.649 1.904-3.026 4.368-3.026c2.567 0 4.046 1.513 4.046 3.57c0 2.04-1.462 3.28-3.162 4.623l-2.21 1.734h5.61zM12.83 9.421h2.515v5.15h.085c.255-.985 1.24-1.7 2.397-1.7c2.26 0 3.433 1.633 3.433 4.658s-1.173 4.675-3.433 4.675c-1.156 0-2.142-.731-2.397-1.7h-.085V22h-2.516zm5.813 8.89v-1.547c0-1.121-.697-1.852-1.65-1.852s-1.648.493-1.648 1.308v2.635c0 .816.697 1.309 1.649 1.309s1.649-.731 1.649-1.853M1.116 10.135h4.47c3.146 0 5.22 1.989 5.22 5.933S8.731 22 5.585 22h-4.47zm4.47 9.569c1.53 0 2.483-.833 2.483-2.72v-1.836c0-1.886-.952-2.72-2.482-2.72H3.7v7.276z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.358 22H22.96v-2.329l3.654-3.127c1.326-1.14 1.785-1.802 1.785-2.805V13.5c0-.901-.799-1.36-1.564-1.36c-1.121 0-1.665.765-1.903 1.666l-2.227-.85c.527-1.649 1.904-3.026 4.368-3.026c2.567 0 4.046 1.513 4.046 3.57c0 2.04-1.462 3.28-3.162 4.623l-2.21 1.734h5.61zM12.83 9.421h2.515v5.15h.085c.255-.985 1.24-1.7 2.397-1.7c2.26 0 3.433 1.633 3.433 4.658s-1.173 4.675-3.433 4.675c-1.156 0-2.142-.731-2.397-1.7h-.085V22h-2.516zm5.813 8.89v-1.547c0-1.121-.697-1.852-1.65-1.852s-1.648.493-1.648 1.308v2.635c0 .816.697 1.309 1.649 1.309s1.649-.731 1.649-1.853M1.116 10.135h4.47c3.146 0 5.22 1.989 5.22 5.933S8.731 22 5.585 22h-4.47zm4.47 9.569c1.53 0 2.483-.833 2.483-2.72v-1.836c0-1.886-.952-2.72-2.482-2.72H3.7v7.276z"/></svg> </template>
CSS
.icon-ibm-db2-alt {
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%22M31.358%2022H22.96v-2.329l3.654-3.127c1.326-1.14%201.785-1.802%201.785-2.805V13.5c0-.901-.799-1.36-1.564-1.36c-1.121%200-1.665.765-1.903%201.666l-2.227-.85c.527-1.649%201.904-3.026%204.368-3.026c2.567%200%204.046%201.513%204.046%203.57c0%202.04-1.462%203.28-3.162%204.623l-2.21%201.734h5.61zM12.83%209.421h2.515v5.15h.085c.255-.985%201.24-1.7%202.397-1.7c2.26%200%203.433%201.633%203.433%204.658s-1.173%204.675-3.433%204.675c-1.156%200-2.142-.731-2.397-1.7h-.085V22h-2.516zm5.813%208.89v-1.547c0-1.121-.697-1.852-1.65-1.852s-1.648.493-1.648%201.308v2.635c0%20.816.697%201.309%201.649%201.309s1.649-.731%201.649-1.853M1.116%2010.135h4.47c3.146%200%205.22%201.989%205.22%205.933S8.731%2022%205.585%2022h-4.47zm4.47%209.569c1.53%200%202.483-.833%202.483-2.72v-1.836c0-1.886-.952-2.72-2.482-2.72H3.7v7.276z%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%22M31.358%2022H22.96v-2.329l3.654-3.127c1.326-1.14%201.785-1.802%201.785-2.805V13.5c0-.901-.799-1.36-1.564-1.36c-1.121%200-1.665.765-1.903%201.666l-2.227-.85c.527-1.649%201.904-3.026%204.368-3.026c2.567%200%204.046%201.513%204.046%203.57c0%202.04-1.462%203.28-3.162%204.623l-2.21%201.734h5.61zM12.83%209.421h2.515v5.15h.085c.255-.985%201.24-1.7%202.397-1.7c2.26%200%203.433%201.633%203.433%204.658s-1.173%204.675-3.433%204.675c-1.156%200-2.142-.731-2.397-1.7h-.085V22h-2.516zm5.813%208.89v-1.547c0-1.121-.697-1.852-1.65-1.852s-1.648.493-1.648%201.308v2.635c0%20.816.697%201.309%201.649%201.309s1.649-.731%201.649-1.853M1.116%2010.135h4.47c3.146%200%205.22%201.989%205.22%205.933S8.731%2022%205.585%2022h-4.47zm4.47%209.569c1.53%200%202.483-.833%202.483-2.72v-1.836c0-1.886-.952-2.72-2.482-2.72H3.7v7.276z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-db2-alt.svg?color=%231a73e8&size=48