open-icon
Version:
Open Icon
23 lines (21 loc) • 621 B
text/typescript
export const meta = {
"description": "The arrow-down copy icon represents a downward pointing arrow with a duplicate symbol, indicating the action of copying an item or content downwards. This icon is commonly used in interfaces to signify the ability to duplicate and move content in a downward direction.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"arrow down",
"copy",
"duplicate",
"downward",
"action",
"interface",
"symbol",
"content",
"move",
"item"
],
"title": "Arrow Down Copy"
}
export default meta;