initial commit
This commit is contained in:
commit
3ba76b4f02
90 changed files with 12507 additions and 0 deletions
8
docs/design-system/assets/accent-concentric.svg
Normal file
8
docs/design-system/assets/accent-concentric.svg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70 70" width="70" height="70" role="img" aria-label="concentric rings accent">
|
||||
|
||||
<g fill="none" stroke="#221E18" stroke-width="2.4">
|
||||
<circle cx="35" cy="35" r="30"></circle>
|
||||
<circle cx="35" cy="35" r="18"></circle>
|
||||
</g>
|
||||
<circle cx="35" cy="35" r="5" fill="#221E18"></circle>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 349 B |
Loading…
Add table
Add a link
Reference in a new issue