Ecosia Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ecosia 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/339511.svg" alt="Ecosia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339511.svg" alt="Ecosia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339511.svg" alt="Ecosia icon" :width="24" :height="24" />
CSS background
.icon-ecosia {
background-image: url('https://proicons.com/icon/339511.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="e" d="m20.4605,43.5s-.3244-3.2524.6516-6.3756c0,0-13.1413,1.6908-14.1832-9.3696,0,0-.6516-3.97,2.1471-6.5048,0,0,2.7328-2.0812,4.9116,0,0,0-3.5854-11.8757,3.8064-15.6163,0,0,6.2062-3.0456,11.3844.8468,0,0,4.8139,3.3844,3.7748,8.5227,0,0,3.904-2.4716,5.9192.1292,0,0,3.904,4.4896-3.3184,9.2375,0,0,8.2615-.066,4.6848,7.0272-3.0456,6.0368-12.2976,5.8559-14.3783,5.5316,0,0,.1952,3.6428,1.3003,6.5708l-6.7003.0005Z"/><path id="d" class="e" d="m26.8049,23.9994h-3.6618v-2.4472h5.8569v-5.72h-10v16.3356h10v-5.5911h-5.8569v-2.5774"/></svg>
Ecosia in other icon packs
Copied!