open-icon
Version:
Open Icon
27 lines (26 loc) • 581 B
JavaScript
// lib/meta/icon_parasol-island-wave.svg.ts
var meta = {
"description": "An icon of a parasol on an island with a wave in the background, representing a scenic wayfinding symbol for beaches or vacation spots.",
"category": [
"Wayfinding",
"Nature"
],
"tag": [
"Parasol",
"Island",
"Wave",
"Scenic",
"Beach",
"Vacation",
"Travel",
"Destination",
"Nature",
"Tourism"
],
"title": "Parasol Island Wave"
};
var icon_parasol_island_wave_svg_default = meta;
export {
icon_parasol_island_wave_svg_default as default,
meta
};