open-icon
Version:
Open Icon
26 lines (25 loc) • 624 B
JavaScript
// lib/meta/icon_wifi-rounded.svg.ts
var meta = {
"description": "The wifi-rounded icon represents a rounded design of the wifi symbol, commonly used to indicate a wireless internet connection. It provides a modern and sleek look to signal the availability of internet connectivity.",
"category": [
"Media"
],
"tag": [
"wifi",
"internet",
"connection",
"technology",
"network",
"wireless",
"signal",
"icon",
"communication",
"round"
],
"title": "Wifi Rounded"
};
var icon_wifi_rounded_svg_default = meta;
export {
icon_wifi_rounded_svg_default as default,
meta
};