Sustainability 04 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Sustainability 04 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/320787.svg" alt="Sustainability 04 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320787.svg" alt="Sustainability 04 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320787.svg" alt="Sustainability 04 icon" :width="24" :height="24" />
CSS background
.icon-sustainability-04 {
background-image: url('https://proicons.com/icon/320787.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--04_00000020377359072456619730000000756161445923565993_" d="M21.855,29.422l0.289,0.66 C20.203,30.93,18.136,31.36,16,31.36C7.53,31.36,0.64,24.47,0.64,16c0-4.54,1.959-8.717,5.376-11.64H3V3.64h4.36V8H6.64V4.773 C3.287,7.565,1.36,11.605,1.36,16c0,8.072,6.567,14.64,14.64,14.64C18.036,30.64,20.007,30.23,21.855,29.422z M31.36,16 c0-8.47-6.89-15.36-15.36-15.36c-2.136,0-4.203,0.43-6.144,1.278l0.288,0.66C11.994,1.77,13.964,1.36,16,1.36 c8.072,0,14.64,6.567,14.64,14.64c0,4.394-1.926,8.434-5.279,11.226V24H24.64v4.36H29v-0.72h-3.016 C29.401,24.716,31.36,20.539,31.36,16z M26.36,11c0,4.127-3.233,7.36-7.36,7.36h-2.64V28h-0.72v-6.64H13 c-4.127,0-7.36-3.233-7.36-7.36v-3c0-0.199,0.161-0.36,0.36-0.36h3c2.965,0,5.468,1.668,6.643,4.138 C15.756,10.757,18.947,7.64,23,7.64h3c0.199,0,0.36,0.161,0.36,0.36V11z M15.64,18c0-3.723-2.917-6.64-6.64-6.64H6.36V14 c0,3.724,2.917,6.64,6.64,6.64h2.131l-5.386-5.388l0.509-0.509l5.386,5.388C15.64,20.131,15.64,18,15.64,18z M25.64,8.36H23 c-3.724,0-6.64,2.917-6.64,6.64v2.131l5.385-5.385l0.51,0.509l-5.386,5.385H19c3.724,0,6.64-2.917,6.64-6.64V8.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!