Rtl Nieuws Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rtl Nieuws 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/346819.svg" alt="Rtl Nieuws icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346819.svg" alt="Rtl Nieuws icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346819.svg" alt="Rtl Nieuws icon" :width="24" :height="24" />
CSS background
.icon-rtl-nieuws {
background-image: url('https://proicons.com/icon/346819.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M3.5,15.0287h13.667v9H3.5v-9ZM17.167,15.0287h13.667v9h-13.667v-9Z"/><path class="c" d="M30.833,15.0287h13.667v9h-13.667v-9Z"/><path class="c" d="M34.667,17.3607v4h6M7.333,21.5287v-4h4.66c.74,0,1.34.601,1.34,1.343s-.6,1.344-1.34,1.344h-4.66M11.993,20.2157l1.309,1.312M21,17.5287h6M24,21.5287v-4"/><line class="c" x1="13.1834" y1="26.8184" x2="13.1834" y2="32.9713"/><polyline class="c" points="35.1168 26.8184 33.5786 32.9713 32.0404 26.8184 30.5021 32.9713 28.9639 26.8184"/><path class="c" d="M37.8143,32.2971c.3773.4912.8504.6742,1.5086.6742h.9109c.8477,0,1.5349-.6872,1.5349-1.5349v-.0066c0-.8477-.6872-1.5349-1.5349-1.5349h-1.0048c-.8486,0-1.5366-.6879-1.5366-1.5366h0c0-.8504.6894-1.5399,1.5399-1.5399h.9059c.6582,0,1.1313.183,1.5086.6742"/><path class="c" d="M22.0117,26.8184v4.1147c0,1.1256.9125,2.0381,2.0381,2.0381s2.0381-.9125,2.0381-2.0381v-4.1147"/><polyline class="c" points="6.2312 32.9713 6.2312 26.8184 10.3075 32.9713 10.3075 26.8184"/><line class="c" x1="16.0594" y1="29.8949" x2="18.0652" y2="29.8949"/><polyline class="c" points="19.1358 32.9713 16.0594 32.9713 16.0594 26.8184 19.1358 26.8184"/></svg>
Copied!