Sustainability 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Sustainability 02 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/320785.svg" alt="Sustainability 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320785.svg" alt="Sustainability 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320785.svg" alt="Sustainability 02 icon" :width="24" :height="24" />
CSS background
.icon-sustainability-02 {
background-image: url('https://proicons.com/icon/320785.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="sustainability--02_00000056429091238445424860000008232323271237823932_" d="M31,14.64h-2c-2.198,0-3.36,1.162-3.36,3.36 v2v1c0,0.904-0.735,1.64-1.64,1.64h-7.64v-8.28H21c1.302,0,2.36-1.059,2.36-2.36v-0.64H25c2.198,0,3.36-1.162,3.36-3.36V6 c0-0.199-0.161-0.36-0.36-0.36h-2c-2.198,0-3.36,1.162-3.36,3.36v2v1c0,0.904-0.735,1.64-1.64,1.64h-4.64V8V6.36H18 c2.198,0,3.36-1.162,3.36-3.36V1c0-0.199-0.161-0.36-0.36-0.36h-2c-2.091,0-3.231,1.062-3.339,3.056 C15.101,3.008,14.215,2.64,13,2.64h-2c-0.199,0-0.36,0.161-0.36,0.36v2c0,2.198,1.162,3.36,3.36,3.36h1.64v9.28H11 c-0.904,0-1.64-0.735-1.64-1.64v-1v-2c0-2.198-1.162-3.36-3.36-3.36H4c-0.199,0-0.36,0.161-0.36,0.36v2 c0,2.198,1.162,3.36,3.36,3.36h1.64V16c0,1.302,1.059,2.36,2.36,2.36h4.64v8.279H8c-0.904,0-1.64-0.735-1.64-1.64v-1v-2 c0-2.198-1.162-3.36-3.36-3.36H1c-0.199,0-0.36,0.161-0.36,0.36v2c0,2.198,1.162,3.36,3.36,3.36h1.64V25 c0,1.302,1.059,2.36,2.36,2.36h7.64V31h0.72v-7.64H24c1.302,0,2.36-1.059,2.36-2.36v-0.64H28c2.198,0,3.36-1.162,3.36-3.36v-2 C31.36,14.801,31.199,14.64,31,14.64z M26,6.36h1.64V8c0,1.801-0.839,2.64-2.64,2.64h-1.131l2.386-2.386l-0.51-0.509L23.36,10.13V9 C23.36,7.199,24.199,6.36,26,6.36z M4.36,12v-1.64H6c1.801,0,2.64,0.839,2.64,2.64v1.131l-2.386-2.386l-0.509,0.509l2.386,2.386H7 C5.199,14.64,4.36,13.801,4.36,12z M1.36,21v-1.64H3c1.801,0,2.64,0.839,2.64,2.64v1.131l-2.386-2.386l-0.509,0.51L5.13,23.64H4 C2.199,23.64,1.36,22.801,1.36,21z M19,1.36h1.64V3c0,1.801-0.839,2.64-2.64,2.64h-1.131l2.386-2.386l-0.51-0.509L16.36,5.131V4 C16.36,2.199,17.199,1.36,19,1.36z M11.36,5V3.36H13c1.801,0,2.64,0.839,2.64,2.64v1.131l-2.386-2.386l-0.509,0.509l2.386,2.386H14 C12.199,7.64,11.36,6.801,11.36,5z M30.64,17c0,1.801-0.839,2.64-2.64,2.64h-1.13l2.385-2.385l-0.51-0.509L26.36,19.13V18 c0-1.801,0.839-2.64,2.64-2.64h1.64V17z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!