db2 developer extension icon
db2-developer-extension from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- db2-developer-extension
- 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 db2 developer extension icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.5 17c-.936 0-1.816.365-2.477 1.027l1.415 1.413a1.502 1.502 0 0 1 2.123 2.12l-5 5a1.502 1.502 0 0 1-2.122-2.121l-1.415-1.413A3.48 3.48 0 0 0 19 25.5c0 1.93 1.57 3.5 3.5 3.5c.935 0 1.815-.364 2.475-1.025l5-5A3.48 3.48 0 0 0 31 20.5c0-1.93-1.57-3.5-3.5-3.5"/><path fill="currentColor" d="M16.5 28a1.502 1.502 0 0 1-1.06-2.56l4.999-5a1.502 1.502 0 0 1 2.122 2.121l1.415 1.413A3.48 3.48 0 0 0 25 21.5c0-1.93-1.57-3.5-3.5-3.5c-.935 0-1.814.364-2.475 1.025l-5 5A3.48 3.48 0 0 0 13 26.5c0 1.93 1.57 3.5 3.5 3.5c.936 0 1.816-.365 2.477-1.027l-1.415-1.413A1.5 1.5 0 0 1 16.5 28"/><circle cx="7" cy="6" r="1" fill="currentColor"/><path fill="currentColor" d="M5.343 23.171L7.172 25h-3.17L4 23.25V12H2v13c.001 1.103.9 2 2.003 2h3.169l-1.829 1.829l1.414 1.414L11 26l-4.243-4.243zM4 10h16a2 2 0 0 0 2-2V7h3.998L26 12v3h2V7.002A2.005 2.005 0 0 0 25.998 5H22V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2m0-6h16v4H4z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonDb2DeveloperExtension(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="M27.5 17c-.936 0-1.816.365-2.477 1.027l1.415 1.413a1.502 1.502 0 0 1 2.123 2.12l-5 5a1.502 1.502 0 0 1-2.122-2.121l-1.415-1.413A3.48 3.48 0 0 0 19 25.5c0 1.93 1.57 3.5 3.5 3.5c.935 0 1.815-.364 2.475-1.025l5-5A3.48 3.48 0 0 0 31 20.5c0-1.93-1.57-3.5-3.5-3.5"/><path fill="currentColor" d="M16.5 28a1.502 1.502 0 0 1-1.06-2.56l4.999-5a1.502 1.502 0 0 1 2.122 2.121l1.415 1.413A3.48 3.48 0 0 0 25 21.5c0-1.93-1.57-3.5-3.5-3.5c-.935 0-1.814.364-2.475 1.025l-5 5A3.48 3.48 0 0 0 13 26.5c0 1.93 1.57 3.5 3.5 3.5c.936 0 1.816-.365 2.477-1.027l-1.415-1.413A1.5 1.5 0 0 1 16.5 28"/><circle cx="7" cy="6" r="1" fill="currentColor"/><path fill="currentColor" d="M5.343 23.171L7.172 25h-3.17L4 23.25V12H2v13c.001 1.103.9 2 2.003 2h3.169l-1.829 1.829l1.414 1.414L11 26l-4.243-4.243zM4 10h16a2 2 0 0 0 2-2V7h3.998L26 12v3h2V7.002A2.005 2.005 0 0 0 25.998 5H22V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2m0-6h16v4H4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.5 17c-.936 0-1.816.365-2.477 1.027l1.415 1.413a1.502 1.502 0 0 1 2.123 2.12l-5 5a1.502 1.502 0 0 1-2.122-2.121l-1.415-1.413A3.48 3.48 0 0 0 19 25.5c0 1.93 1.57 3.5 3.5 3.5c.935 0 1.815-.364 2.475-1.025l5-5A3.48 3.48 0 0 0 31 20.5c0-1.93-1.57-3.5-3.5-3.5"/><path fill="currentColor" d="M16.5 28a1.502 1.502 0 0 1-1.06-2.56l4.999-5a1.502 1.502 0 0 1 2.122 2.121l1.415 1.413A3.48 3.48 0 0 0 25 21.5c0-1.93-1.57-3.5-3.5-3.5c-.935 0-1.814.364-2.475 1.025l-5 5A3.48 3.48 0 0 0 13 26.5c0 1.93 1.57 3.5 3.5 3.5c.936 0 1.816-.365 2.477-1.027l-1.415-1.413A1.5 1.5 0 0 1 16.5 28"/><circle cx="7" cy="6" r="1" fill="currentColor"/><path fill="currentColor" d="M5.343 23.171L7.172 25h-3.17L4 23.25V12H2v13c.001 1.103.9 2 2.003 2h3.169l-1.829 1.829l1.414 1.414L11 26l-4.243-4.243zM4 10h16a2 2 0 0 0 2-2V7h3.998L26 12v3h2V7.002A2.005 2.005 0 0 0 25.998 5H22V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2m0-6h16v4H4z"/></svg> </template>
CSS
.icon-db2-developer-extension {
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%22M27.5%2017c-.936%200-1.816.365-2.477%201.027l1.415%201.413a1.502%201.502%200%200%201%202.123%202.12l-5%205a1.502%201.502%200%200%201-2.122-2.121l-1.415-1.413A3.48%203.48%200%200%200%2019%2025.5c0%201.93%201.57%203.5%203.5%203.5c.935%200%201.815-.364%202.475-1.025l5-5A3.48%203.48%200%200%200%2031%2020.5c0-1.93-1.57-3.5-3.5-3.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2028a1.502%201.502%200%200%201-1.06-2.56l4.999-5a1.502%201.502%200%200%201%202.122%202.121l1.415%201.413A3.48%203.48%200%200%200%2025%2021.5c0-1.93-1.57-3.5-3.5-3.5c-.935%200-1.814.364-2.475%201.025l-5%205A3.48%203.48%200%200%200%2013%2026.5c0%201.93%201.57%203.5%203.5%203.5c.936%200%201.816-.365%202.477-1.027l-1.415-1.413A1.5%201.5%200%200%201%2016.5%2028%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%226%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.343%2023.171L7.172%2025h-3.17L4%2023.25V12H2v13c.001%201.103.9%202%202.003%202h3.169l-1.829%201.829l1.414%201.414L11%2026l-4.243-4.243zM4%2010h16a2%202%200%200%200%202-2V7h3.998L26%2012v3h2V7.002A2.005%202.005%200%200%200%2025.998%205H22V4a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v4a2%202%200%200%200%202%202m0-6h16v4H4z%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%22M27.5%2017c-.936%200-1.816.365-2.477%201.027l1.415%201.413a1.502%201.502%200%200%201%202.123%202.12l-5%205a1.502%201.502%200%200%201-2.122-2.121l-1.415-1.413A3.48%203.48%200%200%200%2019%2025.5c0%201.93%201.57%203.5%203.5%203.5c.935%200%201.815-.364%202.475-1.025l5-5A3.48%203.48%200%200%200%2031%2020.5c0-1.93-1.57-3.5-3.5-3.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2028a1.502%201.502%200%200%201-1.06-2.56l4.999-5a1.502%201.502%200%200%201%202.122%202.121l1.415%201.413A3.48%203.48%200%200%200%2025%2021.5c0-1.93-1.57-3.5-3.5-3.5c-.935%200-1.814.364-2.475%201.025l-5%205A3.48%203.48%200%200%200%2013%2026.5c0%201.93%201.57%203.5%203.5%203.5c.936%200%201.816-.365%202.477-1.027l-1.415-1.413A1.5%201.5%200%200%201%2016.5%2028%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%226%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.343%2023.171L7.172%2025h-3.17L4%2023.25V12H2v13c.001%201.103.9%202%202.003%202h3.169l-1.829%201.829l1.414%201.414L11%2026l-4.243-4.243zM4%2010h16a2%202%200%200%200%202-2V7h3.998L26%2012v3h2V7.002A2.005%202.005%200%200%200%2025.998%205H22V4a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v4a2%202%200%200%200%202%202m0-6h16v4H4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/db2-developer-extension.svg?color=%231a73e8&size=48