Added new font + svgs

This commit is contained in:
2023-04-29 20:31:13 -05:00
parent a9ca98c0bb
commit 6f2c04e8b0
18 changed files with 194 additions and 5 deletions

21
public/images/ribbon.svg Normal file
View File

@@ -0,0 +1,21 @@
<svg width="1928" height="168" viewBox="0 0 1928 168" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d_57_287)">
<rect x="4" width="1920" height="32" fill="#264653"/>
<rect x="4" y="32" width="1920" height="32" fill="#2A9D8F"/>
<rect x="4" y="64" width="1920" height="32" fill="#E9C46A"/>
<rect x="4" y="96" width="1920" height="32" fill="#F4A261"/>
<rect x="4" y="128" width="1920" height="32" fill="#E76F51"/>
</g>
<defs>
<filter id="filter0_d_57_287" x="0" y="0" width="1928" height="168" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="4"/>
<feGaussianBlur stdDeviation="2"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_57_287"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_57_287" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB