open-icon
Version:
Open Icon
23 lines (21 loc) • 570 B
text/typescript
export const meta = {
"description": "The circled multiply icon represents the mathematical operation of multiplication enclosed within a circle. It is commonly used in user interfaces to indicate a multiplication action or function.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"math",
"calculate",
"operation",
"multiply",
"multiplication",
"circle",
"button",
"user interface",
"symbol",
"mathematical"
],
"title": "Circled Multiply"
}
export default meta;