Srf News Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Srf News 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/347810.svg" alt="Srf News icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347810.svg" alt="Srf News icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347810.svg" alt="Srf News icon" :width="24" :height="24" />
CSS background
.icon-srf-news {
background-image: url('https://proicons.com/icon/347810.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><g><path class="b" d="m21.0828,22.8454v-8.8065h2.8831c1.6299,0,2.9512,1.3242,2.9512,2.9576s-1.3213,2.9576-2.9512,2.9576l2.8828,2.8891"/><path class="b" d="m12.4936,21.8805c.54.703,1.2172.9649,2.1593.9649h1.3038c1.2133,0,2.1969-.9836,2.1969-2.1969v-.0095c0-1.2133-.9836-2.1969-2.1969-2.1969h-1.4382c-1.2146,0-2.1993-.9846-2.1993-2.1993h0c0-1.2172.9868-2.204,2.204-2.204h1.2967c.9421,0,1.6192.2619,2.1593.9649"/><g><line class="b" x1="30.4094" y1="18.4422" x2="33.2716" y2="18.4422"/><polyline class="b" points="30.4094 22.8454 30.4094 14.0389 34.8127 14.0389"/></g></g><rect class="b" x="8.5" y="9.9078" width="31" height="17.0686"/></g><g><polyline class="b" points="30.4686 32.7922 28.8186 38.0922 27.1686 32.7922 25.5186 38.0922 23.8686 32.7922"/><path class="b" d="m32.1933,37.645c.3652.3066.7594.4472,1.6449.4472h.4487c.7302,0,1.3221-.5932,1.3221-1.325h0c0-.7318-.5919-1.325-1.3221-1.325h-.8974c-.7302,0-1.3221-.5932-1.3221-1.325h0c0-.7318.5919-1.325,1.3221-1.325h.4487c.8854,0,1.2797.1405,1.6449.4472"/><g><path class="b" d="m16.391,38.0922v-3.3c0-1.1046-.8954-2-2-2h0c-1.1046,0-2,.8954-2,2"/><line class="b" x1="12.391" y1="38.0922" x2="12.391" y2="32.7922"/></g><path class="b" d="m22.0151,37.0829c-.3445.6029-.9937,1.0093-1.7378,1.0093h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v.65s-4,0-4,0"/></g></svg>
Copied!