open-icon
Version:
Open Icon
27 lines (26 loc) • 678 B
JavaScript
// lib/meta/icon_folder-visible 2.svg.ts
var meta = {
"description": "The folder-visible 2 icon is a representation of a folder with an open flap, indicating that its contents are visible. This icon is commonly used in user interfaces to signify that a folder is currently open and its contents are accessible.",
"category": [
"Interface",
"Document"
],
"tag": [
"folder",
"open",
"flap",
"visible",
"contents",
"directory",
"access",
"interface",
"user interface",
"UI"
],
"title": "Folder Visible 2"
};
var icon_folder_visible_2_svg_default = meta;
export {
icon_folder_visible_2_svg_default as default,
meta
};