open-icon
Version:
Open Icon
22 lines (20 loc) • 571 B
text/typescript
export const meta = {
"description": "The add-l icon is used to represent an 'add' action in user interfaces. It typically signifies the option to include or create something new. This icon is commonly utilized in applications and websites for tasks related to appending data or items.",
"category": [
"Interface"
],
"tag": [
"add",
"plus",
"create",
"append",
"new",
"insert",
"update",
"user interface",
"action",
"button"
],
"title": "Add - L"
}
export default meta;