open-icon
Version:
Open Icon
21 lines (19 loc) • 506 B
text/typescript
export const meta = {
"description": "The 'squared-multiply' icon represents a multiplication symbol enclosed within a square shape. It is commonly used in user interfaces to indicate a close or delete action.",
"category": [
"Interface"
],
"tag": [
"math",
"multiplication",
"close",
"delete",
"user interface",
"symbol",
"button",
"action",
"operation"
],
"title": "Squared Multiply"
}
export default meta;