open-icon
Version:
Open Icon
22 lines (20 loc) • 522 B
text/typescript
export const meta = {
"description": "A folder icon with a pencil indicating the option to edit or modify the contents. This icon is commonly used in user interfaces to represent a folder that can be edited.",
"category": [
"Interface"
],
"tag": [
"folder",
"edit",
"modify",
"update",
"directory",
"documents",
"storage",
"file management",
"interface",
"user interface"
],
"title": "Folder Edit"
}
export default meta;