Typography
title-1
title-2
title-3
title-4
title-5
title-6
p-large
p-light
p-dark
p-small
p-xsmall
custom-1
Buttons
Inputs
Colors
Brand
--color-rocket-orange
--color-ascent-blue
--color-yellow
--color-green
--color-red
--color-orange
Neutral
--color-n-000
--color-n-100
--color-n-200
--color-n-400
--color-n-600
--color-n-800
Text
--color-text-000
--color-text-400
--color-text-600
--color-text-800
--color-text-ascent-blue
Background
--color-bg-000
--color-bg-100
--color-bg-200
--color-bg-blue-linear
--color-bg-gray-linear
--color-bg-gray-radial
Border
--color-border-200
--color-border-400
Icon
--color-icon-rocket-orange
--color-icon-green
--color-icon-red
--color-icon-600
Icons
---
import Icon from '~/components/utils/Icon/index.astro';
---
<Icon id="icon-star" />
<Icon id="icon-fb" class="footer__icon" />