Netease Open Class Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Netease Open Class 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/330094.svg" alt="Netease Open Class icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330094.svg" alt="Netease Open Class icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330094.svg" alt="Netease Open Class icon" :width="24" :height="24" />
CSS background
.icon-netease-open-class {
background-image: url('https://proicons.com/icon/330094.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M18.0883,30.7126c-1.3334-.794-1.3131-19.47.0225-20.2995s16.67,8.3007,16.6676,9.9244-15.3563,11.1688-16.69,10.3756v-.0005Z"/><path class="b" d="M21.0521,11.28l-3.804,3.9784"/><path class="b" d="M23.2388,12.3682l-6.1242,6.4426"/><path class="b" d="M25.2833,13.4883l-8.179,8.3765"/><path class="b" d="M27.5022,14.7893l-10.2824,10.7969"/><path class="b" d="M29.4707,16.0153l-10.9285,11.4805"/><path class="b" d="M31.4416,17.328l-10.5809,11.122"/><path class="b" d="M33.4056,18.7894l-8.0857,8.623"/><path class="b" d="M17.3878,27.8189c2.3554.1075,3.1946.9316,3.6662,1.9366"/><path class="b" d="M14.135,7.8224l.0637,30.661"/><path class="b" d="M8.5568,32.97l18.359.2231"/><path class="b" d="M36.8578,31.7216c-.1234-.5919.2515-1.1733.8417-1.3049.6027-.1212,1.1896.2692,1.3108.8719.0591.2938-.0028.5991-.1717.8467-.3755.4536-1.55,1.7815-1.55,1.7815l2.1546-.4224"/><path class="b" d="M36.6155,36.586c-.1324.4114-.4784.7181-.9028.8h0c-.6627.1279-1.3042-.3033-1.436-.9652l-.153-.78c-.1279-.6627.3033-1.3042.9652-1.436h0c.424-.0844.8602.0689,1.1382.4"/><path class="b" d="M27.74,36.9533c-.1246-.6641.3128-1.3035.9769-1.4281.6565-.1232,1.2904.3029,1.4243.9573l.3766,1.921"/><line class="b" x1="27.5046" y1="35.7527" x2="28.1166" y2="38.8742"/><path class="b" d="M30.1416,36.4825c-.136-.6619.2903-1.3087.9522-1.4447s1.3087.2903,1.4447.9522c.0015.0072.0029.0145.0043.0218l.3766,1.9209"/><line class="b" x1="23.6358" y1="37.9889" x2="26.0802" y2="37.8765"/><line class="b" x1="23.5777" y1="36.4499" x2="26.022" y2="36.3375"/><line class="b" x1="20.5093" y1="40.1912" x2="22.9506" y2="40.0249"/><line class="b" x1="20.1767" y1="35.3086" x2="22.618" y2="35.1423"/><line class="b" x1="20.343" y1="37.7499" x2="21.9298" y2="37.6418"/><line class="b" x1="20.1767" y1="35.3086" x2="20.5093" y2="40.1912"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!