open-icon
Version:
Open Icon
23 lines (21 loc) • 527 B
text/typescript
export const meta = {
"description": "The squared check icon represents a checkbox or confirmation. It is commonly used in user interfaces to indicate a successful action or the selection of an option.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"checkbox",
"confirmation",
"success",
"done",
"completed",
"selected",
"tick",
"verified",
"approved",
"acknowledged"
],
"title": "Squared Check"
}
export default meta;