1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/shared/data/timeline.json
2025-04-15 23:18:49 +02:00

41 lines
682 B
JSON

[
{
"icon": "brand-facebook",
"icon-bg": "facebook",
"title": "Facebook",
"date": "just now"
},
{
"icon": "briefcase",
"title": "Products",
"date": "2 hrs ago"
},
{
"icon": "brand-x",
"icon-bg": "x",
"title": "X",
"date": "8 hrs ago"
},
{
"icon": "brand-dribbble",
"icon-bg": "dribbble",
"title": "Dribbble",
"date": "12 hrs ago"
},
{
"icon": "database",
"title": "Backup",
"date": "2 days ago"
},
{
"icon": "settings",
"icon-bg": "primary",
"title": "System",
"date": "4 days ago"
},
{
"icon": "briefcase",
"title": "Products",
"date": "12 days ago"
}
]