Idle Egg Factory Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Idle Egg Factory 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/341872.svg" alt="Idle Egg Factory icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341872.svg" alt="Idle Egg Factory icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341872.svg" alt="Idle Egg Factory icon" :width="24" :height="24" />
CSS background
.icon-idle-egg-factory {
background-image: url('https://proicons.com/icon/341872.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m10.7345,20.7644l-7.2038,1.3157,6.6583,12.8545,8.4552-2.8825m.0578-1.0154l-6.9165-10.0699m17.3733-7.4195l-17.3733,7.4195-1.0511-.2023-2.9314-5.2696,18.2876-6.8904,2.9767,4.3224m8.1435,7.8026l-8.052-7.1822-.0914-.6204,5.3084-3.6105,9.8029,7.1002-5.7529,4.4286m-1.2149-.1156l1.2149.1156,6.0435,2.9084-21.3727,13.4647-4.4523-5.1661.0578-1.0154,18.5088-10.3072"/><path class="c" d="m15.0467,33.6576l3.663,5.7369"/><path class="c" d="m22.5969,36.9672l-3.8883,2.4285-.2041-6.9535"/><path class="c" d="m22.6287,26.3358c-.0531.9939-.9815,2.2447-2.1444,2.2007-1.1628.044-2.0912-1.2068-2.1444-2.2007-.1251-2.3418,1.315-3.0076,2.1444-3.0076s2.2695.6658,2.1444,3.0076Z"/><path class="c" d="m28.0828,24.4115l.0002-.0018c.2149-1.6691,1.3972-2.172,2.1179-2.172.5829,0,1.4676.3289,1.8984,1.3375"/><path class="c" d="m31.0967,22.466c.3691-1.252,1.3704-1.6471,2.0092-1.6471.5507,0,1.3709.2936,1.8231,1.1767"/><path class="c" d="m26.2386,24.752c-.3907.8283-1.6416,1.5826-2.6509,1.1565-1.0398-.3512-1.4251-1.7263-1.128-2.59.7-2.0352,2.1994-2.1205,2.9301-1.8433s1.7693,1.3253.8488,3.2769Z"/><path class="c" d="m26.9224,18.2221c.6426.5677.9903,1.8637.3384,2.6252-.5925.8086-1.9337.7662-2.6331.2702-1.648-1.1685-1.3269-2.4971-.8832-3.057.4437-.5599,1.6638-1.176,3.1779.1615Z"/><path class="c" d="m17.4303,29.1856c.4671-.7078,1.1906-.9506,1.6913-.9506.6092,0,1.548.3592,1.9538,1.4781"/><path class="c" d="m24.1047,26.1699c.6889.508.614.7277.8706,1.1937"/><path class="c" d="m26.6715,23.9919c1.0312-.1672,1.8329.6987,1.9585,1.1786"/><path class="c" d="m27.8472,19.9924c.7332,0,1.9438.5204,2.1282,2.2591"/><path class="c" d="m29.0187,20.3501c.2118-1.4403,1.2415-1.8542,1.8634-1.8416.6818.0139,1.8325.5601,1.806,2.3623"/><path class="c" d="m26.9679,18.129c.2118-1.4403,1.1464-1.7591,1.7683-1.7465.6443.0131,1.7071.5015,1.8,2.0758"/><path class="c" d="m17.9848,25.6467c-2.2177-.3329-2.9428-2.8831-1.6852-4.0304,1.6977-1.5489,3.7471.5408,3.6564,1.6508"/><path class="c" d="m16.5334,25.0869c-.4664.1607-.7395.501-.8698.9974"/><path class="c" d="m13.7115,23.6607c.3652-.5614,1.227-1.0216,1.8769-1.0451"/><path class="c" d="m19.9215,22.9295c-.3577-1.9634,1.5986-4.5419,3.9569-2.0304"/></svg>
Copied!