cics db2 connection icon
cics-db2-connection from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- cics-db2-connection
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the cics db2 connection icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 30c-1.93 0-3.5-1.57-3.5-3.5c0-.935.364-1.813 1.024-2.474l1.415 1.414a1.502 1.502 0 0 0 2.122 2.12l5-5a1.502 1.502 0 0 0-2.123-2.12l-1.415-1.413A3.48 3.48 0 0 1 27.5 18c1.93 0 3.5 1.57 3.5 3.5c0 .935-.364 1.814-1.025 2.475l-5 5A3.48 3.48 0 0 1 22.5 30"/><path fill="currentColor" d="M16.5 31c-1.93 0-3.5-1.57-3.5-3.5c0-.935.364-1.814 1.025-2.475l5-5A3.48 3.48 0 0 1 21.5 19c1.93 0 3.5 1.57 3.5 3.5c0 .935-.364 1.813-1.024 2.474L22.56 23.56a1.502 1.502 0 0 0-2.122-2.12l-5 5a1.502 1.502 0 0 0 2.123 2.12l1.415 1.413A3.48 3.48 0 0 1 16.5 31M16 2C10.702 2 5 3.252 5 6v18c0 1.68 2.134 2.798 5 3.415v-2.046C8.006 24.896 7.055 24.226 7 24v-3.572c1.494.749 3.674 1.215 6 1.43V19.86c-3.878-.377-5.877-1.422-6-1.86v-3.572C9.128 15.495 12.643 16 16 16c5.298 0 11-1.252 11-4V6c0-2.748-5.702-4-11-4M6.999 6.015C7.15 5.46 10.149 4 16 4c5.798 0 8.795 1.434 8.997 2c-.202.566-3.2 2-8.997 2c-5.85 0-8.85-1.46-9.001-1.985M25 11.987c-.16.557-3.159 2.013-9 2.013c-5.85 0-8.85-1.46-9-2V8.428C9.128 9.495 12.643 10 16 10s6.872-.505 9-1.572z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCicsDb2Connection(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="M22.5 30c-1.93 0-3.5-1.57-3.5-3.5c0-.935.364-1.813 1.024-2.474l1.415 1.414a1.502 1.502 0 0 0 2.122 2.12l5-5a1.502 1.502 0 0 0-2.123-2.12l-1.415-1.413A3.48 3.48 0 0 1 27.5 18c1.93 0 3.5 1.57 3.5 3.5c0 .935-.364 1.814-1.025 2.475l-5 5A3.48 3.48 0 0 1 22.5 30"/><path fill="currentColor" d="M16.5 31c-1.93 0-3.5-1.57-3.5-3.5c0-.935.364-1.814 1.025-2.475l5-5A3.48 3.48 0 0 1 21.5 19c1.93 0 3.5 1.57 3.5 3.5c0 .935-.364 1.813-1.024 2.474L22.56 23.56a1.502 1.502 0 0 0-2.122-2.12l-5 5a1.502 1.502 0 0 0 2.123 2.12l1.415 1.413A3.48 3.48 0 0 1 16.5 31M16 2C10.702 2 5 3.252 5 6v18c0 1.68 2.134 2.798 5 3.415v-2.046C8.006 24.896 7.055 24.226 7 24v-3.572c1.494.749 3.674 1.215 6 1.43V19.86c-3.878-.377-5.877-1.422-6-1.86v-3.572C9.128 15.495 12.643 16 16 16c5.298 0 11-1.252 11-4V6c0-2.748-5.702-4-11-4M6.999 6.015C7.15 5.46 10.149 4 16 4c5.798 0 8.795 1.434 8.997 2c-.202.566-3.2 2-8.997 2c-5.85 0-8.85-1.46-9.001-1.985M25 11.987c-.16.557-3.159 2.013-9 2.013c-5.85 0-8.85-1.46-9-2V8.428C9.128 9.495 12.643 10 16 10s6.872-.505 9-1.572z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 30c-1.93 0-3.5-1.57-3.5-3.5c0-.935.364-1.813 1.024-2.474l1.415 1.414a1.502 1.502 0 0 0 2.122 2.12l5-5a1.502 1.502 0 0 0-2.123-2.12l-1.415-1.413A3.48 3.48 0 0 1 27.5 18c1.93 0 3.5 1.57 3.5 3.5c0 .935-.364 1.814-1.025 2.475l-5 5A3.48 3.48 0 0 1 22.5 30"/><path fill="currentColor" d="M16.5 31c-1.93 0-3.5-1.57-3.5-3.5c0-.935.364-1.814 1.025-2.475l5-5A3.48 3.48 0 0 1 21.5 19c1.93 0 3.5 1.57 3.5 3.5c0 .935-.364 1.813-1.024 2.474L22.56 23.56a1.502 1.502 0 0 0-2.122-2.12l-5 5a1.502 1.502 0 0 0 2.123 2.12l1.415 1.413A3.48 3.48 0 0 1 16.5 31M16 2C10.702 2 5 3.252 5 6v18c0 1.68 2.134 2.798 5 3.415v-2.046C8.006 24.896 7.055 24.226 7 24v-3.572c1.494.749 3.674 1.215 6 1.43V19.86c-3.878-.377-5.877-1.422-6-1.86v-3.572C9.128 15.495 12.643 16 16 16c5.298 0 11-1.252 11-4V6c0-2.748-5.702-4-11-4M6.999 6.015C7.15 5.46 10.149 4 16 4c5.798 0 8.795 1.434 8.997 2c-.202.566-3.2 2-8.997 2c-5.85 0-8.85-1.46-9.001-1.985M25 11.987c-.16.557-3.159 2.013-9 2.013c-5.85 0-8.85-1.46-9-2V8.428C9.128 9.495 12.643 10 16 10s6.872-.505 9-1.572z"/></svg> </template>
CSS
.icon-cics-db2-connection {
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%22M22.5%2030c-1.93%200-3.5-1.57-3.5-3.5c0-.935.364-1.813%201.024-2.474l1.415%201.414a1.502%201.502%200%200%200%202.122%202.12l5-5a1.502%201.502%200%200%200-2.123-2.12l-1.415-1.413A3.48%203.48%200%200%201%2027.5%2018c1.93%200%203.5%201.57%203.5%203.5c0%20.935-.364%201.814-1.025%202.475l-5%205A3.48%203.48%200%200%201%2022.5%2030%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2031c-1.93%200-3.5-1.57-3.5-3.5c0-.935.364-1.814%201.025-2.475l5-5A3.48%203.48%200%200%201%2021.5%2019c1.93%200%203.5%201.57%203.5%203.5c0%20.935-.364%201.813-1.024%202.474L22.56%2023.56a1.502%201.502%200%200%200-2.122-2.12l-5%205a1.502%201.502%200%200%200%202.123%202.12l1.415%201.413A3.48%203.48%200%200%201%2016.5%2031M16%202C10.702%202%205%203.252%205%206v18c0%201.68%202.134%202.798%205%203.415v-2.046C8.006%2024.896%207.055%2024.226%207%2024v-3.572c1.494.749%203.674%201.215%206%201.43V19.86c-3.878-.377-5.877-1.422-6-1.86v-3.572C9.128%2015.495%2012.643%2016%2016%2016c5.298%200%2011-1.252%2011-4V6c0-2.748-5.702-4-11-4M6.999%206.015C7.15%205.46%2010.149%204%2016%204c5.798%200%208.795%201.434%208.997%202c-.202.566-3.2%202-8.997%202c-5.85%200-8.85-1.46-9.001-1.985M25%2011.987c-.16.557-3.159%202.013-9%202.013c-5.85%200-8.85-1.46-9-2V8.428C9.128%209.495%2012.643%2010%2016%2010s6.872-.505%209-1.572z%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%22M22.5%2030c-1.93%200-3.5-1.57-3.5-3.5c0-.935.364-1.813%201.024-2.474l1.415%201.414a1.502%201.502%200%200%200%202.122%202.12l5-5a1.502%201.502%200%200%200-2.123-2.12l-1.415-1.413A3.48%203.48%200%200%201%2027.5%2018c1.93%200%203.5%201.57%203.5%203.5c0%20.935-.364%201.814-1.025%202.475l-5%205A3.48%203.48%200%200%201%2022.5%2030%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%2031c-1.93%200-3.5-1.57-3.5-3.5c0-.935.364-1.814%201.025-2.475l5-5A3.48%203.48%200%200%201%2021.5%2019c1.93%200%203.5%201.57%203.5%203.5c0%20.935-.364%201.813-1.024%202.474L22.56%2023.56a1.502%201.502%200%200%200-2.122-2.12l-5%205a1.502%201.502%200%200%200%202.123%202.12l1.415%201.413A3.48%203.48%200%200%201%2016.5%2031M16%202C10.702%202%205%203.252%205%206v18c0%201.68%202.134%202.798%205%203.415v-2.046C8.006%2024.896%207.055%2024.226%207%2024v-3.572c1.494.749%203.674%201.215%206%201.43V19.86c-3.878-.377-5.877-1.422-6-1.86v-3.572C9.128%2015.495%2012.643%2016%2016%2016c5.298%200%2011-1.252%2011-4V6c0-2.748-5.702-4-11-4M6.999%206.015C7.15%205.46%2010.149%204%2016%204c5.798%200%208.795%201.434%208.997%202c-.202.566-3.2%202-8.997%202c-5.85%200-8.85-1.46-9.001-1.985M25%2011.987c-.16.557-3.159%202.013-9%202.013c-5.85%200-8.85-1.46-9-2V8.428C9.128%209.495%2012.643%2010%2016%2010s6.872-.505%209-1.572z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/cics-db2-connection.svg?color=%231a73e8&size=48