mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update material-ui.tsx
This commit is contained in:
@@ -4,53 +4,39 @@ export const LandingHeroMaterialUIIcon = (
|
||||
props: React.SVGProps<SVGSVGElement>,
|
||||
) => (
|
||||
<svg
|
||||
width={64}
|
||||
width={24}
|
||||
height={64}
|
||||
viewBox="0 0 64 64"
|
||||
viewBox="0 0 97.75 97.75"
|
||||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
{...props}
|
||||
>
|
||||
<g
|
||||
opacity={0.5}
|
||||
className="hidden dark:block"
|
||||
filter="url(#filter0_f_1305_2667)"
|
||||
>
|
||||
<g>
|
||||
<g>
|
||||
<path
|
||||
fillRule="evenodd"
|
||||
clipRule="evenodd"
|
||||
d="M40.6666 25.8903C40.6666 26.1517 40.7796 26.3474 41.005 26.4769C41.2304 26.6053 41.4538 26.6023 41.6763 26.4678L43.6761 25.2547C43.892 25.1227 44 24.931 44 24.6757V22.2019C43.9995 21.9389 43.887 21.7447 43.6616 21.6153C43.4367 21.4858 43.2128 21.4899 42.9908 21.6244L40.9905 22.8375C40.7751 22.9695 40.6671 23.1611 40.6666 23.416V25.8903ZM40.2288 35.8349C40.4512 35.7055 40.5626 35.5113 40.5636 35.2524L40.5756 31.3486C40.5761 31.0886 40.6876 30.894 40.91 30.7645L43.0018 29.5489C43.1048 29.4892 43.2158 29.4594 43.3347 29.4594C43.4537 29.4594 43.5646 29.4902 43.6676 29.5499C43.7706 29.6106 43.8515 29.6925 43.911 29.7971C43.9705 29.9008 44 30.0131 44 30.1339V37.2316C44 37.492 43.8885 37.6872 43.6656 37.8167L35.7727 42.4037C35.5523 42.5321 35.3314 42.5321 35.1105 42.4037L28.916 38.8199C28.6921 38.6905 28.5801 38.4948 28.5801 38.2334V34.6547C28.5801 34.6506 28.5846 34.6481 28.5886 34.6506C28.5921 34.6521 28.5966 34.6506 28.5966 34.6456V34.6415C28.5966 34.639 28.5981 34.6365 28.6006 34.635L33.7019 31.6687C33.7064 31.6661 33.7044 31.6585 33.6994 31.6585C33.6959 31.6585 33.6939 31.657 33.6939 31.6535L33.7039 28.1446C33.7049 27.8842 33.5945 27.689 33.3715 27.558C33.1496 27.4286 32.9267 27.427 32.7043 27.558L28.9125 29.7683C28.6911 29.8978 28.4692 29.8978 28.2473 29.7683L24.444 27.553C24.3411 27.4923 24.2301 27.4624 24.1111 27.4624C23.9922 27.4624 23.8807 27.4933 23.7777 27.553C23.6748 27.6136 23.5938 27.6956 23.5343 27.8002C23.4748 27.9039 23.4449 28.0162 23.4449 28.137V34.4787C23.4449 34.5991 23.4154 34.7103 23.3559 34.8155C23.2969 34.9202 23.2159 35.0021 23.113 35.0628C23.01 35.1224 22.8995 35.1533 22.7806 35.1533C22.6616 35.1533 22.5506 35.125 22.4477 35.0653L20.3359 33.8451C20.112 33.7141 20 33.5189 20 33.2575L20.019 22.1736C20.019 22.0532 20.049 21.942 20.1085 21.8368C20.1679 21.7331 20.2494 21.6517 20.3519 21.5905C20.4548 21.5308 20.5658 21.5 20.6848 21.5C20.8037 21.5 20.9142 21.5298 21.0172 21.5895L28.2478 25.7922C28.4687 25.9201 28.6901 25.9201 28.9115 25.7922L36.1401 21.5895C36.2436 21.5298 36.3545 21.5 36.4735 21.5C36.5925 21.5 36.7034 21.5308 36.8064 21.592C36.9094 21.6517 36.9903 21.7346 37.0498 21.8378C37.1093 21.9425 37.1388 22.0552 37.1388 22.1756V33.2625C37.1388 33.523 37.0273 33.7172 36.8049 33.8476L33.0192 36.0539C32.7962 36.1833 32.6853 36.379 32.6858 36.639C32.6863 36.8994 32.7982 37.0946 33.0222 37.223L35.1105 38.426C35.3314 38.5545 35.5518 38.5529 35.7722 38.426L40.2288 35.8354V35.8349Z"
|
||||
fill="#007FFF"
|
||||
d="M69.682,47.319c0-3.81-1.367-6.447-2.539-8.501c-1.563-2.539-3.029-4.688-3.029-7.228c0-2.834,2.15-5.471,5.178-5.471
|
||||
c0.136,0,0.268,0.017,0.398,0.024c-5.483-5.023-12.789-8.091-20.812-8.091c-10.769,0-20.241,5.524-25.753,13.893
|
||||
c0.723,0.021,1.405,0.037,1.984,0.037c3.224,0,8.214-0.392,8.214-0.392c1.661-0.099,1.857,2.343,0.198,2.539
|
||||
c0,0-1.67,0.196-3.527,0.293l11.222,33.389l6.746-20.229l-4.803-13.157c-1.659-0.097-3.232-0.293-3.232-0.293
|
||||
c-1.66-0.098-1.466-2.637,0.195-2.539c0,0,5.09,0.391,8.117,0.391c3.224,0,8.216-0.391,8.216-0.391
|
||||
c1.663-0.098,1.856,2.342,0.196,2.539c0,0-1.674,0.196-3.527,0.293l11.139,33.133l3.074-10.272
|
||||
C68.669,53.02,69.682,49.957,69.682,47.319z"
|
||||
/>
|
||||
<path d="M18.054,48.874c0,12.2,7.091,22.743,17.372,27.739L20.722,36.331C19.012,40.163,18.054,44.406,18.054,48.874z" />
|
||||
<path
|
||||
d="M49.417,51.57l-9.249,26.871c2.762,0.812,5.682,1.257,8.708,1.257c3.589,0,7.031-0.621,10.235-1.748
|
||||
c-0.084-0.132-0.158-0.271-0.221-0.425L49.417,51.57z"
|
||||
/>
|
||||
<path
|
||||
d="M64.37,75.516c9.164-5.343,15.327-15.271,15.327-26.641c0.001-5.359-1.368-10.397-3.776-14.788
|
||||
c0.134,0.981,0.208,2.036,0.208,3.169c0,3.128-0.583,6.644-2.344,11.04L64.37,75.516z"
|
||||
/>
|
||||
<path
|
||||
d="M48.875,0C21.882,0,0,21.882,0,48.875S21.882,97.75,48.875,97.75S97.75,75.868,97.75,48.875S75.868,0,48.875,0z
|
||||
M48.876,83.156c-18.902,0-34.281-15.379-34.281-34.282c0-18.902,15.378-34.28,34.281-34.28c18.901,0,34.278,15.378,34.278,34.28
|
||||
C83.154,67.777,67.777,83.156,48.876,83.156z"
|
||||
/>
|
||||
</g>
|
||||
<path
|
||||
fillRule="evenodd"
|
||||
clipRule="evenodd"
|
||||
d="M40.6666 25.8903C40.6666 26.1517 40.7796 26.3474 41.005 26.4769C41.2304 26.6053 41.4538 26.6023 41.6763 26.4678L43.6761 25.2547C43.892 25.1227 44 24.931 44 24.6757V22.2019C43.9995 21.9389 43.887 21.7447 43.6616 21.6153C43.4367 21.4858 43.2128 21.4899 42.9908 21.6244L40.9905 22.8375C40.7751 22.9695 40.6671 23.1611 40.6666 23.416V25.8903ZM40.2288 35.8349C40.4512 35.7055 40.5626 35.5113 40.5636 35.2524L40.5756 31.3486C40.5761 31.0886 40.6876 30.894 40.91 30.7645L43.0018 29.5489C43.1048 29.4892 43.2158 29.4594 43.3347 29.4594C43.4537 29.4594 43.5646 29.4902 43.6676 29.5499C43.7706 29.6106 43.8515 29.6925 43.911 29.7971C43.9705 29.9008 44 30.0131 44 30.1339V37.2316C44 37.492 43.8885 37.6872 43.6656 37.8167L35.7727 42.4037C35.5523 42.5321 35.3314 42.5321 35.1105 42.4037L28.916 38.8199C28.6921 38.6905 28.5801 38.4948 28.5801 38.2334V34.6547C28.5801 34.6506 28.5846 34.6481 28.5886 34.6506C28.5921 34.6521 28.5966 34.6506 28.5966 34.6456V34.6415C28.5966 34.639 28.5981 34.6365 28.6006 34.635L33.7019 31.6687C33.7064 31.6661 33.7044 31.6585 33.6994 31.6585C33.6959 31.6585 33.6939 31.657 33.6939 31.6535L33.7039 28.1446C33.7049 27.8842 33.5945 27.689 33.3715 27.558C33.1496 27.4286 32.9267 27.427 32.7043 27.558L28.9125 29.7683C28.6911 29.8978 28.4692 29.8978 28.2473 29.7683L24.444 27.553C24.3411 27.4923 24.2301 27.4624 24.1111 27.4624C23.9922 27.4624 23.8807 27.4933 23.7777 27.553C23.6748 27.6136 23.5938 27.6956 23.5343 27.8002C23.4748 27.9039 23.4449 28.0162 23.4449 28.137V34.4787C23.4449 34.5991 23.4154 34.7103 23.3559 34.8155C23.2969 34.9202 23.2159 35.0021 23.113 35.0628C23.01 35.1224 22.8995 35.1533 22.7806 35.1533C22.6616 35.1533 22.5506 35.125 22.4477 35.0653L20.3359 33.8451C20.112 33.7141 20 33.5189 20 33.2575L20.019 22.1736C20.019 22.0532 20.049 21.942 20.1085 21.8368C20.1679 21.7331 20.2494 21.6517 20.3519 21.5905C20.4548 21.5308 20.5658 21.5 20.6848 21.5C20.8037 21.5 20.9142 21.5298 21.0172 21.5895L28.2478 25.7922C28.4687 25.9201 28.6901 25.9201 28.9115 25.7922L36.1401 21.5895C36.2436 21.5298 36.3545 21.5 36.4735 21.5C36.5925 21.5 36.7034 21.5308 36.8064 21.592C36.9094 21.6517 36.9903 21.7346 37.0498 21.8378C37.1093 21.9425 37.1388 22.0552 37.1388 22.1756V33.2625C37.1388 33.523 37.0273 33.7172 36.8049 33.8476L33.0192 36.0539C32.7962 36.1833 32.6853 36.379 32.6858 36.639C32.6863 36.8994 32.7982 37.0946 33.0222 37.223L35.1105 38.426C35.3314 38.5545 35.5518 38.5529 35.7722 38.426L40.2288 35.8354V35.8349Z"
|
||||
fill="#007FFF"
|
||||
/>
|
||||
<defs>
|
||||
<filter
|
||||
id="filter0_f_1305_2667"
|
||||
x={12}
|
||||
y={13.5}
|
||||
width={40}
|
||||
height={37}
|
||||
filterUnits="userSpaceOnUse"
|
||||
colorInterpolationFilters="sRGB"
|
||||
>
|
||||
<feFlood floodOpacity={0} result="BackgroundImageFix" />
|
||||
<feBlend
|
||||
mode="normal"
|
||||
in="SourceGraphic"
|
||||
in2="BackgroundImageFix"
|
||||
result="shape"
|
||||
/>
|
||||
<feGaussianBlur
|
||||
stdDeviation={4}
|
||||
result="effect1_foregroundBlur_1305_2667"
|
||||
/>
|
||||
</filter>
|
||||
</defs>
|
||||
</g>
|
||||
</svg>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user