chore: fix header
This commit is contained in:
9
app/assets/icons/arrow-down-black.svg
Normal file
9
app/assets/icons/arrow-down-black.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 40 40">
|
||||
<!-- Generator: Adobe Illustrator 28.7.10, SVG Export Plug-In . SVG Version: 1.2.0 Build 236) -->
|
||||
<g>
|
||||
<g id="Calque_1">
|
||||
<polygon points="37.34 22.76 20 40 2.66 22.76 5.32 19.01 17.83 31.92 17.83 0 22.17 0 22.17 31.92 34.68 19.01 37.34 22.76"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 395 B |
16
app/assets/icons/arrow-down-white.svg
Normal file
16
app/assets/icons/arrow-down-white.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 40 40">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #fff;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<!-- Generator: Adobe Illustrator 28.7.10, SVG Export Plug-In . SVG Version: 1.2.0 Build 236) -->
|
||||
<g>
|
||||
<g id="Calque_1">
|
||||
<polygon class="cls-1" points="37.34 22.76 20 40 2.66 22.76 5.32 19.01 17.83 31.92 17.83 0 22.17 0 22.17 31.92 34.68 19.01 37.34 22.76"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 496 B |
16
app/assets/icons/cross-white.svg
Normal file
16
app/assets/icons/cross-white.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 40 40">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #fff;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<!-- Generator: Adobe Illustrator 28.7.10, SVG Export Plug-In . SVG Version: 1.2.0 Build 236) -->
|
||||
<g>
|
||||
<g id="Calque_1">
|
||||
<polygon class="cls-1" points="40 17.73 22.46 17.73 22.46 0 17.54 0 17.54 17.73 0 17.73 0 22.27 17.54 22.27 17.54 40 22.46 40 22.46 22.27 40 22.27 40 17.73"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 517 B |
16
app/assets/icons/times-white.svg
Normal file
16
app/assets/icons/times-white.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 40 40">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #fff;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<!-- Generator: Adobe Illustrator 28.7.10, SVG Export Plug-In . SVG Version: 1.2.0 Build 236) -->
|
||||
<g>
|
||||
<g id="Calque_1">
|
||||
<polygon class="cls-1" points="38 5.44 34.56 2 20 16.56 5.44 2 2 5.44 16.56 20 2 34.56 5.44 38 20 23.44 34.56 38 38 34.56 23.44 20 38 5.44"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 500 B |
Reference in New Issue
Block a user