open-icon
Version:
Open Icon
27 lines (26 loc) • 629 B
JavaScript
// lib/meta/icon_file-subtract 2.svg.ts
var meta = {
"description": "The icon shows a document with a subtraction symbol, representing the action of removing or subtracting a file. It is commonly used in user interfaces for deletion or removal functionalities.",
"category": [
"Interface",
"Document"
],
"tag": [
"file",
"subtract",
"remove",
"delete",
"document",
"interface",
"action",
"ui",
"file management",
"subtraction"
],
"title": "File Subtract"
};
var icon_file_subtract_2_svg_default = meta;
export {
icon_file_subtract_2_svg_default as default,
meta
};