initial commit
This commit is contained in:
commit
3ba76b4f02
90 changed files with 12507 additions and 0 deletions
8
docs/design-system/assets/accent-dots.svg
Normal file
8
docs/design-system/assets/accent-dots.svg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 16" width="64" height="16" role="img" aria-label="dot row accent">
|
||||
|
||||
<g fill="#221E18">
|
||||
<circle cx="8" cy="8" r="3"></circle>
|
||||
<circle cx="32" cy="8" r="3"></circle>
|
||||
<circle cx="56" cy="8" r="3"></circle>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 288 B |
Loading…
Add table
Add a link
Reference in a new issue