feat: replace language selector text/globe with country flag icons
This commit is contained in:
11
public/assets/ark-library/flags/id.svg
Normal file
11
public/assets/ark-library/flags/id.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_4220_10204)">
|
||||
<path d="M0 12C0 5.37281 5.37281 0 12 0C18.6272 0 24 5.37281 24 12" fill="#D81F2A"/>
|
||||
<path d="M24 12C24 18.6272 18.6272 24 12 24C5.37281 24 0 18.6272 0 12H24Z" fill="#F1F0F0"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_4220_10204">
|
||||
<rect width="24" height="24" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 428 B |
Reference in New Issue
Block a user