open-icon
Version:
Open Icon
13 lines (12 loc) • 439 B
JavaScript
// lib/meta/icon_flag-1.svg.ts
var meta = {
description: "An icon of a simple flag design, often used to represent language translations or marking important information.",
category: ["Interface"],
tag: ["flag", "national", "country", "translation", "symbol", "information", "marker", "communication", "ui", "design"],
title: "Flag 1"
};
var icon_flag_1_svg_default = meta;
export {
icon_flag_1_svg_default as default,
meta
};