open-icon
Version:
Open Icon
21 lines (19 loc) • 504 B
text/typescript
export const meta = {
"description": "The subtract-m icon is used to represent a subtraction or removal action in user interfaces. It typically symbolizes subtracting or reducing a quantity or an element from a given set.",
"category": [
"Interface"
],
"tag": [
"math",
"calculation",
"operation",
"minus",
"remove",
"reduce",
"quantity",
"element",
"action"
],
"title": "Subtract M"
}
export default meta;