open-icon
Version:
Open Icon
22 lines (20 loc) • 600 B
text/typescript
export const meta = {
"description": "The three dots icon, also known as the vertical ellipsis or kebab menu, typically represents a menu or more options when clicked on. It is commonly used in user interfaces to indicate additional actions or items that are not immediately visible.",
"category": [
"Interface"
],
"tag": [
"menu",
"option",
"kebab",
"more",
"navigation",
"settings",
"user interface",
"ellipsis",
"vertical",
"actions"
],
"title": "Vertical Three Dots Icon"
}
export default meta;