carbon for ibm product icon
carbon-for-ibm-product from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- carbon-for-ibm-product
- Set
- Carbon
- Style
- Outline
- Category
- Brand
- Viewbox
- 32×32
- License
- Apache 2.0
More brand icons from Carbon
Use the carbon for ibm product icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m22.509 12.689l-6-3.55a1 1 0 0 0-1.018.001l-6 3.55a1 1 0 0 0-.491.86v6.9c0 .354.187.681.491.86l6 3.55a.99.99 0 0 0 1.018 0l6-3.55a1 1 0 0 0 .491-.86v-6.9a1 1 0 0 0-.491-.861M21 19.88l-5 2.958l-5-2.958v-5.76l5-2.958l5 2.958z"/><path fill="currentColor" d="M6 20.184V11.07l6.2-3.664l-1.017-1.722l-6.692 3.955A1 1 0 0 0 4 10.5v9.684A3 3 0 0 0 2 23c0 1.654 1.346 3 3 3s3-1.346 3-3a3 3 0 0 0-2-2.816M5 24a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m22-4c-1.654 0-3 1.346-3 3c0 .353.072.687.185 1.002L16 28.838l-6.404-3.784l-1.017 1.722l6.912 4.084a1 1 0 0 0 1.018.001l8.96-5.295c.45.269.97.434 1.531.434c1.654 0 3-1.346 3-3s-1.346-3-3-3m0 4a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2M16 7c.731 0 1.392-.273 1.913-.708L26 11.071V18h2v-7.5a1 1 0 0 0-.491-.861l-8.567-5.062q.056-.28.058-.577c0-1.654-1.346-3-3-3s-3 1.346-3 3s1.346 3 3 3m0-4a1.001 1.001 0 1 1-1 1c0-.552.449-1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCarbonForIbmProduct(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.509 12.689l-6-3.55a1 1 0 0 0-1.018.001l-6 3.55a1 1 0 0 0-.491.86v6.9c0 .354.187.681.491.86l6 3.55a.99.99 0 0 0 1.018 0l6-3.55a1 1 0 0 0 .491-.86v-6.9a1 1 0 0 0-.491-.861M21 19.88l-5 2.958l-5-2.958v-5.76l5-2.958l5 2.958z"/><path fill="currentColor" d="M6 20.184V11.07l6.2-3.664l-1.017-1.722l-6.692 3.955A1 1 0 0 0 4 10.5v9.684A3 3 0 0 0 2 23c0 1.654 1.346 3 3 3s3-1.346 3-3a3 3 0 0 0-2-2.816M5 24a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m22-4c-1.654 0-3 1.346-3 3c0 .353.072.687.185 1.002L16 28.838l-6.404-3.784l-1.017 1.722l6.912 4.084a1 1 0 0 0 1.018.001l8.96-5.295c.45.269.97.434 1.531.434c1.654 0 3-1.346 3-3s-1.346-3-3-3m0 4a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2M16 7c.731 0 1.392-.273 1.913-.708L26 11.071V18h2v-7.5a1 1 0 0 0-.491-.861l-8.567-5.062q.056-.28.058-.577c0-1.654-1.346-3-3-3s-3 1.346-3 3s1.346 3 3 3m0-4a1.001 1.001 0 1 1-1 1c0-.552.449-1 1-1"/></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.509 12.689l-6-3.55a1 1 0 0 0-1.018.001l-6 3.55a1 1 0 0 0-.491.86v6.9c0 .354.187.681.491.86l6 3.55a.99.99 0 0 0 1.018 0l6-3.55a1 1 0 0 0 .491-.86v-6.9a1 1 0 0 0-.491-.861M21 19.88l-5 2.958l-5-2.958v-5.76l5-2.958l5 2.958z"/><path fill="currentColor" d="M6 20.184V11.07l6.2-3.664l-1.017-1.722l-6.692 3.955A1 1 0 0 0 4 10.5v9.684A3 3 0 0 0 2 23c0 1.654 1.346 3 3 3s3-1.346 3-3a3 3 0 0 0-2-2.816M5 24a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2m22-4c-1.654 0-3 1.346-3 3c0 .353.072.687.185 1.002L16 28.838l-6.404-3.784l-1.017 1.722l6.912 4.084a1 1 0 0 0 1.018.001l8.96-5.295c.45.269.97.434 1.531.434c1.654 0 3-1.346 3-3s-1.346-3-3-3m0 4a1.001 1.001 0 0 1 0-2a1.001 1.001 0 0 1 0 2M16 7c.731 0 1.392-.273 1.913-.708L26 11.071V18h2v-7.5a1 1 0 0 0-.491-.861l-8.567-5.062q.056-.28.058-.577c0-1.654-1.346-3-3-3s-3 1.346-3 3s1.346 3 3 3m0-4a1.001 1.001 0 1 1-1 1c0-.552.449-1 1-1"/></svg> </template>
CSS
.icon-carbon-for-ibm-product {
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.509%2012.689l-6-3.55a1%201%200%200%200-1.018.001l-6%203.55a1%201%200%200%200-.491.86v6.9c0%20.354.187.681.491.86l6%203.55a.99.99%200%200%200%201.018%200l6-3.55a1%201%200%200%200%20.491-.86v-6.9a1%201%200%200%200-.491-.861M21%2019.88l-5%202.958l-5-2.958v-5.76l5-2.958l5%202.958z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2020.184V11.07l6.2-3.664l-1.017-1.722l-6.692%203.955A1%201%200%200%200%204%2010.5v9.684A3%203%200%200%200%202%2023c0%201.654%201.346%203%203%203s3-1.346%203-3a3%203%200%200%200-2-2.816M5%2024a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m22-4c-1.654%200-3%201.346-3%203c0%20.353.072.687.185%201.002L16%2028.838l-6.404-3.784l-1.017%201.722l6.912%204.084a1%201%200%200%200%201.018.001l8.96-5.295c.45.269.97.434%201.531.434c1.654%200%203-1.346%203-3s-1.346-3-3-3m0%204a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202M16%207c.731%200%201.392-.273%201.913-.708L26%2011.071V18h2v-7.5a1%201%200%200%200-.491-.861l-8.567-5.062q.056-.28.058-.577c0-1.654-1.346-3-3-3s-3%201.346-3%203s1.346%203%203%203m0-4a1.001%201.001%200%201%201-1%201c0-.552.449-1%201-1%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.509%2012.689l-6-3.55a1%201%200%200%200-1.018.001l-6%203.55a1%201%200%200%200-.491.86v6.9c0%20.354.187.681.491.86l6%203.55a.99.99%200%200%200%201.018%200l6-3.55a1%201%200%200%200%20.491-.86v-6.9a1%201%200%200%200-.491-.861M21%2019.88l-5%202.958l-5-2.958v-5.76l5-2.958l5%202.958z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2020.184V11.07l6.2-3.664l-1.017-1.722l-6.692%203.955A1%201%200%200%200%204%2010.5v9.684A3%203%200%200%200%202%2023c0%201.654%201.346%203%203%203s3-1.346%203-3a3%203%200%200%200-2-2.816M5%2024a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202m22-4c-1.654%200-3%201.346-3%203c0%20.353.072.687.185%201.002L16%2028.838l-6.404-3.784l-1.017%201.722l6.912%204.084a1%201%200%200%200%201.018.001l8.96-5.295c.45.269.97.434%201.531.434c1.654%200%203-1.346%203-3s-1.346-3-3-3m0%204a1.001%201.001%200%200%201%200-2a1.001%201.001%200%200%201%200%202M16%207c.731%200%201.392-.273%201.913-.708L26%2011.071V18h2v-7.5a1%201%200%200%200-.491-.861l-8.567-5.062q.056-.28.058-.577c0-1.654-1.346-3-3-3s-3%201.346-3%203s1.346%203%203%203m0-4a1.001%201.001%200%201%201-1%201c0-.552.449-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/carbon-for-ibm-product.svg?color=%231a73e8&size=48