4g Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 4g 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/335781.svg" alt="4g icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335781.svg" alt="4g icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335781.svg" alt="4g icon" :width="24" :height="24" />
CSS background
.icon-4g {
background-image: url('https://proicons.com/icon/335781.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><path class="b" d="m35.8928,21.2415c.0132-3.1508-2.5303-5.7158-5.6811-5.7291-.016,0-.032,0-.0479,0h0c-3.1508-.0132-5.7158,2.5303-5.7291,5.6811,0,.016,0,.032,0,.0479v5.7291c0,3.1837,2.5464,5.518,5.7291,5.518h0c3.1827,0,5.7291-2.5474,5.7291-5.518h-5.7291"/><polyline class="b" points="19.1322 32.5 19.1322 15.5 10.1072 26.8333 21.2315 26.8333"/><circle class="b" cx="24" cy="24" r="21.5"/></svg>
4g in other icon packs
Copied!