Chip Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Chip 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/310624.svg" alt="Chip icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310624.svg" alt="Chip icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310624.svg" alt="Chip icon" :width="24" :height="24" />
CSS background
.icon-chip {
background-image: url('https://proicons.com/icon/310624.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M14.4232 4.71033H9.72796C7.1293 4.71033 5.02267 6.81696 5.02267 9.41562V14.1108C5.02267 16.7095 7.1293 18.8161 9.72796 18.8161H14.4232C17.0218 18.8161 19.1285 16.7095 19.1285 14.1108V9.41562C19.1285 6.81696 17.0218 4.71033 14.4232 4.71033Z" stroke="black" stroke-width="1.5" stroke-linecap="round"/> <path d="M13.3136 8.04388H10.8376C9.46715 8.04388 8.35622 9.15482 8.35622 10.5252V13.0012C8.35622 14.3717 9.46715 15.4826 10.8376 15.4826H13.3136C14.684 15.4826 15.7949 14.3717 15.7949 13.0012V10.5252C15.7949 9.15482 14.684 8.04388 13.3136 8.04388Z" stroke="black" stroke-width="1.5" stroke-linecap="round"/> <path d="M22 8.74054H19.0781" stroke="black" stroke-width="1.5" stroke-linecap="round"/> <path d="M5.07305 8.74054H2" stroke="black" stroke-width="1.5" stroke-linecap="round"/> <path d="M22 15.2494H18.9874" stroke="black" stroke-width="1.5" stroke-linecap="round"/> <path d="M5.16373 15.2494H2" stroke="black" stroke-width="1.5" stroke-linecap="round"/> <path d="M15.2594 22V18.7456" stroke="black" stroke-width="1.5" stroke-linecap="round"/> <path d="M15.2594 4.78086V2" stroke="black" stroke-width="1.5" stroke-linecap="round"/> <path d="M8.74055 22V18.7154" stroke="black" stroke-width="1.5" stroke-linecap="round"/> <path d="M8.74055 4.81108V2" stroke="black" stroke-width="1.5" stroke-linecap="round"/> </svg>
Chip in other icon packs
Copied!