open-icon
Version:
Open Icon
21 lines (19 loc) • 519 B
text/typescript
export const meta = {
"description": "A subtraction or remove icon often used in user interfaces to indicate the action of subtracting or deleting. The icon features a horizontal line with a minus sign on top to represent subtraction.",
"category": [
"Interface"
],
"tag": [
"subtract",
"remove",
"minus",
"delete",
"math",
"operation",
"user interface",
"symbol",
"action"
],
"title": "Subtract L"
}
export default meta;