Vrt Nws Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vrt Nws 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/334909.svg" alt="Vrt Nws icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334909.svg" alt="Vrt Nws icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334909.svg" alt="Vrt Nws icon" :width="24" :height="24" />
CSS background
.icon-vrt-nws {
background-image: url('https://proicons.com/icon/334909.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><g><path class="c" d="m21.1862,9.2181c-1.2657,6.3839-5.6334,11.9428-5.6334,11.9428,0,0-3.7338-5.3153-5.6334-11.9428"/><g><path class="c" d="m24.9184,13.7248c0-2.489,2.0177-4.5067,4.5067-4.5067h0"/><line class="c" x1="24.9184" y1="13.7248" x2="24.9184" y2="21.1609"/></g><g><path class="c" d="m24.9184,13.7248c0-2.489,2.0177-4.5067,4.5067-4.5067h0"/><line class="c" x1="24.9184" y1="13.7248" x2="24.9184" y2="21.1609"/></g><path class="c" d="m33.5739,12.3991v4.2551c0,2.489,2.0177,4.5067,4.5067,4.5067h0"/><path class="c" d="m33.5739,5.5c0,2.489,2.0177,4.5067,4.5067,4.5067h0"/></g><path class="c" d="m8.695,42.5h30.61c1.3524,0,2.4488-1.0964,2.4488-2.4488v-12.244c0-1.3524-1.0964-2.4488-2.4488-2.4488H8.695c-1.3524,0-2.4488,1.0964-2.4488,2.4488v12.244c0,1.3524,1.0964,2.4488,2.4488,2.4488Z"/></g><g><polyline class="c" points="28.6288 30.4292 26.4496 37.4292 24.2704 30.4292 22.0911 37.4292 19.9119 30.4292"/><path class="c" d="m30.8366,36.8386c.4823.405,1.003.5906,2.1725.5906h.5926c.9644,0,1.7462-.7835,1.7462-1.75h0c0-.9665-.7818-1.75-1.7462-1.75h-1.1852c-.9644,0-1.7462-.7835-1.7462-1.75h0c0-.9665.7818-1.75,1.7462-1.75h.5926c1.1694,0,1.6902.1856,2.1725.5906"/><g><path class="c" d="m17.9351,37.4292v-4.3585c0-1.4589-1.1826-2.6415-2.6415-2.6415h0c-1.4589,0-2.6415,1.1826-2.6415,2.6415"/><line class="c" x1="12.6521" y1="37.4292" x2="12.6521" y2="30.4292"/></g></g></svg>
Copied!