open-icon
Version:
Open Icon
26 lines (25 loc) • 586 B
JavaScript
// lib/meta/icon_folder-info-2.svg.ts
var meta = {
"description": "The 'folder-info-2' icon in the UI category represents a folder icon with an information symbol. It is commonly used to indicate additional details or notes related to a folder.",
"category": [
"Interface"
],
"tag": [
"folder",
"info",
"details",
"notes",
"information",
"document",
"data",
"storage",
"UI",
"icon"
],
"title": "Folder with Information"
};
var icon_folder_info_2_svg_default = meta;
export {
icon_folder_info_2_svg_default as default,
meta
};