initial commit
This commit is contained in:
commit
3ba76b4f02
90 changed files with 12507 additions and 0 deletions
6
docs/design-system/assets/accent-ringdots.svg
Normal file
6
docs/design-system/assets/accent-ringdots.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 24" width="96" height="24" role="img" aria-label="ring-and-dots accent">
|
||||
|
||||
<circle cx="10" cy="12" r="3.4" fill="#221E18"></circle>
|
||||
<circle cx="48" cy="12" r="9" fill="none" stroke="#221E18" stroke-width="2.4"></circle>
|
||||
<circle cx="86" cy="12" r="3.4" fill="#221E18"></circle>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 346 B |
Loading…
Add table
Add a link
Reference in a new issue