open-icon
Version:
Open Icon
23 lines (21 loc) • 532 B
text/typescript
export const meta = {
"description": "The dislike icon represents a negative sentiment towards content or an object. It is commonly used in user interfaces to express disapproval or to indicate that something is not liked.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"dislike",
"thumb down",
"unlike",
"reject",
"thumbs",
"negative",
"emotion",
"feedback",
"UI",
"expression"
],
"title": "Dislike"
}
export default meta;