open-icon
Version:
Open Icon
22 lines (20 loc) • 477 B
text/typescript
export const meta = {
"description": "The button-star icon is a symbol representing a star enclosed in a button shape. It is commonly used to indicate favoriting or rating items.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"favorite",
"rate",
"button",
"star",
"user interface",
"interactive",
"rating",
"icon",
"symbol"
],
"title": "Button Star"
}
export default meta;