open-icon
Version:
Open Icon
26 lines (25 loc) • 660 B
JavaScript
// lib/meta/icon_folder-question-mark-2.svg.ts
var meta = {
"description": "This icon depicts a folder with a question mark on it, indicating uncertainty or lack of information. It can be used to represent a folder with unknown content or to ask questions about a specific folder.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"folder",
"question mark",
"uncertainty",
"information",
"data",
"directory",
"enquiry",
"query",
"unknown"
],
"title": "Folder Question Mark 2"
};
var icon_folder_question_mark_2_svg_default = meta;
export {
icon_folder_question_mark_2_svg_default as default,
meta
};