open-icon
Version:
Open Icon
23 lines (21 loc) • 486 B
text/typescript
export const meta = {
"description": "Folder icon with a star symbol to indicate special or favorite folders. Can be used to mark important folders for easier identification.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"folder",
"star",
"favorite",
"mark",
"special",
"important",
"organization",
"storage",
"directory",
"UI"
],
"title": "Folder Star"
}
export default meta;