Nga Client Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nga Client 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/330181.svg" alt="Nga Client icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330181.svg" alt="Nga Client icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330181.svg" alt="Nga Client icon" :width="24" :height="24" />
CSS background
.icon-nga-client {
background-image: url('https://proicons.com/icon/330181.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="i" d="M16.5772,21.4446l4.8178.2945,10.4494,7.81,1.9224.5335,3.1917-1.6651-.3345-3.6307-11.7184-7.512-10.9041-1.2129-5.3288,4.9949-.4651,4.1463s1.8213,3.6062,3.1302,5.4415c1.7534.0411,6.1415.1533,6.1415.1533l-1.713-8.1266.8109-1.2269Z"/><path id="c" class="i" d="M25.5026,41.9147l4.1713,1.5853,2.9418-5.3137-1.8722-4.6506-7.7987-1.1503-.4062,5.1088,2.9641,4.4205Z"/><path id="d" class="i" d="M39.6305,17.9939l-.1257-1.3814.2877-2.2312-1.9944,2.943-2.0831.5599.8978,2.5059,2.168.0124.8498-2.4084Z"/><path id="e" class="i" d="M33.9348,12.9173l-2.4123,3.5003.6271,1.745,2.3886-.6207,1.3903-3.2262.8221-4.1625-2.8157,2.7641Z"/><path id="f" class="i" d="M29.01,9.9658l-2.3419,3.5442.624,2.2737,2.8731-.6055.6075-2.416.4397-2.0873.5596-3.9898-2.762,3.2806Z"/><path id="g" class="i" d="M22.6522,8.9592l-1.5842,2.6218.9002,2.9781,1.3046-.6269,1.3418-.4588.7412-3.4414.6393-5.532-3.3429,4.4592Z"/><path id="h" class="i" d="M15.9218,8.4418l-1.7589.4639-1.6743,2.8436,2.7071,1.832,2.8809-.8418.1103-.3167-.4249-3.5475.5595-3.9898-2.3997,3.5563Z"/></svg>
Copied!