open-icon
Version:
Open Icon
22 lines (20 loc) • 526 B
text/typescript
export const meta = {
"description": "A clipboard icon typically represents the concept of copying and pasting text, data or images. It is commonly used in applications and websites to indicate the ability to save or transfer information.",
"category": [
"Interface",
"Media"
],
"tag": [
"copy",
"paste",
"notes",
"document",
"information",
"transfer",
"record",
"save",
"text"
],
"title": "Clipboard"
}
export default meta;