open-icon
Version:
Open Icon
23 lines (21 loc) • 544 B
text/typescript
export const meta = {
"description": "The circled-check icon is a symbol representing the action of confirming or validating something. It is commonly used in user interfaces to indicate a successful or completed task.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"confirmation",
"validation",
"success",
"completed",
"task",
"checkbox",
"tick",
"mark",
"approved",
"acknowledgment"
],
"title": "Circled Check"
}
export default meta;