open-icon
Version:
Open Icon
28 lines (27 loc) • 592 B
JavaScript
// lib/meta/icon_sun 2.svg.ts
var meta = {
"description": "The icon 'Sun 2' depicts a stylized sun with rays emanating in all directions. This icon is commonly used to represent the sun, sunshine, weather, light, brightness, and energy in various design projects.",
"category": [
"Weather",
"Symbol",
"Interface"
],
"tag": [
"sun",
"sunshine",
"light",
"weather",
"bright",
"energy",
"day",
"sky",
"sunny",
"heat"
],
"title": "Sun 2"
};
var icon_sun_2_svg_default = meta;
export {
icon_sun_2_svg_default as default,
meta
};