open-icon
Version:
Open Icon
26 lines (25 loc) • 558 B
JavaScript
// lib/meta/icon_folder-add 2.svg.ts
var meta = {
"description": "The icon 'folder-add 2' represents adding a new folder. It features a folder symbol with a plus sign, indicating the action of creating a new folder.",
"category": [
"Interface",
"Document"
],
"tag": [
"file management",
"directory",
"create",
"new",
"add",
"interface",
"storage",
"organize",
"data"
],
"title": "Folder Add 2"
};
var icon_folder_add_2_svg_default = meta;
export {
icon_folder_add_2_svg_default as default,
meta
};