open-icon
Version:
Open Icon
23 lines (21 loc) • 512 B
text/typescript
export const meta = {
"description": "A checkmark symbol on a note paper, indicating completion or approval. Used in user interfaces and applications to signify a successful action or task completion.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"checkmark",
"note",
"paper",
"completion",
"approval",
"success",
"task",
"interface",
"application",
"ui"
],
"title": "Note Check"
}
export default meta;