diff --git a/_state.json b/_state.json index babf416..58dd881 100644 --- a/_state.json +++ b/_state.json @@ -2,7 +2,7 @@ "config": { "name": "BTCPay Server Design System", "version": "0.1.0", - "update": 1718092198184, + "update": 1718692942239, "logo": "/resources/design-files/btcpay-logo.svg", "source": { "components": [ @@ -2191,6 +2191,30 @@ } ] }, + { + "type": "category", + "name": "review", + "tokens": [ + { + "type": "icon", + "name": "review-empty", + "variable": "review-empty", + "value": "" + }, + { + "type": "icon", + "name": "review-full", + "variable": "review-full", + "value": "" + }, + { + "type": "icon", + "name": "review-half", + "variable": "review-half", + "value": "" + } + ] + }, { "type": "category", "name": "social", diff --git a/_tokens/_all/design/icons.html b/_tokens/_all/design/icons.html index c5ca648..a86f412 100644 --- a/_tokens/_all/design/icons.html +++ b/_tokens/_all/design/icons.html @@ -863,6 +863,36 @@
social
diff --git a/_tokens/dark/design/icons.html b/_tokens/dark/design/icons.html index 28726cf..38b4544 100644 --- a/_tokens/dark/design/icons.html +++ b/_tokens/dark/design/icons.html @@ -863,6 +863,36 @@pos