cob-uswds
Version:
Customized USWDS UI components and visual style guide based on City of Boston Patterns Library
27 lines (26 loc) • 472 B
JSON
{
"items": [
{
"icon": {
"name": "check_circle",
"color": "green"
},
"content": "Wash your hands for 20 seconds with soap"
},
{
"icon": {
"name": "check_circle",
"color": "green"
},
"content": "Stay six feet away from others"
},
{
"icon": {
"name": "cancel",
"color": "red"
},
"content": "Avoid large gatherings"
}
],
"img_path": "./img"
}