Initial Build
This commit is contained in:
parent
71cd3acccd
commit
6c0d9a3f98
140 changed files with 9802 additions and 2403 deletions
BIN
public/fonts/AtomicAge-Regular.ttf
Normal file
BIN
public/fonts/AtomicAge-Regular.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-Black.ttf
Normal file
BIN
public/fonts/Montserrat-Black.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-BlackItalic.ttf
Normal file
BIN
public/fonts/Montserrat-BlackItalic.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-Bold.ttf
Normal file
BIN
public/fonts/Montserrat-Bold.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-BoldItalic.ttf
Normal file
BIN
public/fonts/Montserrat-BoldItalic.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-ExtraBold.ttf
Normal file
BIN
public/fonts/Montserrat-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-ExtraBoldItalic.ttf
Normal file
BIN
public/fonts/Montserrat-ExtraBoldItalic.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-ExtraLight.ttf
Normal file
BIN
public/fonts/Montserrat-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-ExtraLightItalic.ttf
Normal file
BIN
public/fonts/Montserrat-ExtraLightItalic.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-Italic.ttf
Normal file
BIN
public/fonts/Montserrat-Italic.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-Light.ttf
Normal file
BIN
public/fonts/Montserrat-Light.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-LightItalic.ttf
Normal file
BIN
public/fonts/Montserrat-LightItalic.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-Medium.ttf
Normal file
BIN
public/fonts/Montserrat-Medium.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-MediumItalic.ttf
Normal file
BIN
public/fonts/Montserrat-MediumItalic.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-Regular.ttf
Normal file
BIN
public/fonts/Montserrat-Regular.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-SemiBold.ttf
Normal file
BIN
public/fonts/Montserrat-SemiBold.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-SemiBoldItalic.ttf
Normal file
BIN
public/fonts/Montserrat-SemiBoldItalic.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-Thin.ttf
Normal file
BIN
public/fonts/Montserrat-Thin.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Montserrat-ThinItalic.ttf
Normal file
BIN
public/fonts/Montserrat-ThinItalic.ttf
Normal file
Binary file not shown.
BIN
public/fonts/Orbitron-Regular.ttf
Normal file
BIN
public/fonts/Orbitron-Regular.ttf
Normal file
Binary file not shown.
BIN
public/fonts/RobotoSlab-Black.ttf
Normal file
BIN
public/fonts/RobotoSlab-Black.ttf
Normal file
Binary file not shown.
BIN
public/fonts/RobotoSlab-Bold.ttf
Normal file
BIN
public/fonts/RobotoSlab-Bold.ttf
Normal file
Binary file not shown.
BIN
public/fonts/RobotoSlab-ExtraBold.ttf
Normal file
BIN
public/fonts/RobotoSlab-ExtraBold.ttf
Normal file
Binary file not shown.
BIN
public/fonts/RobotoSlab-ExtraLight.ttf
Normal file
BIN
public/fonts/RobotoSlab-ExtraLight.ttf
Normal file
Binary file not shown.
BIN
public/fonts/RobotoSlab-Light.ttf
Normal file
BIN
public/fonts/RobotoSlab-Light.ttf
Normal file
Binary file not shown.
BIN
public/fonts/RobotoSlab-Medium.ttf
Normal file
BIN
public/fonts/RobotoSlab-Medium.ttf
Normal file
Binary file not shown.
BIN
public/fonts/RobotoSlab-Regular.ttf
Normal file
BIN
public/fonts/RobotoSlab-Regular.ttf
Normal file
Binary file not shown.
BIN
public/fonts/RobotoSlab-SemiBold.ttf
Normal file
BIN
public/fonts/RobotoSlab-SemiBold.ttf
Normal file
Binary file not shown.
BIN
public/fonts/RobotoSlab-Thin.ttf
Normal file
BIN
public/fonts/RobotoSlab-Thin.ttf
Normal file
Binary file not shown.
4
public/icons/arrow-down-top-line.svg
Normal file
4
public/icons/arrow-down-top-line.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M8 16L12 20M12 20L16 16M12 20V8M4 4H20" stroke="#d7b94c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 362 B |
4
public/icons/arrow-right.svg
Normal file
4
public/icons/arrow-right.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M4 4V20M8 12H20M20 12L16 8M20 12L16 16" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 362 B |
4
public/icons/email.svg
Normal file
4
public/icons/email.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg fill="#d7b94c" width="800px" height="800px" viewBox="0 0 1920 1920" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill="#d7b94c" d="M1920 428.266v1189.54l-464.16-580.146-88.203 70.585 468.679 585.904H83.684l468.679-585.904-88.202-70.585L0 1617.805V428.265l959.944 832.441L1920 428.266ZM1919.932 226v52.627l-959.943 832.44L.045 278.628V226h1919.887Z" fill-rule="evenodd"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 505 B |
1
public/icons/menu-close.svg
Normal file
1
public/icons/menu-close.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg viewBox="0 -0.5 8 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#d7b94c" stroke="#d7b94c"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"> <title>close_mini [#d7b94c]</title> <desc>Created with Sketch.</desc> <defs> </defs> <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="Dribbble-Light-Preview" transform="translate(-385.000000, -206.000000)" fill="#d7b94c"> <g id="icons" transform="translate(56.000000, 160.000000)"> <polygon id="close_mini-[#d7b94c]" points="334.6 49.5 337 51.6 335.4 53 333 50.9 330.6 53 329 51.6 331.4 49.5 329 47.4 330.6 46 333 48.1 335.4 46 337 47.4"> </polygon> </g> </g> </g> </g></svg>
|
||||
|
After Width: | Height: | Size: 819 B |
13
public/icons/menu-grid.svg
Normal file
13
public/icons/menu-grid.svg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
// 16pxls (c) by Paul mackenzie <paul@whatspauldoing.com>
|
||||
//
|
||||
// 16pxls is licensed under a
|
||||
// Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||
//
|
||||
// You should have received a copy of the license along with this
|
||||
// work. If not, see <http://creativecommons.org/licenses/by-sa/4.0/>.
|
||||
-->
|
||||
|
||||
<svg fill="#d7b94c" width="800px" height="800px" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 0h4v4H0V0zm0 6h4v4H0V6zm0 6h4v4H0v-4zM6 0h4v4H6V0zm0 6h4v4H6V6zm0 6h4v4H6v-4zm6-12h4v4h-4V0zm0 6h4v4h-4V6zm0 6h4v4h-4v-4z" fill-rule="evenodd"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 640 B |
18
public/icons/paperclip.svg
Normal file
18
public/icons/paperclip.svg
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg fill="#696969" height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
viewBox="0 0 512 512" xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<path d="M480.466,51.283c-20.334-20.336-47.371-31.534-76.129-31.534s-55.795,11.2-76.13,31.534L94.985,284.505
|
||||
c-15.06,15.059-23.353,35.083-23.353,56.38s8.293,41.321,23.353,56.38c31.089,31.087,81.674,31.088,112.76,0L412.23,192.781
|
||||
l-23.614-23.614L184.132,373.65c-18.067,18.067-47.465,18.067-65.533,0c-8.752-8.752-13.572-20.389-13.572-32.766
|
||||
c0-12.378,4.82-24.015,13.572-32.767l233.22-233.22c14.028-14.027,32.677-21.753,52.517-21.753
|
||||
c19.837,0,38.487,7.725,52.515,21.753c14.028,14.028,21.753,32.677,21.753,52.515s-7.724,38.488-21.753,52.515L207.795,428.985
|
||||
c-39.847,39.846-104.684,39.845-144.53,0c-19.303-19.303-29.933-44.967-29.933-72.264c0-27.299,10.631-52.963,29.933-72.266
|
||||
l220.319-220.32L259.97,40.522L39.651,260.842c-52.868,52.868-52.868,138.891,0,191.758
|
||||
c26.434,26.435,61.156,39.652,95.879,39.652c34.722,0,69.445-13.217,95.878-39.652l249.057-249.057
|
||||
C500.801,183.208,512,156.171,512,127.413S500.8,71.617,480.466,51.283z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue