Glass Bottle And Metal Can Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Glass Bottle And Metal Can 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/320080.svg" alt="Glass Bottle And Metal Can icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320080.svg" alt="Glass Bottle And Metal Can icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320080.svg" alt="Glass Bottle And Metal Can icon" :width="24" :height="24" />
CSS background
.icon-glass-bottle-and-metal-can {
background-image: url('https://proicons.com/icon/320080.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.5.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="glass-bottle-and-metal-can_00000183934643062717760130000002852431663545902236_" d="M30,7.36V6.64H17.817l-0.064-0.514 L28.15,1.327l-0.3-0.654L17.658,5.377L17.36,3V1c0-0.199-0.161-0.36-0.36-0.36h-4c-0.199,0-0.36,0.161-0.36,0.36l0.002,1.956 L11.77,9.934c-0.072,0.58-0.339,1.126-0.752,1.54l-0.167,0.167H7.36V11c0-0.75-0.61-1.36-1.36-1.36S4.64,10.25,4.64,11v0.64H2v0.72 h0.501l-0.842,2.526C1.646,14.923,1.64,14.961,1.64,15v14c0,0.056,0.013,0.111,0.038,0.161l1,2C2.739,31.283,2.864,31.36,3,31.36h9 h6h12v-0.72h-0.64V7.36H30z M5.36,11c0-0.353,0.287-0.64,0.64-0.64S6.64,10.647,6.64,11v0.64H5.36V11z M2.499,14.64l0.76-2.28H5h2 h3.219c-0.375,0.552-0.579,1.201-0.579,1.883V28.64H2.36V15.36H8v-0.72C8,14.64,2.499,14.64,2.499,14.64z M3.223,30.64l-0.64-1.279 h7.094c0.077,0.492,0.3,0.936,0.632,1.279H3.223z M19.64,29c0,0.904-0.735,1.64-1.64,1.64h-6c-0.904,0-1.64-0.735-1.64-1.64v-1.64 h9.28V29z M19.64,26.64h-9.28v-9.28h9.28V26.64z M19.64,16.64h-9.28v-2.397c0-0.705,0.275-1.368,0.773-1.867l0.393-0.393 c0.526-0.526,0.866-1.222,0.958-1.959L13.36,3V1.36h3.281l0.002,1.685l0.872,6.979c0.093,0.738,0.433,1.434,0.958,1.959l0.394,0.393 c0.499,0.5,0.773,1.163,0.773,1.867V16.64z M28.64,9.64H24v0.72h4.64v2.28H24v0.72h4.64v2.28H24v0.72h4.64v2.28H24v0.721h4.64v2.279 H24v0.721h4.64v2.279H24v0.721h4.64v2.279H24v0.721h4.64v2.279h-8.948c0.412-0.425,0.668-1.002,0.668-1.64V14.243 c0-0.897-0.35-1.741-0.984-2.376l-0.394-0.393c-0.413-0.413-0.681-0.959-0.753-1.54L17.907,7.36H28.64V9.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!