Carbon For Ibm Product Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Carbon For Ibm Product icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/319639.svg" alt="Carbon For Ibm Product icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319639.svg" alt="Carbon For Ibm Product icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319639.svg" alt="Carbon For Ibm Product icon" :width="24" :height="24" />
CSS background
.icon-carbon-for-ibm-product {
background-image: url('https://proicons.com/icon/319639.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="carbon--for-ibm-product" d="M16,30.86c-0.062,0-0.125-0.017-0.18-0.049l-8.347-4.825l0.36-0.623L16,30.084l9.689-5.602 c-0.032-0.156-0.05-0.317-0.05-0.482c0-1.302,1.059-2.36,2.36-2.36s2.36,1.059,2.36,2.36s-1.059,2.36-2.36,2.36 c-0.878,0-1.646-0.482-2.052-1.196l-9.768,5.647C16.125,30.844,16.062,30.86,16,30.86z M28,22.36c-0.904,0-1.64,0.735-1.64,1.64 s0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64S28.904,22.36,28,22.36z M4,26.36c-1.301,0-2.36-1.059-2.36-2.36 c0-1.179,0.869-2.159,2-2.333V9.688c0-0.128,0.068-0.248,0.18-0.312l8.424-4.871l0.36,0.623L4.36,9.895v11.772 c1.131,0.174,2,1.154,2,2.333C6.36,25.302,5.301,26.36,4,26.36z M4,22.36c-0.904,0-1.64,0.735-1.64,1.64S3.096,25.64,4,25.64 S5.64,24.904,5.64,24S4.904,22.36,4,22.36z M16,26.36c-0.062,0-0.125-0.017-0.18-0.049l-8-4.625c-0.111-0.064-0.18-0.183-0.18-0.312 v-9.25c0-0.128,0.068-0.248,0.18-0.312l8-4.625c0.111-0.064,0.249-0.064,0.36,0l8,4.625c0.11,0.064,0.18,0.183,0.18,0.312v9.25 c0,0.129-0.069,0.247-0.18,0.312l-8,4.625C16.125,26.344,16.062,26.36,16,26.36z M8.36,21.167L16,25.584l7.64-4.417v-8.834L16,7.916 l-7.64,4.417C8.36,12.333,8.36,21.167,8.36,21.167z M28.36,20h-0.72V9.895l-9.673-5.592C17.544,4.939,16.82,5.36,16,5.36 c-1.301,0-2.36-1.059-2.36-2.36S14.699,0.64,16,0.64c1.302,0,2.36,1.059,2.36,2.36c0,0.224-0.032,0.441-0.091,0.646l9.911,5.729 c0.11,0.064,0.18,0.183,0.18,0.312V20z M16,1.36c-0.904,0-1.64,0.736-1.64,1.64S15.096,4.64,16,4.64c0.904,0,1.64-0.736,1.64-1.64 S16.904,1.36,16,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!