Update vite.tsx

This commit is contained in:
Stefan Pejcic 2024-02-06 11:44:05 +01:00 committed by GitHub
parent 372f3dbc15
commit 8bbc9938f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@ import React from "react";
export const LandingHeroViteIcon = (props: React.SVGProps<SVGSVGElement>) => ( export const LandingHeroViteIcon = (props: React.SVGProps<SVGSVGElement>) => (
<svg <svg
width={24} width="24"
height={24} height="24"
viewBox="0 0 213.000000 215.000000" viewBox="0 0 213.000000 215.000000"
style="vertical-align:middle;" style="vertical-align:middle;"
fill="none" fill="none"