Gmo Town Wifi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gmo Town Wifi icon is commonly used in network status bars and connectivity indicators. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/326553.svg" alt="Gmo Town Wifi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326553.svg" alt="Gmo Town Wifi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326553.svg" alt="Gmo Town Wifi icon" :width="24" :height="24" />
CSS background
.icon-gmo-town-wifi {
background-image: url('https://proicons.com/icon/326553.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M10.1799,7.5294c7.9928-6.7068,19.6472-6.7068,27.64,0"/><path class="b" d="M10.1799,7.5294c7.9928-6.7068,19.6472-6.7068,27.64,0"/><path class="b" d="M14.8719,13.3224c5.2789-4.4295,12.9761-4.4295,18.255,0"/><path class="b" d="M19.4359,18.9604c2.6395-2.2148,6.4881-2.2148,9.1276,0"/><path class="b" d="M40.4699,10.1794c5.5899,6.6616,6.6163,16.0345,2.6008,23.748-4.0153,7.7137-12.2819,12.249-20.945,11.491"/><path class="b" d="M18.4349,44.7664c-3.6454-.9768-6.9695-2.896-9.6382-5.5646"/><path class="b" d="M6.3881,36.3314C.8065,28.3602,1.2748,17.6339,7.5299,10.1794"/><circle class="b" cx="23.9999" cy="24.5994" r="1.5"/></svg>
Copied!