Wnn Lang Pack Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wnn Lang Pack 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/335219.svg" alt="Wnn Lang Pack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335219.svg" alt="Wnn Lang Pack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335219.svg" alt="Wnn Lang Pack icon" :width="24" :height="24" />
CSS background
.icon-wnn-lang-pack {
background-image: url('https://proicons.com/icon/335219.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M33.4435,43.315c-2.9405,1.4377-6.1704,2.185-9.4435,2.185-11.8741,0-21.5-9.6259-21.5-21.5S12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5c0,3.2672-.7446,6.4915-2.1773,9.4278"/><path class="f" d="M18.5025,11.516c-4.3889-1.856-5.8124,6.4103-6.0955,8.5275-.3241,2.4243-.1512,27.621,11.819.8308-2.6737,15.498,1.0184,25.59,13.563,2.2854"/><circle class="f" cx="38.4995" cy="38.5" r="7"/><path class="f" d="M36.4995,34.5v8h4"/></svg>
Copied!