Emoji Goal Net Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Goal Net 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/325316.svg" alt="Emoji Goal Net icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325316.svg" alt="Emoji Goal Net icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325316.svg" alt="Emoji Goal Net icon" :width="24" :height="24" />
CSS background
.icon-emoji-goal-net {
background-image: url('https://proicons.com/icon/325316.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>.y{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="y" d="M42.5,37.7056V10.2944H5.5v27.4112"/><path id="c" class="y" d="M42.5,37.7056l-6.4723-6.4763"/><path id="d" class="y" d="M12.6154,30.9418h23.4808"/><path id="e" class="y" d="M5.5,37.7056l6.4723-6.4763"/><path id="f" class="y" d="M5.5,10.2944l6.6315,20.3508"/><path id="g" class="y" d="M10.3994,26.0173h27.6547"/><path id="h" class="y" d="M8.8811,21.0335h29.8846"/><path id="i" class="y" d="M23.8366,10.2944v20.6474"/><path id="j" class="y" d="M18.8559,10.2944v20.6474"/><path id="k" class="y" d="M13.8751,10.2944v20.6474"/><path id="l" class="y" d="M8.8943,10.2944v24.0148"/><path id="m" class="y" d="M28.8174,10.2944v20.6474"/><path id="n" class="y" d="M33.7982,10.2944v20.6474"/><path id="o" class="y" d="M38.7789,10.2944v23.6878"/><path id="p" class="y" d="M28.8174,13.1423v10.7984"/><path id="q" class="y" d="M7.3754,16.0496h33.5249"/><path id="r" class="y" d="M39.1915,20.9741l3.2078,3.2097"/><path id="s" class="y" d="M40.715,16.0496l1.785,1.5338"/><path id="t" class="y" d="M37.5921,26.0173l4.9079,4.6279"/><path id="u" class="y" d="M8.8346,21.0335l-3.3346,2.9665"/><path id="v" class="y" d="M7.3754,16.0496l-1.8405,2.0338"/><path id="w" class="y" d="M10.6026,25.8295l-5.0876,4.6123"/><path id="x" class="y" d="M36.0962,30.9418l6.4038-20.6474"/></svg>
Copied!