open-icon
Version:
Open Icon
27 lines (26 loc) • 570 B
JavaScript
// lib/meta/icon_file-add 2-67.svg.ts
var meta = {
"description": "The file-add 2-67 icon is an icon representing adding a new file to a user interface. It typically signifies the action of creating a new file or document.",
"category": [
"Interface",
"Document"
],
"tag": [
"add",
"new",
"file",
"document",
"create",
"upload",
"interface",
"user",
"data",
"information"
],
"title": "File Add 2-67"
};
var icon_file_add_2_67_svg_default = meta;
export {
icon_file_add_2_67_svg_default as default,
meta
};