open-icon
Version:
Open Icon
22 lines (20 loc) • 502 B
text/typescript
export const meta = {
"description": "The icon 'link' represents a hyperlink or connection between items. It is commonly used to indicate clickable text or elements that redirect to another webpage or location.",
"category": [
"Interface"
],
"tag": [
"hyperlink",
"connection",
"web",
"URL",
"navigation",
"internet",
"clickable",
"URL",
"redirect",
"online"
],
"title": "Link"
}
export default meta;