open-icon
Version:
Open Icon
23 lines (21 loc) • 565 B
text/typescript
export const meta = {
"description": "The pointer-text icon represents a cursor or pointer used for selecting and editing text in user interfaces. It is commonly used in applications and websites to indicate where text input can be made.",
"category": [
"Interface",
"Text"
],
"tag": [
"cursor",
"selection",
"editing",
"input",
"user interface",
"applications",
"websites",
"interactive",
"pointing",
"click"
],
"title": "Pointer Text"
}
export default meta;