open-icon
Version:
Open Icon
22 lines (20 loc) • 508 B
text/typescript
export const meta = {
"description": "Loader dots is a simple icon consisting of three dots that animate in a loading sequence. Commonly used in interfaces to indicate that a process is ongoing or loading.",
"category": [
"Interface"
],
"tag": [
"loader",
"dots",
"loading",
"animation",
"progress",
"interface",
"waiting",
"sequence",
"spinner",
"activity"
],
"title": "Loader Dots"
}
export default meta;