Fischer Econnect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fischer Econnect 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/340464.svg" alt="Fischer Econnect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340464.svg" alt="Fischer Econnect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340464.svg" alt="Fischer Econnect icon" :width="24" :height="24" />
CSS background
.icon-fischer-econnect {
background-image: url('https://proicons.com/icon/340464.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="i" d="M12.1762,41.9532C4.2885,36.7589.7146,27.0252,3.3669,17.961,6.0191,8.8967,14.2764,2.6249,23.72,2.5018c9.4435-.123,17.8615,5.9315,20.749,14.9236,2.8875,8.992-.4316,18.8157-8.1812,24.2136"/><path id="c" class="i" d="M19.8284,31.3961c-1.6555,1.8853-4.5046,2.1259-6.4529.545-1.9483-1.5808-2.2997-4.4183-.7959-6.4267,1.5037-2.0083,4.3255-2.47,6.3908-1.0457"/><path id="d" class="i" d="M35.1917,31.396c-1.6983,1.9338-4.641,2.1296-6.5805.4375s-2.1446-4.6342-.4589-6.5791c1.6857-1.9449,4.6272-2.1597,6.5776-.4802,1.9503,1.6795,2.1747,4.6201.5015,6.5759"/><path id="e" class="i" d="M20.5772,29.3496c-.7624.3186-1.6389-.0396-1.96-.8009-.3211-.7614.0342-1.639.7946-1.9626s1.6391.0289,1.9652.7882-.0236,1.6392-.7818,1.9677"/><path id="f" class="i" d="M29.1462,18.0121c-.7624.3186-1.6389-.0396-1.96-.8009-.3211-.7614.0342-1.639.7946-1.9626s1.6391.0289,1.9652.7882c.326.7593-.0236,1.6392-.7818,1.9677"/><path id="g" class="i" d="M27.428,21.8604l-2.7475-4.1505-4.5597,3.2737s3.0106,1.8414,3.0106,3.8875-.0292,4.6767-.0292,4.6767"/><path id="h" class="i" d="M15.636,18.6911v2.0875s-.248,1.6741-2.8935,1.7154M17.1262,13.5034l.0207-1.8188M15.6175,13.6068h3.1415l-.5994,5.105h-2.5628M14.2512,13.5034l-.0207-1.8188M15.76,13.6068h-3.1415l.5994,5.105h2.5628"/></svg>
Copied!