open-icon
Version:
Open Icon
13 lines (12 loc) • 472 B
JavaScript
// lib/meta/icon_hill-landscape.svg.ts
var meta = {
description: "An icon of a serene landscape with rolling hills and a clear blue sky, depicting a peaceful and scenic environment.",
category: ["Misc"],
tag: ["Hill", "Landscape", "Nature", "Scenery", "Outdoors", "Tranquility", "Mountains", "Beautiful", "View", "Background"],
title: "Hill Landscape"
};
var icon_hill_landscape_svg_default = meta;
export {
icon_hill_landscape_svg_default as default,
meta
};