Chemistry Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Chemistry 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/317319.svg" alt="Chemistry icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317319.svg" alt="Chemistry icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317319.svg" alt="Chemistry icon" :width="24" :height="24" />
CSS background
.icon-chemistry {
background-image: url('https://proicons.com/icon/317319.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>chemistry</title><path d="M27.2314,23.6182,20,13.6748V4h2V2H10V4h2v9.6748L4.7686,23.6182A4.0183,4.0183,0,0,0,8.0186,30H23.9814a4.0183,4.0183,0,0,0,3.25-6.3818ZM14,14.3252V4h4V14.3252L20.6728,18H11.3272ZM23.9814,28H8.0186a2.0192,2.0192,0,0,1-1.6329-3.2061L9.8726,20H22.1274l3.4869,4.7939A2.0192,2.0192,0,0,1,23.9814,28Z" transform="translate(0 0)"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Chemistry in other icon packs
Copied!