limpieza y migracion de sitio a directus backend
22
.gitignore
vendored
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# build output
|
||||||
|
dist/
|
||||||
|
|
||||||
|
# generated types
|
||||||
|
.astro/
|
||||||
|
.idea/
|
||||||
|
|
||||||
|
# dependencies
|
||||||
|
node_modules/
|
||||||
|
|
||||||
|
# logs
|
||||||
|
npm-debug.log*
|
||||||
|
yarn-debug.log*
|
||||||
|
yarn-error.log*
|
||||||
|
pnpm-debug.log*
|
||||||
|
|
||||||
|
# environment variables
|
||||||
|
.env
|
||||||
|
.env.production
|
||||||
|
|
||||||
|
# macOS-specific files
|
||||||
|
.DS_Store
|
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
FROM nginxinc/nginx-unprivileged:alpine
|
||||||
|
|
||||||
|
COPY dist /usr/share/nginx/html
|
29
astro.config.mjs
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
import { defineConfig } from 'astro/config';
|
||||||
|
import markdownIntegration from '@astropub/md'
|
||||||
|
import sitemap from '@astrojs/sitemap';
|
||||||
|
import mdx from '@astrojs/mdx';
|
||||||
|
import 'dotenv/config';
|
||||||
|
|
||||||
|
|
||||||
|
export default defineConfig({
|
||||||
|
output: 'static',
|
||||||
|
compressHTML: true,
|
||||||
|
site: process.env.ASTRO_SITE,
|
||||||
|
trailingSlash: 'always',
|
||||||
|
integrations: [
|
||||||
|
markdownIntegration({
|
||||||
|
remarkPlugins: [],
|
||||||
|
rehypePlugins: [],
|
||||||
|
syntaxHighlight: 'shiki'
|
||||||
|
}),
|
||||||
|
sitemap(),
|
||||||
|
mdx({
|
||||||
|
syntaxHighlight: 'shiki',
|
||||||
|
shikiConfig: { theme: 'dracula' },
|
||||||
|
}),
|
||||||
|
],
|
||||||
|
build: {
|
||||||
|
format: 'directory',
|
||||||
|
inlineStylesheets: 'never',
|
||||||
|
},
|
||||||
|
});
|
6652
package-lock.json
generated
Normal file
34
package.json
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"name": "main",
|
||||||
|
"type": "module",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"scripts": {
|
||||||
|
"dev": "astro dev",
|
||||||
|
"start": "astro dev",
|
||||||
|
"build": "astro build",
|
||||||
|
"preview": "astro preview",
|
||||||
|
"astro": "astro"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@astrojs/mdx": "4.0",
|
||||||
|
"@astrojs/sitemap": "3.2",
|
||||||
|
"@astropub/md": "^1.0.0",
|
||||||
|
"@directus/sdk": "^19.0.0",
|
||||||
|
"@fontsource-variable/inter": "^5.0.8",
|
||||||
|
"@fontsource/inter": "^5.0.8",
|
||||||
|
"astro": "5.1",
|
||||||
|
"bootstrap": "^5.1.3",
|
||||||
|
"bootstrap-icons": "^1.10.3",
|
||||||
|
"chart.js": "^2.9.4",
|
||||||
|
"dotenv": "^16.4.7",
|
||||||
|
"marked": "^7.0.5",
|
||||||
|
"swiper": "^7.3.1"
|
||||||
|
},
|
||||||
|
"devDependencies": {
|
||||||
|
"@types/marked": "^4.3.2",
|
||||||
|
"country-codes-list": "^2.0.0",
|
||||||
|
"prettier": "^3.4.2",
|
||||||
|
"prettier-plugin-astro": "^0.14.1",
|
||||||
|
"sass-embedded": "^1.83.4"
|
||||||
|
}
|
||||||
|
}
|
11
public/css/theme.css
Normal file
1
public/health.html
Normal file
@ -0,0 +1 @@
|
|||||||
|
<!DOCTYPE html><html><head><meta name="robots" content="noindex"></head><body>ok</body></html>
|
28382
src/assets/css/theme.css
Normal file
22
src/assets/favicon.svg
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<svg width="47" height="35" viewBox="0 0 47 35" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g clip-path="url(#clip0_986_206)">
|
||||||
|
<path d="M175.95 0H0V35.19H175.95V0Z" fill="#18181B"/>
|
||||||
|
<path d="M12.8656 11.3488C13.0275 11.3593 13.2105 11.3734 13.3934 11.391C13.5624 11.4086 13.6714 11.3347 13.7524 11.1904C13.858 10.9969 13.967 10.8033 14.0797 10.6168C14.1747 10.4585 14.1571 10.3177 14.055 10.1734C13.9389 10.0151 13.8228 9.8567 13.7137 9.69483C13.5764 9.49073 13.5905 9.37108 13.7735 9.21624C13.967 9.04733 14.1641 8.88194 14.3647 8.71655C14.5371 8.57579 14.6744 8.5793 14.8362 8.73062C14.9805 8.86434 15.1178 9.0051 15.255 9.14586C15.3852 9.27959 15.526 9.3183 15.7019 9.2444C15.9095 9.15642 16.1242 9.079 16.3353 9.0051C16.4937 8.9488 16.5641 8.82915 16.5746 8.6708C16.5887 8.48077 16.6028 8.29075 16.6133 8.10424C16.6274 7.86847 16.7083 7.78753 16.9441 7.78401C17.2256 7.78049 17.5072 7.78049 17.7887 7.78401C17.9998 7.78753 18.0737 7.85791 18.0948 8.06553C18.1159 8.28019 18.1371 8.49133 18.1582 8.70599C18.1722 8.85731 18.2532 8.95232 18.3975 9.00159C18.6227 9.079 18.8479 9.15642 19.0731 9.24088C19.2244 9.29718 19.3476 9.26199 19.4567 9.1529C19.608 9.00159 19.7558 8.84675 19.9106 8.69895C20.0514 8.56171 20.1816 8.55115 20.3364 8.6708C20.5581 8.84323 20.7763 9.02622 20.9874 9.20921C21.1352 9.33941 21.1493 9.46609 21.0402 9.63149C20.9276 9.80744 20.8045 9.97635 20.6848 10.1453C20.5898 10.279 20.5722 10.4127 20.6567 10.557C20.7763 10.7646 20.896 10.9687 21.0191 11.1763C21.0965 11.31 21.2127 11.3734 21.371 11.3558C21.561 11.3347 21.7476 11.3171 21.9376 11.2925C22.1909 11.2573 22.3141 11.3276 22.3634 11.574C22.4197 11.8555 22.4619 12.1405 22.4971 12.4256C22.5147 12.5804 22.4514 12.6965 22.2824 12.7423C22.0748 12.7951 21.8707 12.8584 21.6631 12.9112C21.4907 12.9534 21.4062 13.066 21.3781 13.2314C21.3393 13.4602 21.3042 13.6889 21.2654 13.9176C21.2408 14.0654 21.2936 14.1816 21.4168 14.266C21.5822 14.3786 21.7511 14.4912 21.9165 14.6109C22.1346 14.7692 22.1593 14.8783 22.0291 15.1071C21.9094 15.3147 21.7933 15.5223 21.6737 15.7299C21.5223 15.9868 21.4414 16.0114 21.1669 15.8918C20.9874 15.8144 20.8115 15.7299 20.632 15.6455C20.4948 15.5786 20.3716 15.5927 20.2555 15.6912C20.069 15.8496 19.879 16.0044 19.696 16.1663C19.5834 16.2613 19.5447 16.3809 19.5869 16.5287C19.6397 16.7047 19.6819 16.8841 19.7312 17.0601C19.8191 17.3662 19.7523 17.4859 19.4567 17.5879C19.2491 17.6583 19.045 17.7463 18.8338 17.8132C18.5558 17.8976 18.4608 17.8484 18.3376 17.5915C18.2602 17.4261 18.1793 17.2607 18.1054 17.0918C18.035 16.9369 17.9154 16.8806 17.7535 16.8841C17.5283 16.8912 17.3031 16.8912 17.0778 16.8877C16.916 16.8877 16.7963 16.944 16.7259 17.0988C16.6415 17.2888 16.55 17.4753 16.4655 17.6654C16.4022 17.8096 16.2896 17.8871 16.1418 17.8448C15.8251 17.7569 15.5119 17.6548 15.2022 17.5387C15.0439 17.4789 15.0403 17.317 15.072 17.1727C15.1142 16.9756 15.1635 16.7786 15.2233 16.5885C15.2796 16.4091 15.2268 16.2789 15.0896 16.1663C14.9207 16.0255 14.7447 15.8883 14.5793 15.744C14.4421 15.6243 14.2978 15.6138 14.1395 15.6912C13.96 15.7827 13.777 15.8707 13.594 15.9516C13.3934 16.0396 13.2738 16.0009 13.1612 15.8144C13.0204 15.5856 12.8867 15.3604 12.7565 15.1317C12.6474 14.9417 12.6826 14.8009 12.8586 14.6707C13.0169 14.5546 13.1753 14.442 13.3407 14.3329C13.492 14.2308 13.5483 14.0971 13.5166 13.9211C13.4744 13.6924 13.4251 13.4637 13.3864 13.2349C13.3583 13.0731 13.2597 12.9886 13.1119 12.9499C12.9113 12.8971 12.7108 12.8443 12.5067 12.7951C12.3483 12.7564 12.2533 12.6613 12.2744 12.496C12.3131 12.1792 12.3553 11.8661 12.4152 11.5529C12.4504 11.3734 12.5489 11.3382 12.8656 11.3488ZM15.0368 12.8091C15.0368 14.1077 16.0855 15.1704 17.3734 15.1704C18.6649 15.1704 19.7347 14.1077 19.7382 12.8267C19.7417 11.5282 18.6755 10.4549 17.384 10.4549C16.089 10.4549 15.0368 11.5106 15.0368 12.8091Z"
|
||||||
|
fill="white"/>
|
||||||
|
<path d="M26.199 11.3452C26.3609 11.3558 26.5439 11.3699 26.7268 11.3874C26.8958 11.405 27.0048 11.3311 27.0858 11.1869C27.1914 10.9933 27.3004 10.7998 27.413 10.6133C27.5081 10.4549 27.4905 10.3142 27.3884 10.1699C27.2723 10.0115 27.1562 9.85316 27.0471 9.69129C26.9098 9.48719 26.9239 9.36754 27.1069 9.2127C27.3004 9.04379 27.4975 8.8784 27.6981 8.71301C27.8705 8.57225 28.0078 8.57576 28.1696 8.72708C28.3139 8.8608 28.4512 9.00156 28.5884 9.14232C28.7186 9.27605 28.8594 9.31476 29.0353 9.24086C29.2429 9.15288 29.4576 9.07546 29.6687 9.00156C29.8271 8.94526 29.8975 8.82561 29.908 8.66726C29.9221 8.47723 29.9362 8.28721 29.9467 8.1007C29.9608 7.86493 30.0417 7.78399 30.2775 7.78047C30.559 7.77695 30.8406 7.77695 31.1221 7.78047C31.3332 7.78399 31.4071 7.85437 31.4282 8.06199C31.4493 8.27665 31.4705 8.48779 31.4916 8.70245C31.5056 8.85377 31.5866 8.94878 31.7309 8.99804C31.9561 9.07546 32.1813 9.15288 32.4065 9.23734C32.5578 9.29364 32.681 9.25845 32.7901 9.14936C32.9414 8.99805 33.0892 8.84321 33.244 8.69541C33.3848 8.55817 33.515 8.54761 33.6698 8.66726C33.8915 8.83969 34.1097 9.02268 34.3208 9.20567C34.4686 9.33587 34.4827 9.46255 34.3736 9.62795C34.261 9.8039 34.1379 9.97281 34.0182 10.1417C33.9232 10.2754 33.9056 10.4092 33.9901 10.5534C34.1097 10.7611 34.2294 10.9652 34.3525 11.1728C34.4299 11.3065 34.5461 11.3699 34.7044 11.3523C34.8944 11.3311 35.0809 11.3135 35.271 11.2889C35.5243 11.2537 35.6475 11.3241 35.6968 11.5704C35.7531 11.852 35.7953 12.137 35.8305 12.422C35.8481 12.5769 35.7847 12.693 35.6158 12.7387C35.4082 12.7915 35.2041 12.8549 34.9965 12.9077C34.8241 12.9499 34.7396 13.0625 34.7115 13.2279C34.6727 13.4566 34.6376 13.6854 34.5988 13.9141C34.5742 14.0619 34.627 14.178 34.7502 14.2625C34.9156 14.3751 35.0845 14.4877 35.2499 14.6073C35.468 14.7657 35.4927 14.8748 35.3625 15.1035C35.2428 15.3111 35.1267 15.5188 35.0071 15.7264C34.8557 15.9833 34.7748 16.0079 34.5003 15.8882C34.3208 15.8108 34.1449 15.7264 33.9654 15.6419C33.8282 15.5751 33.705 15.5891 33.5889 15.6877C33.4024 15.846 33.2124 16.0009 33.0294 16.1627C32.9168 16.2577 32.8781 16.3774 32.9203 16.5252C32.9731 16.7011 33.0153 16.8806 33.0646 17.0566C33.1525 17.3627 33.0857 17.4824 32.7901 17.5844C32.5825 17.6548 32.3784 17.7428 32.1672 17.8096C31.8892 17.8941 31.7942 17.8448 31.671 17.5879C31.5936 17.4225 31.5127 17.2571 31.4388 17.0882C31.3684 16.9334 31.2488 16.8771 31.0869 16.8806C30.8617 16.8876 30.6365 16.8876 30.4112 16.8841C30.2494 16.8841 30.1297 16.9404 30.0593 17.0953C29.9749 17.2853 29.8834 17.4718 29.7989 17.6618C29.7356 17.8061 29.623 17.8835 29.4752 17.8413C29.1585 17.7533 28.8453 17.6513 28.5356 17.5351C28.3773 17.4753 28.3737 17.3134 28.4054 17.1692C28.4476 16.9721 28.4969 16.775 28.5567 16.585C28.613 16.4055 28.5602 16.2753 28.423 16.1627C28.2541 16.022 28.0781 15.8847 27.9127 15.7404C27.7755 15.6208 27.6312 15.6102 27.4729 15.6877C27.2934 15.7792 27.1104 15.8671 26.9274 15.9481C26.7268 16.036 26.6072 15.9973 26.4946 15.8108C26.3573 15.5856 26.2236 15.3604 26.0934 15.1281C25.9843 14.9381 26.0195 14.7974 26.1955 14.6672C26.3538 14.551 26.5122 14.4384 26.6776 14.3293C26.8289 14.2273 26.8852 14.0936 26.8535 13.9176C26.8113 13.6889 26.762 13.4601 26.7233 13.2314C26.6952 13.0695 26.5966 12.9851 26.4488 12.9464C26.2483 12.8936 26.0477 12.8408 25.8436 12.7915C25.6852 12.7528 25.5902 12.6578 25.6113 12.4924C25.65 12.1757 25.6923 11.8625 25.7521 11.5493C25.7838 11.3699 25.8823 11.3347 26.199 11.3452ZM28.3702 12.8021C28.3702 14.1006 29.4189 15.1633 30.7068 15.1633C31.9983 15.1633 33.0681 14.1006 33.0716 12.8197C33.0751 11.5212 32.0089 10.4479 30.7174 10.4479C29.4224 10.4479 28.3702 11.5071 28.3702 12.8021Z"
|
||||||
|
fill="white"/>
|
||||||
|
<path d="M10.5289 31.6639C8.24859 31.6639 6.10904 29.6827 6.10904 26.4171V20.7374C6.10904 19.5164 5.62342 18.524 4.62402 18.524V16.1487C5.62342 16.1487 6.10904 15.1598 6.10904 13.9352V8.29075C6.10904 5.0216 8.24859 3.00873 10.5289 3.00873H12.2673V5.81337H10.5289C9.55766 5.81337 8.76237 6.77054 8.76237 8.25556V14.361C8.76237 15.7475 8.39287 16.8701 7.44978 17.3311C8.38935 17.792 8.76237 18.9146 8.76237 20.3011V26.3749C8.76237 27.8599 9.56118 28.8523 10.5289 28.8523H12.2673V31.6569H10.5289V31.6639Z"
|
||||||
|
fill="white"/>
|
||||||
|
<path d="M35.8271 29.3731H37.5655C38.5368 29.3731 39.3637 28.3842 39.3637 26.8957V20.8254C39.3637 19.4389 39.7332 18.3164 40.6763 17.8554C39.7368 17.3944 39.3637 16.2718 39.3637 14.8854V8.77637C39.3637 7.29135 38.5368 6.33418 37.5655 6.33418H35.8271V3.52954H37.5655C39.8458 3.52954 41.9854 5.54241 41.9854 8.81156V14.456C41.9854 15.6771 42.471 16.6695 43.4669 16.6695V19.0448C42.4675 19.0448 41.9854 20.0337 41.9854 21.2583V26.9344C41.9854 30.2036 39.8458 32.1812 37.5655 32.1812H35.8271V29.3731Z"
|
||||||
|
fill="white"/>
|
||||||
|
<path d="M32.3891 23.6336V25.0166L25.6045 28.0605V26.6318L31.0062 24.3198L25.6045 22.0395V20.6108L32.3891 23.6336Z"
|
||||||
|
fill="white"/>
|
||||||
|
<path d="M22.3281 20.6037V22.0324L16.9299 24.3162L22.3281 26.6282V28.0569L15.5435 25.013V23.63L22.3281 20.6037Z"
|
||||||
|
fill="white"/>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<clipPath id="clip0_986_206">
|
||||||
|
<rect width="47" height="35" fill="white"/>
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 8.9 KiB |
BIN
src/assets/img/about/img1.jpg
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
src/assets/img/about/img2.jpg
Normal file
After Width: | Height: | Size: 158 KiB |
BIN
src/assets/img/about/img3.jpg
Normal file
After Width: | Height: | Size: 116 KiB |
BIN
src/assets/img/about/img4.png
Normal file
After Width: | Height: | Size: 92 KiB |
BIN
src/assets/img/about/img5.png
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
src/assets/img/about/img6.png
Normal file
After Width: | Height: | Size: 92 KiB |
BIN
src/assets/img/calendar.png
Normal file
After Width: | Height: | Size: 815 B |
BIN
src/assets/img/careers/awsdevops-banner-desktop.webp
Normal file
After Width: | Height: | Size: 255 KiB |
BIN
src/assets/img/careers/cloud-engineer-banner.webp
Normal file
After Width: | Height: | Size: 192 KiB |
BIN
src/assets/img/careers/devops-banner-desktop.webp
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
src/assets/img/home/home-app.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
src/assets/img/home/home-banner.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
src/assets/img/home/home-blog.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
src/assets/img/home/home-carreras.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
src/assets/img/home/home-contact.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
src/assets/img/home/home-cursos.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
src/assets/img/home/home-promo.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
src/assets/img/internship/internship_1.jpg
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
src/assets/img/internship/internship_2.jpg
Normal file
After Width: | Height: | Size: 51 KiB |
BIN
src/assets/img/internship/internship_3.jpg
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
src/assets/img/testimonials/1.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
src/assets/img/testimonials/2.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
src/assets/img/testimonials/3.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
src/assets/img/testimonials/4.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
src/assets/img/testimonials/5.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
src/assets/img/testimonials/6.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
src/assets/img/testimonials/anabel.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
src/assets/img/testimonials/franco.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
src/assets/img/testimonials/monika.png
Normal file
After Width: | Height: | Size: 49 KiB |
48
src/assets/svg/amex.svg
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||||
|
|
||||||
|
<svg
|
||||||
|
height="250"
|
||||||
|
width="400"
|
||||||
|
version="1.1"
|
||||||
|
id="Layer_1"
|
||||||
|
viewBox="0 0 145.882 91.176245"
|
||||||
|
xml:space="preserve"
|
||||||
|
sodipodi:docname="amex.svg"
|
||||||
|
inkscape:version="1.2.2 (1:1.2.2+202212051550+b0a8486541)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"><defs
|
||||||
|
id="defs172" /><sodipodi:namedview
|
||||||
|
id="namedview170"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#000000"
|
||||||
|
borderopacity="0.25"
|
||||||
|
inkscape:showpageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#d1d1d1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="1.92"
|
||||||
|
inkscape:cx="336.45833"
|
||||||
|
inkscape:cy="162.76042"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="944"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="28"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="Layer_1" />
|
||||||
|
<g
|
||||||
|
id="g167"
|
||||||
|
transform="matrix(0.49677289,0,0,0.42393264,0.19476194,-16.26258)">
|
||||||
|
<path
|
||||||
|
style="fill:#26a6d1"
|
||||||
|
d="m 18.235,41.025 h 255.294 c 10.066,0 18.235,8.169 18.235,18.244 v 173.235 c 0,10.066 -8.169,18.235 -18.235,18.235 H 18.235 C 8.16,250.74 0,242.57 0,232.505 V 59.269 C 0,49.194 8.169,41.025 18.235,41.025 Z"
|
||||||
|
id="path163" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffffff"
|
||||||
|
d="m 47.047,113.966 -28.812,63.76 h 34.492 l 4.276,-10.166 h 9.774 l 4.276,10.166 h 37.966 v -7.759 l 3.383,7.759 h 19.639 l 3.383,-7.923 v 7.923 h 78.959 l 9.601,-9.902 8.99,9.902 40.555,0.082 -28.903,-31.784 28.903,-32.058 h -39.926 l -9.346,9.719 -8.707,-9.719 h -85.897 l -7.376,16.457 -7.549,-16.457 h -34.42 v 7.495 l -3.829,-7.495 c 0,0 -29.432,0 -29.432,0 z m 6.674,9.054 h 16.813 l 19.111,43.236 V 123.02 h 18.418 l 14.761,31 13.604,-31 h 18.326 v 45.752 h -11.151 l -0.091,-35.851 -16.257,35.851 h -9.975 l -16.348,-35.851 v 35.851 H 77.992 L 73.643,158.515 H 50.147 l -4.34,10.248 H 33.516 c 0,0 20.205,-45.743 20.205,-45.743 z m 111.235,0 h 45.342 l 13.868,14.98 14.315,-14.98 h 13.868 l -21.071,22.995 21.071,22.73 h -14.497 l -13.868,-15.154 -14.388,15.154 h -44.64 z M 61.9,130.761 54.159,149.033 h 15.473 z m 114.253,1.732 v 8.352 h 24.736 v 9.309 h -24.736 v 9.118 h 27.745 l 12.892,-13.43 -12.345,-13.357 h -28.292 z"
|
||||||
|
id="path165" />
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.4 KiB |
5
src/assets/svg/apple-pay.svg
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?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 -11 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<rect x="0.5" y="0.5" width="69" height="47" rx="5.5" fill="white" stroke="#D9D9D9"/>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.1601 16.6863C18.5726 17.3901 17.6325 17.9452 16.6924 17.8659C16.5749 16.9143 17.0352 15.9032 17.5737 15.2787C18.1613 14.5551 19.1895 14.0397 20.0219 14C20.1198 14.9913 19.7379 15.9627 19.1601 16.6863ZM20.012 18.0542C19.1838 18.006 18.4281 18.3064 17.8177 18.549C17.4249 18.7051 17.0923 18.8373 16.8392 18.8373C16.5552 18.8373 16.2089 18.6981 15.82 18.5417L15.82 18.5417L15.82 18.5417L15.82 18.5417C15.3104 18.3368 14.7278 18.1025 14.1169 18.1137C12.7166 18.1335 11.4142 18.9365 10.6993 20.2152C9.23044 22.7726 10.3174 26.5593 11.7373 28.6409C12.4326 29.6718 13.265 30.8018 14.3617 30.7622C14.8442 30.7438 15.1913 30.5947 15.5505 30.4404C15.9641 30.2628 16.3937 30.0782 17.0645 30.0782C17.712 30.0782 18.1228 30.2579 18.5172 30.4305C18.8921 30.5945 19.2522 30.752 19.7868 30.7424C20.9227 30.7225 21.6376 29.7115 22.3328 28.6806C23.0831 27.5741 23.4129 26.4943 23.4629 26.3304L23.4688 26.3114C23.4676 26.3102 23.4583 26.3059 23.4419 26.2984C23.1911 26.1821 21.274 25.2937 21.2557 22.9114C21.2372 20.9118 22.7762 19.8987 23.0185 19.7392C23.0332 19.7295 23.0432 19.723 23.0477 19.7196C22.0684 18.2525 20.5408 18.0939 20.012 18.0542ZM27.8755 30.6333V15.1796H33.6041C36.5615 15.1796 38.6277 17.2414 38.6277 20.2548C38.6277 23.2683 36.5223 25.3499 33.5258 25.3499H30.2453V30.6333H27.8755ZM30.2451 17.2018H32.9772C35.0336 17.2018 36.2087 18.312 36.2087 20.2648C36.2087 22.2175 35.0336 23.3377 32.9674 23.3377H30.2451V17.2018ZM46.452 28.7797C45.8253 29.989 44.4445 30.7523 42.9561 30.7523C40.7527 30.7523 39.2153 29.424 39.2153 27.4217C39.2153 25.4391 40.7038 24.2992 43.4555 24.1307L46.4128 23.9522V23.0998C46.4128 21.8409 45.6 21.1569 44.1508 21.1569C42.9561 21.1569 42.0845 21.7814 41.9083 22.733H39.7735C39.842 20.7307 41.7026 19.2735 44.2193 19.2735C46.9318 19.2735 48.6945 20.7108 48.6945 22.9412V30.6333H46.501V28.7797H46.452ZM43.5924 28.9185C42.3292 28.9185 41.5262 28.3039 41.5262 27.3622C41.5262 26.3908 42.2998 25.8257 43.7785 25.7365L46.4127 25.568V26.4403C46.4127 27.8876 45.1984 28.9185 43.5924 28.9185ZM55.9702 31.238C55.0204 33.9442 53.9334 34.8363 51.6224 34.8363C51.4461 34.8363 50.8585 34.8165 50.7214 34.7768V32.9232C50.8683 32.943 51.2307 32.9628 51.4167 32.9628C52.4645 32.9628 53.0521 32.5167 53.4144 31.357L53.6298 30.673L49.6149 19.4222H52.0924L54.8833 28.5517H54.9322L57.7231 19.4222H60.1321L55.9702 31.238Z" fill="#000000"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
9
src/assets/svg/gpay.svg
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?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 -11 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<rect x="0.5" y="0.5" width="69" height="47" rx="5.5" fill="white" stroke="#D9D9D9"/>
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.0603 31.5161V25.4741H36.1786C37.4564 25.4741 38.535 25.046 39.4142 24.2015L39.6252 23.9875C41.2313 22.2391 41.1258 19.5155 39.4142 17.898C38.5584 17.0416 37.3861 16.5778 36.1786 16.6016H31.1729V31.5161H33.0603ZM33.0605 23.6425V18.4332H36.2262C36.9063 18.4332 37.5512 18.6948 38.0319 19.1706C39.052 20.1696 39.0754 21.8347 38.0905 22.8694C37.6098 23.3809 36.9297 23.6663 36.2262 23.6425H33.0605ZM48.4293 22.1083C47.6204 21.359 46.5185 20.9784 45.1234 20.9784C43.3298 20.9784 41.9816 21.6444 41.0906 22.9646L42.7553 24.0231C43.3649 23.1192 44.1973 22.6673 45.2524 22.6673C45.9206 22.6673 46.5653 22.9171 47.0694 23.369C47.5618 23.7972 47.8432 24.4156 47.8432 25.0698V25.5098C47.1163 25.1055 46.2019 24.8914 45.0765 24.8914C43.7635 24.8914 42.7084 25.2006 41.923 25.831C41.1375 26.4613 40.739 27.2939 40.739 28.3524C40.7155 29.3158 41.1258 30.2316 41.8527 30.85C42.5912 31.5161 43.5291 31.8491 44.631 31.8491C45.9323 31.8491 46.9639 31.2663 47.7494 30.1007H47.8314V31.5161H49.6368V25.2244C49.6368 23.9042 49.2382 22.8576 48.4293 22.1083ZM43.3066 29.6369C42.9197 29.3514 42.6852 28.8876 42.6852 28.3881C42.6852 27.8291 42.9432 27.3652 43.4473 26.9965C43.9632 26.6278 44.6081 26.4375 45.3702 26.4375C46.4255 26.4256 47.2462 26.6635 47.8325 27.1392C47.8325 27.948 47.5159 28.6497 46.8945 29.2444C46.3317 29.8153 45.5696 30.1364 44.7723 30.1364C44.2446 30.1483 43.7287 29.9699 43.3066 29.6369ZM53.693 35.9999L60.0001 21.3114H57.9485L55.0295 28.6378H54.9943L52.0049 21.3114H49.9534L54.0916 30.8619L51.747 35.9999H53.693Z" fill="#3C4043"/>
|
||||||
|
<path d="M26.544 24.1659C26.544 23.5831 26.4971 23.0003 26.4034 22.4294H18.4434V25.7239H23.0037C22.8161 26.7825 22.2065 27.734 21.3155 28.3286V30.4695H24.0353C25.6296 28.9828 26.544 26.7825 26.544 24.1659Z" fill="#4285F4"/>
|
||||||
|
<path d="M18.4442 32.539C20.7185 32.539 22.6411 31.7778 24.0361 30.4695L21.3164 28.3287C20.5544 28.852 19.5814 29.1493 18.4442 29.1493C16.2403 29.1493 14.3763 27.6388 13.7081 25.6169H10.9062V27.8291C12.3365 30.7193 15.2555 32.539 18.4442 32.539Z" fill="#34A853"/>
|
||||||
|
<path d="M13.708 25.6169C13.3563 24.5584 13.3563 23.4048 13.708 22.3343V20.134H10.9058C9.69808 22.5484 9.69808 25.4029 10.9058 27.8172L13.708 25.6169Z" fill="#FBBC04"/>
|
||||||
|
<path d="M18.4442 18.8019C19.6517 18.7781 20.8123 19.242 21.6798 20.0864L24.0948 17.6363C22.559 16.1853 20.5427 15.3885 18.4442 15.4123C15.2555 15.4123 12.3365 17.2439 10.9062 20.134L13.7081 22.3462C14.3763 20.3124 16.2403 18.8019 18.4442 18.8019Z" fill="#EA4335"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.8 KiB |
112
src/assets/svg/logo.svg
Normal file
@ -0,0 +1,112 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 500 100" style="enable-background:new 0 0 500 100;" xml:space="preserve">
|
||||||
|
<style type="text/css">
|
||||||
|
.st0{fill:#18181B;}
|
||||||
|
.st1{fill:none;}
|
||||||
|
.st2{fill:#FFFFFF;}
|
||||||
|
</style>
|
||||||
|
<g id="Capa_2">
|
||||||
|
<rect class="st0" width="500" height="100"/>
|
||||||
|
</g>
|
||||||
|
<g id="Capa_3">
|
||||||
|
</g>
|
||||||
|
<g id="Capa_1">
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<rect x="162.75" y="27.49" class="st1" width="324.11" height="46.52"/>
|
||||||
|
<path class="st2" d="M167.37,50.37c0-14.04,10.14-23.64,22.81-23.64c6.44,0,11.85,2.54,15.9,7.19l-1.71,1.51
|
||||||
|
c-3.22-4.04-8.5-6.65-14.18-6.65c-11.44,0-20.42,8.7-20.42,21.58c0,12.74,8.98,21.58,20.42,21.58c5.69,0,10.96-2.6,14.18-6.65
|
||||||
|
l1.78,1.44c-4.32,4.86-9.52,7.26-15.96,7.26C177.51,74.01,167.37,64.42,167.37,50.37z"/>
|
||||||
|
<path class="st2" d="M213.07,50.37c0-13.22,8.43-23.64,21.72-23.64c13.22,0,21.72,10.41,21.72,23.64
|
||||||
|
c0,13.22-8.5,23.64-21.72,23.64C221.49,74.01,213.07,63.59,213.07,50.37z M254.11,50.37c0-12.54-7.61-21.58-19.32-21.58
|
||||||
|
c-11.85,0-19.32,9.04-19.32,21.58c0,12.4,7.47,21.58,19.32,21.58C246.5,71.95,254.11,62.77,254.11,50.37z"/>
|
||||||
|
<path class="st2" d="M266.98,73.19v-45.7h13.57c14.18,0,22.75,10.69,22.75,22.88c0,12.33-8.56,22.81-22.75,22.81H266.98z
|
||||||
|
M300.89,50.37c0-11.44-7.4-20.83-20.35-20.83h-11.37v41.59h11.37C293.5,71.13,300.89,61.95,300.89,50.37z"/>
|
||||||
|
<path class="st2" d="M324.87,73.19v-19.8l-18.36-25.9h2.81l16.65,23.7l16.65-23.7h2.81l-18.36,25.9v19.8H324.87z"/>
|
||||||
|
<path class="st2" d="M348.09,50.37c0-14.04,10.89-23.64,25.01-23.64s25.01,9.59,25.01,23.64c0,14.04-10.89,23.64-25.01,23.64
|
||||||
|
S348.09,64.42,348.09,50.37z M384.06,50.37c0-6.37-4.32-11.44-10.96-11.44S362.14,44,362.14,50.37c0,6.37,4.32,11.44,10.96,11.44
|
||||||
|
S384.06,56.74,384.06,50.37z"/>
|
||||||
|
<path class="st2" d="M403.04,73.19v-45.7h24.39c10.69,0,16.44,7.12,16.44,15.69c0,8.5-5.76,15.62-16.44,15.62h-10.55v14.39
|
||||||
|
H403.04z M429.82,43.18c0-2.47-1.85-3.63-4.18-3.63h-8.77v7.19h8.77C427.97,46.74,429.82,45.58,429.82,43.18z"/>
|
||||||
|
<path class="st2" d="M444.89,66.75l7.19-10.28c3.43,3.29,8.56,5.89,14.73,5.89c2.6,0,5.07-0.68,5.07-2.47
|
||||||
|
c0-4.38-25.49,0.07-25.49-17.95c0-7.74,6.44-15.14,18.98-15.14c7.47,0,14.18,2.12,19.39,6.37l-7.4,9.8
|
||||||
|
c-3.97-3.01-9.11-4.52-13.43-4.52c-2.74,0-3.49,0.89-3.49,2.06c0,4.32,25.42,0.62,25.42,17.61c0,10.07-7.47,15.89-19.73,15.89
|
||||||
|
C456.4,74.01,449.76,71.13,444.89,66.75z"/>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path class="st2" d="M36.56,32.25c0.46,0.03,0.98,0.07,1.5,0.12c0.48,0.05,0.79-0.16,1.02-0.57c0.3-0.55,0.61-1.1,0.93-1.63
|
||||||
|
c0.27-0.45,0.22-0.85-0.07-1.26c-0.33-0.45-0.66-0.9-0.97-1.36c-0.39-0.58-0.35-0.92,0.17-1.36c0.55-0.48,1.11-0.95,1.68-1.42
|
||||||
|
c0.49-0.4,0.88-0.39,1.34,0.04c0.41,0.38,0.8,0.78,1.19,1.18c0.37,0.38,0.77,0.49,1.27,0.28c0.59-0.25,1.2-0.47,1.8-0.68
|
||||||
|
c0.45-0.16,0.65-0.5,0.68-0.95c0.04-0.54,0.08-1.08,0.11-1.61c0.04-0.67,0.27-0.9,0.94-0.91c0.8-0.01,1.6-0.01,2.4,0
|
||||||
|
c0.6,0.01,0.81,0.21,0.87,0.8c0.06,0.61,0.12,1.21,0.18,1.82c0.04,0.43,0.27,0.7,0.68,0.84c0.64,0.22,1.28,0.44,1.92,0.68
|
||||||
|
c0.43,0.16,0.78,0.06,1.09-0.25c0.43-0.43,0.85-0.87,1.29-1.29c0.4-0.39,0.77-0.42,1.21-0.08c0.63,0.49,1.25,1.01,1.85,1.53
|
||||||
|
c0.42,0.37,0.46,0.73,0.15,1.2c-0.32,0.5-0.67,0.98-1.01,1.46c-0.27,0.38-0.32,0.76-0.08,1.17c0.34,0.59,0.68,1.17,1.03,1.76
|
||||||
|
c0.22,0.38,0.55,0.56,1,0.51c0.54-0.06,1.07-0.11,1.61-0.18c0.72-0.1,1.07,0.1,1.21,0.8c0.16,0.8,0.28,1.61,0.38,2.42
|
||||||
|
c0.05,0.44-0.13,0.77-0.61,0.9c-0.59,0.15-1.17,0.33-1.76,0.48c-0.49,0.12-0.73,0.44-0.81,0.91c-0.11,0.65-0.21,1.3-0.32,1.95
|
||||||
|
c-0.07,0.42,0.08,0.75,0.43,0.99c0.47,0.32,0.95,0.64,1.42,0.98c0.62,0.45,0.69,0.76,0.32,1.41c-0.34,0.59-0.67,1.18-1.01,1.77
|
||||||
|
c-0.43,0.73-0.66,0.8-1.44,0.46c-0.51-0.22-1.01-0.46-1.52-0.7c-0.39-0.19-0.74-0.15-1.07,0.13c-0.53,0.45-1.07,0.89-1.59,1.35
|
||||||
|
c-0.32,0.27-0.43,0.61-0.31,1.03c0.15,0.5,0.27,1.01,0.41,1.51c0.25,0.87,0.06,1.21-0.78,1.5c-0.59,0.2-1.17,0.45-1.77,0.64
|
||||||
|
c-0.79,0.24-1.06,0.1-1.41-0.63c-0.22-0.47-0.45-0.94-0.66-1.42c-0.2-0.44-0.54-0.6-1-0.59c-0.64,0.02-1.28,0.02-1.92,0.01
|
||||||
|
c-0.46,0-0.8,0.16-1,0.6c-0.24,0.54-0.5,1.07-0.74,1.61c-0.18,0.41-0.5,0.63-0.92,0.51c-0.9-0.25-1.79-0.54-2.67-0.87
|
||||||
|
c-0.45-0.17-0.46-0.63-0.37-1.04c0.12-0.56,0.26-1.12,0.43-1.66c0.16-0.51,0.01-0.88-0.38-1.2c-0.48-0.4-0.98-0.79-1.45-1.2
|
||||||
|
c-0.39-0.34-0.8-0.37-1.25-0.15c-0.51,0.26-1.03,0.51-1.55,0.74c-0.57,0.25-0.91,0.14-1.23-0.39C37,44.29,36.62,43.65,36.25,43
|
||||||
|
c-0.31-0.54-0.21-0.94,0.29-1.31c0.45-0.33,0.9-0.65,1.37-0.96c0.43-0.29,0.59-0.67,0.5-1.17c-0.12-0.65-0.26-1.3-0.37-1.95
|
||||||
|
c-0.08-0.46-0.36-0.7-0.78-0.81c-0.57-0.15-1.14-0.3-1.72-0.44c-0.45-0.11-0.72-0.38-0.66-0.85c0.11-0.9,0.23-1.79,0.4-2.68
|
||||||
|
C35.38,32.32,35.66,32.22,36.56,32.25z M42.73,36.4c0,3.69,2.98,6.71,6.64,6.71c3.67,0,6.71-3.02,6.72-6.66
|
||||||
|
c0.01-3.69-3.02-6.74-6.69-6.74C45.72,29.71,42.73,32.71,42.73,36.4z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path class="st2" d="M74.45,32.24c0.46,0.03,0.98,0.07,1.5,0.12c0.48,0.05,0.79-0.16,1.02-0.57c0.3-0.55,0.61-1.1,0.93-1.63
|
||||||
|
c0.27-0.45,0.22-0.85-0.07-1.26c-0.33-0.45-0.66-0.9-0.97-1.36c-0.39-0.58-0.35-0.92,0.17-1.36c0.55-0.48,1.11-0.95,1.68-1.42
|
||||||
|
c0.49-0.4,0.88-0.39,1.34,0.04c0.41,0.38,0.8,0.78,1.19,1.18c0.37,0.38,0.77,0.49,1.27,0.28c0.59-0.25,1.2-0.47,1.8-0.68
|
||||||
|
c0.45-0.16,0.65-0.5,0.68-0.95c0.04-0.54,0.08-1.08,0.11-1.61c0.04-0.67,0.27-0.9,0.94-0.91c0.8-0.01,1.6-0.01,2.4,0
|
||||||
|
c0.6,0.01,0.81,0.21,0.87,0.8c0.06,0.61,0.12,1.21,0.18,1.82c0.04,0.43,0.27,0.7,0.68,0.84c0.64,0.22,1.28,0.44,1.92,0.68
|
||||||
|
c0.43,0.16,0.78,0.06,1.09-0.25c0.43-0.43,0.85-0.87,1.29-1.29c0.4-0.39,0.77-0.42,1.21-0.08c0.63,0.49,1.25,1.01,1.85,1.53
|
||||||
|
c0.42,0.37,0.46,0.73,0.15,1.2c-0.32,0.5-0.67,0.98-1.01,1.46c-0.27,0.38-0.32,0.76-0.08,1.17c0.34,0.59,0.68,1.17,1.03,1.76
|
||||||
|
c0.22,0.38,0.55,0.56,1,0.51c0.54-0.06,1.07-0.11,1.61-0.18c0.72-0.1,1.07,0.1,1.21,0.8c0.16,0.8,0.28,1.61,0.38,2.42
|
||||||
|
c0.05,0.44-0.13,0.77-0.61,0.9c-0.59,0.15-1.17,0.33-1.76,0.48c-0.49,0.12-0.73,0.44-0.81,0.91c-0.11,0.65-0.21,1.3-0.32,1.95
|
||||||
|
c-0.07,0.42,0.08,0.75,0.43,0.99c0.47,0.32,0.95,0.64,1.42,0.98c0.62,0.45,0.69,0.76,0.32,1.41c-0.34,0.59-0.67,1.18-1.01,1.77
|
||||||
|
c-0.43,0.73-0.66,0.8-1.44,0.46c-0.51-0.22-1.01-0.46-1.52-0.7c-0.39-0.19-0.74-0.15-1.07,0.13c-0.53,0.45-1.07,0.89-1.59,1.35
|
||||||
|
c-0.32,0.27-0.43,0.61-0.31,1.03c0.15,0.5,0.27,1.01,0.41,1.51c0.25,0.87,0.06,1.21-0.78,1.5c-0.59,0.2-1.17,0.45-1.77,0.64
|
||||||
|
c-0.79,0.24-1.06,0.1-1.41-0.63c-0.22-0.47-0.45-0.94-0.66-1.42c-0.2-0.44-0.54-0.6-1-0.59c-0.64,0.02-1.28,0.02-1.92,0.01
|
||||||
|
c-0.46,0-0.8,0.16-1,0.6c-0.24,0.54-0.5,1.07-0.74,1.61c-0.18,0.41-0.5,0.63-0.92,0.51c-0.9-0.25-1.79-0.54-2.67-0.87
|
||||||
|
c-0.45-0.17-0.46-0.63-0.37-1.04c0.12-0.56,0.26-1.12,0.43-1.66c0.16-0.51,0.01-0.88-0.38-1.2c-0.48-0.4-0.98-0.79-1.45-1.2
|
||||||
|
c-0.39-0.34-0.8-0.37-1.25-0.15c-0.51,0.26-1.03,0.51-1.55,0.74c-0.57,0.25-0.91,0.14-1.23-0.39c-0.39-0.64-0.77-1.28-1.14-1.94
|
||||||
|
c-0.31-0.54-0.21-0.94,0.29-1.31c0.45-0.33,0.9-0.65,1.37-0.96c0.43-0.29,0.59-0.67,0.5-1.17c-0.12-0.65-0.26-1.3-0.37-1.95
|
||||||
|
c-0.08-0.46-0.36-0.7-0.78-0.81c-0.57-0.15-1.14-0.3-1.72-0.44c-0.45-0.11-0.72-0.38-0.66-0.85c0.11-0.9,0.23-1.79,0.4-2.68
|
||||||
|
C73.27,32.31,73.55,32.21,74.45,32.24z M80.62,36.38c0,3.69,2.98,6.71,6.64,6.71c3.67,0,6.71-3.02,6.72-6.66
|
||||||
|
c0.01-3.69-3.02-6.74-6.69-6.74C83.61,29.69,80.62,32.7,80.62,36.38z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path class="st2" d="M29.92,89.98c-6.48,0-12.56-5.63-12.56-14.91V58.93c0-3.47-1.38-6.29-4.22-6.29v-6.75
|
||||||
|
c2.84,0,4.22-2.81,4.22-6.29V23.56c0-9.29,6.08-15.01,12.56-15.01h4.94v7.97h-4.94c-2.76,0-5.02,2.72-5.02,6.94v17.35
|
||||||
|
c0,3.94-1.05,7.13-3.73,8.44c2.67,1.31,3.73,4.5,3.73,8.44v17.26c0,4.22,2.27,7.04,5.02,7.04h4.94v7.97H29.92z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path class="st2" d="M101.81,83.47h4.94c2.76,0,5.11-2.81,5.11-7.04V59.18c0-3.94,1.05-7.13,3.73-8.44
|
||||||
|
c-2.67-1.31-3.73-4.5-3.73-8.44V24.94c0-4.22-2.35-6.94-5.11-6.94h-4.94v-7.97h4.94c6.48,0,12.56,5.72,12.56,15.01v16.04
|
||||||
|
c0,3.47,1.38,6.29,4.21,6.29v6.75c-2.84,0-4.21,2.81-4.21,6.29v16.13c0,9.29-6.08,14.91-12.56,14.91h-4.94V83.47z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path class="st2" d="M92.04,67.16v3.93l-19.28,8.65v-4.06l15.35-6.57l-15.35-6.48v-4.06L92.04,67.16z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g>
|
||||||
|
<g>
|
||||||
|
<path class="st2" d="M63.45,58.55v4.06L48.11,69.1l15.34,6.57v4.06l-19.28-8.65v-3.93L63.45,58.55z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 8.3 KiB |
63
src/assets/svg/mastercard.svg
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
width="400"
|
||||||
|
height="250"
|
||||||
|
viewBox="0 0 400 250"
|
||||||
|
fill="none"
|
||||||
|
version="1.1"
|
||||||
|
id="svg152"
|
||||||
|
sodipodi:docname="mastercard.svg"
|
||||||
|
inkscape:version="1.2.2 (1:1.2.2+202212051550+b0a8486541)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<sodipodi:namedview
|
||||||
|
id="namedview154"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#000000"
|
||||||
|
borderopacity="0.25"
|
||||||
|
inkscape:showpageshadow="2"
|
||||||
|
inkscape:pageopacity="0.0"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#d1d1d1"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="2.18975"
|
||||||
|
inkscape:cx="157.09556"
|
||||||
|
inkscape:cy="133.57689"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="944"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="28"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="svg152" />
|
||||||
|
<g
|
||||||
|
clip-path="url(#clip0)"
|
||||||
|
id="g145">
|
||||||
|
<path
|
||||||
|
d="M 254,220.8 H 146 V 26.4 h 108 z"
|
||||||
|
fill="#ff5f00"
|
||||||
|
id="path139" />
|
||||||
|
<path
|
||||||
|
d="M 152.8,123.6 C 152.8,84.2 171.2,49 200,26.4 178.2,9.2 151.4,0 123.6,0 55.4,0 0,55.4 0,123.6 c 0,68.2 55.4,123.6 123.6,123.6 27.8,0 54.6,-9.2 76.4,-26.4 -28.8,-22.6 -47.2,-57.8 -47.2,-97.2 z"
|
||||||
|
fill="#eb001b"
|
||||||
|
id="path141" />
|
||||||
|
<path
|
||||||
|
d="m 400,123.6 c 0,68.2 -55.4,123.6 -123.6,123.6 -27.8,0 -54.6,-9.2 -76.4,-26.4 28.8,-22.6 47.2,-57.8 47.2,-97.2 C 247.2,84.2 228.8,49 200,26.4 221.8,9.2 248.6,0 276.4,0 344.6,0 400,55.4 400,123.6 Z"
|
||||||
|
fill="#f79e1b"
|
||||||
|
id="path143" />
|
||||||
|
</g>
|
||||||
|
<defs
|
||||||
|
id="defs150">
|
||||||
|
<clipPath
|
||||||
|
id="clip0">
|
||||||
|
<rect
|
||||||
|
width="400"
|
||||||
|
height="247.2"
|
||||||
|
fill="#ffffff"
|
||||||
|
id="rect147"
|
||||||
|
x="0"
|
||||||
|
y="0" />
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.9 KiB |
17
src/assets/svg/signal-messenger.svg
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 300 300"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1"
|
||||||
|
width="300"
|
||||||
|
height="300"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<defs
|
||||||
|
id="defs1" />
|
||||||
|
<!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->
|
||||||
|
<path
|
||||||
|
d="m 150,0 c 7.79297,0 15.41016,0.5859375 22.91016,1.7578125 L 170.74219,15.644531 C 164.00391,14.589844 157.03125,14.0625 150,14.0625 c -7.03125,0 -14.00391,0.527344 -20.74219,1.582031 L 127.08984,1.7578125 C 134.58984,0.5859375 142.20703,0 150,0 Z m 35.625,4.2773437 -3.33984,13.6523433 c 13.71093,3.339844 26.60156,8.730469 38.32031,15.878907 l 7.32422,-12.011719 C 214.98047,13.945313 200.74219,7.96875 185.625,4.2773437 Z M 238.65234,29.003906 230.33203,40.3125 c 11.19141,8.203125 21.09375,18.105469 29.35547,29.355469 l 11.36719,-8.320313 C 261.91406,48.984375 251.01562,38.085937 238.65234,29.003906 Z m 39.55078,43.125 -12.01171,7.324219 c 7.14843,11.71875 12.53906,24.609375 15.8789,38.320315 l 13.65235,-3.33985 C 292.03125,99.316406 286.05469,85.078125 278.20312,72.128906 Z m 20.03907,54.960934 -13.88672,2.16797 c 1.05469,6.73828 1.58203,13.71094 1.58203,20.74219 0,7.03125 -0.52734,14.00391 -1.58203,20.74219 l 13.88672,2.16797 C 299.35547,165.46875 300,157.79297 300,150 c 0,-7.79297 -0.58594,-15.41016 -1.75781,-22.91016 z m -32.05078,93.51563 c 7.14843,-11.71875 12.53906,-24.60938 15.8789,-38.32031 l 13.65235,3.33984 c -3.69141,15.11719 -9.66797,29.35547 -17.51953,42.30469 z m -6.50391,9.72656 11.36719,8.32031 c -9.08203,12.36329 -19.98047,23.32032 -32.34375,32.34375 l -8.32032,-11.36718 c 11.19141,-8.20313 21.09375,-18.10547 29.35547,-29.35547 z m -39.08203,35.85938 7.32422,12.01171 c -12.94922,7.85157 -27.1875,13.82813 -42.30469,17.51954 l -3.33984,-13.65235 c 13.71093,-3.33984 26.60156,-8.73047 38.32031,-15.8789 z m -49.86328,18.16406 2.16797,13.88672 C 165.46875,299.35547 157.79297,300 150,300 c -7.79297,0 -15.41016,-0.58594 -22.91016,-1.75781 l 2.16797,-13.88672 c 6.73828,1.05469 13.71094,1.58203 20.74219,1.58203 7.03125,0 14.00391,-0.52734 20.74219,-1.58203 z m -53.02735,-2.28516 -3.33984,13.65235 c -11.36719,-2.75391 -22.207031,-6.79688 -32.402344,-12.01172 l -14.238281,3.33984 -3.222656,-13.71094 19.21875,-4.51172 4.570312,2.34375 c 9.199219,4.6875 19.042969,8.37891 29.355469,10.89844 z m -64.980465,-5.91797 3.222656,13.71094 -24.375,5.68359 c -16.347656,3.75 -30.878906,-10.78125 -27.128906,-27.07031 l 5.683594,-24.375 13.710937,3.16406 -5.683594,24.4336 c -1.40625,6.09375 4.042969,11.54297 10.136719,10.13672 z M 26.660156,235.42969 12.949219,232.20703 16.289062,217.96875 C 11.074219,207.83203 7.03125,196.93359 4.2773437,185.56641 l 13.6523433,-3.33985 c 2.519532,10.3125 6.210938,20.15625 10.898438,29.35547 l 2.34375,4.57031 -4.511719,19.21875 z M 15.644531,170.74219 1.7578125,172.91016 C 0.5859375,165.41016 0,157.79297 0,150 0,142.20703 0.5859375,134.58984 1.7578125,127.08984 l 13.8867185,2.16797 C 14.589844,135.99609 14.0625,142.96875 14.0625,150 c 0,7.03125 0.527344,14.00391 1.582031,20.74219 z M 17.929687,117.71484 4.2773437,114.375 C 7.96875,99.257812 13.945313,85.019531 21.796875,72.070312 l 12.011719,7.324219 C 26.660156,91.113281 21.269531,104.00391 17.929687,117.71484 Z M 40.371094,69.609375 29.003906,61.347656 c 9.082031,-12.363281 19.980469,-23.261719 32.34375,-32.34375 l 8.320313,11.367188 C 58.476562,48.574219 48.574219,58.476562 40.3125,69.726562 Z M 79.453125,33.75 72.128906,21.796875 C 85.078125,13.945313 99.316406,7.96875 114.43359,4.2773437 l 3.33985,13.6523433 C 104.0625,21.269531 91.171875,26.660156 79.453125,33.808594 Z M 271.875,150 c 0,67.32422 -54.55078,121.875 -121.875,121.875 -21.32813,0 -41.42578,-5.50781 -58.886719,-15.11719 -1.699219,-0.9375 -3.632812,-1.23047 -5.507812,-0.82031 L 31.40625,268.59375 44.0625,214.39453 c 0.410156,-1.875 0.117187,-3.80859 -0.820313,-5.50781 C 33.632812,191.42578 28.125,171.32812 28.125,150 28.125,82.675781 82.675781,28.125 150,28.125 c 67.32422,0 121.875,54.550781 121.875,121.875 z"
|
||||||
|
id="path1"
|
||||||
|
style="stroke-width:0.585938" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 4.1 KiB |
11
src/assets/svg/star-half.svg
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<svg width="100" height="96" viewBox="0 0 100 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g clip-path="url(#clip0)">
|
||||||
|
<path d="M99.4012 37.7246C100.599 36.5269 100 34.1317 98.2036 34.1317L67.6646 29.9401C67.0658 29.9401 66.467 29.9401 65.8682 28.7425L52.0958 0.598802C51.497 0 50.8982 0 50.2994 0V80.2395C50.2994 80.2395 50.8982 80.2395 51.497 80.2395L79.6407 94.012C80.8383 94.6108 83.2335 93.4132 82.6347 91.6168L77.2455 61.0778C77.2455 60.479 77.2455 59.8802 77.8443 59.2814L99.4012 37.7246Z" fill="#E7EAF3"/>
|
||||||
|
<path d="M50.2994 0C49.1018 0 48.503 0.598802 47.9042 0.598802L34.1317 29.9401C33.5329 29.9401 32.9341 30.5389 32.3353 30.5389L1.79638 34.7305C-2.95639e-05 34.7305 -0.598832 37.7245 0.598773 38.9222L23.3533 59.8802C23.9521 60.479 23.9521 61.6766 23.9521 61.6766L18.5628 92.2156C17.964 94.6108 19.7604 95.8084 21.5569 94.6108L49.1018 80.2395H49.7006V0H50.2994Z" fill="#F5CA99"/>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<clipPath id="clip0">
|
||||||
|
<rect width="100" height="96" fill="white"/>
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1005 B |
10
src/assets/svg/star-muted.svg
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<svg width="100" height="96" viewBox="0 0 100 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g clip-path="url(#clip0)">
|
||||||
|
<path d="M52.0958 1.19838L65.8682 29.342C66.467 29.9409 67.0658 30.5397 67.6646 30.5397L98.2036 34.7313C100 34.7313 100.599 37.1265 99.4012 38.3241L77.2455 59.881C76.6467 60.4798 76.6467 61.0786 76.6467 61.6774L82.0359 92.2163C82.6347 94.0127 80.2395 95.2103 79.0419 94.6115L50.8982 80.839C50.2994 80.839 49.7006 80.839 49.1018 80.839L21.5569 95.2103C19.7604 95.8091 17.964 94.6115 18.5628 92.8151L23.9521 62.2762C23.9521 61.6774 23.9521 61.0786 23.3533 60.4798L0.598773 38.3241C-0.598832 37.1265 -2.95639e-05 35.3301 1.79638 35.3301L32.3353 31.1385C32.9341 31.1385 33.5329 30.5397 34.1317 29.9409L47.9042 1.19838C49.1018 -0.598029 51.497 -0.598029 52.0958 1.19838Z" fill="#E7EAF3"/>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<clipPath id="clip0">
|
||||||
|
<rect width="100" height="96" fill="white"/>
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 916 B |
10
src/assets/svg/star.svg
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<svg width="100" height="96" viewBox="0 0 100 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g clip-path="url(#clip0)">
|
||||||
|
<path d="M52.0957 1.19814L65.8681 29.3418C66.4669 29.9407 67.0657 30.5395 67.6645 30.5395L98.2035 34.7311C99.9999 34.7311 100.599 37.1263 99.4011 38.3239L77.2454 59.8808C76.6466 60.4796 76.6466 61.0784 76.6466 61.6772L82.0358 92.2161C82.6346 94.0125 80.2394 95.2101 79.0418 94.6113L50.8981 80.8388C50.2993 80.8388 49.7005 80.8388 49.1017 80.8388L21.5568 95.2101C19.7603 95.8089 17.9639 94.6113 18.5627 92.8149L23.952 62.276C23.952 61.6772 23.952 61.0784 23.3532 60.4796L0.598651 38.3239C-0.598954 37.1263 -0.000151634 35.3299 1.79626 35.3299L32.3352 31.1383C32.934 31.1383 33.5328 30.5395 34.1316 29.9407L47.9041 1.19814C49.1017 -0.598273 51.4969 -0.598273 52.0957 1.19814Z" fill="#F5CA99"/>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<clipPath id="clip0">
|
||||||
|
<rect width="100" height="96" fill="white"/>
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 924 B |
17
src/assets/svg/telegram-messenger.svg
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 300 300"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1"
|
||||||
|
width="300"
|
||||||
|
height="300"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<defs
|
||||||
|
id="defs1" />
|
||||||
|
<!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->
|
||||||
|
<path
|
||||||
|
d="M 150,0 C 67.137097,0 0,67.137097 0,150 0,232.8629 67.137097,300 150,300 232.8629,300 300,232.8629 300,150 300,67.137097 232.8629,0 150,0 Z m 69.55645,102.03629 c -2.2379,23.70968 -12.03629,81.29032 -16.99597,107.84274 -2.11693,11.25 -6.22983,15 -10.22177,15.36291 -8.70968,0.78629 -15.30242,-5.74597 -23.77016,-11.31049 -13.18549,-8.64919 -20.68549,-14.03226 -33.44758,-22.5 -14.81855,-9.7379 -5.20162,-15.12097 3.20564,-23.89113 2.23791,-2.29838 40.58468,-37.19758 41.31049,-40.34274 0.12096,-0.42339 0.18145,-1.875 -0.72581,-2.66129 -0.90726,-0.78629 -2.17742,-0.48387 -3.08468,-0.30242 q -1.99596,0.42339 -63.26613,41.79436 -8.95161,6.16935 -16.270157,5.9879 C 90.907258,171.89516 80.625,168.99194 72.943548,166.5121 c -9.375,-3.0242 -16.875,-4.65726 -16.209677,-9.85887 q 0.483871,-4.05242 11.189516,-8.28629 65.564513,-28.54839 87.459673,-37.68146 c 41.67339,-17.29838 50.32259,-20.322577 55.94759,-20.443545 1.27016,0 3.99193,0.30242 5.80645,1.754033 a 6.3508065,6.3508065 0 0 1 2.11693,4.052422 26.491935,26.491935 0 0 1 0.30242,5.9879 z"
|
||||||
|
id="path1"
|
||||||
|
style="stroke-width:0.604839" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
31
src/assets/svg/three-pointers.svg
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Generator: Adobe Illustrator 26.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||||
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||||
|
viewBox="0 0 900 128" style="enable-background:new 0 0 900 128;" xml:space="preserve">
|
||||||
|
<style type="text/css">
|
||||||
|
.st0{display:none;}
|
||||||
|
.st1{display:inline;}
|
||||||
|
.st2{fill:none;stroke:#FFFFFF;stroke-miterlimit:10;}
|
||||||
|
</style>
|
||||||
|
<g id="Capa_2">
|
||||||
|
</g>
|
||||||
|
<g id="Capa_1">
|
||||||
|
<g>
|
||||||
|
<g id="Capa_2_00000057148008627401133970000005644763714134729355_" class="st0">
|
||||||
|
<rect x="0.8" class="st1" width="898.6" height="128"/>
|
||||||
|
</g>
|
||||||
|
<path class="st2" d="M894.6,13c2.7,0,4.9-2.2,4.9-4.9s-2.2-4.9-4.9-4.9s-4.9,2.2-4.9,4.9C889.7,10.8,891.9,13,894.6,13z"/>
|
||||||
|
<path class="st2" d="M884.3,7.6c0,0-114.3-2.7-172.9,102.7"/>
|
||||||
|
<path class="st2" d="M705.5,123.7c2.7,0,4.9-2.2,4.9-4.9c0-2.7-2.2-4.9-4.9-4.9s-4.9,2.2-4.9,4.9
|
||||||
|
C700.6,121.6,702.8,123.7,705.5,123.7z"/>
|
||||||
|
<path class="st2" d="M5.7,13c2.7,0,4.9-2.2,4.9-4.9S8.4,3.2,5.7,3.2S0.8,5.4,0.8,8.1S3,13,5.7,13z"/>
|
||||||
|
<path class="st2" d="M16.2,7.6c0,0,114.3-2.7,172.9,102.7"/>
|
||||||
|
<path class="st2" d="M194.8,123.7c2.7,0,4.9-2.2,4.9-4.9c0-2.7-2.2-4.9-4.9-4.9s-4.9,2.2-4.9,4.9
|
||||||
|
C189.9,121.6,192.1,123.7,194.8,123.7z"/>
|
||||||
|
<path class="st2" d="M453.9,13c2.7,0,4.9-2.2,4.9-4.9s-2.2-4.9-4.9-4.9S449,5.4,449,8.1C449.1,10.8,451.2,13,453.9,13z"/>
|
||||||
|
<path class="st2" d="M453.9,18.1v90.8"/>
|
||||||
|
<path class="st2" d="M453.9,123.7c2.7,0,4.9-2.2,4.9-4.9c0-2.7-2.2-4.9-4.9-4.9s-4.9,2.2-4.9,4.9
|
||||||
|
C449.1,121.6,451.2,123.7,453.9,123.7z"/>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
11
src/assets/svg/visa.svg
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<svg width="400" height="130" viewBox="0 0 400 130" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<g clip-path="url(#clip0)">
|
||||||
|
<path d="M173.4 127.6H140.8L161.2 2.2H193.8L173.4 127.6ZM113.4 2.2L82.2 88.4L78.6 69.8L67.6 13.6C67.6 13.6 66.2 2.4 52.2 2.4H0.6L0 4.4C0 4.4 15.8 7.6 34.2 18.8L62.6 127.8H96.6L148.6 2.4L113.4 2.2ZM370 127.6H400L373.8 2.2H347.6C335.4 2.2 332.6 11.6 332.6 11.6L284 127.6H318L324.8 109H366.2L370 127.6ZM334.2 83.2L351.4 36.2L361 83.2H334.2ZM286.4 32.4L291 5.4C291 5.4 276.6 0 261.6 0C245.4 0 207 7 207 41.6C207 74 252.2 74.4 252.2 91.4C252.2 108.4 211.8 105.4 198.4 94.6L193.6 122.8C193.6 122.8 208.2 129.8 230.4 129.8C252.6 129.8 286.2 118.2 286.2 86.8C286.2 54.2 240.6 51.2 240.6 37C240.6 22.8 272.4 24.6 286.4 32.4Z" fill="#2566AF"/>
|
||||||
|
<path d="M78.6 70L67.6 13.6C67.6 13.6 66.2 2.39999 52.2 2.39999H0.6L0 4.39999C0 4.39999 24.8 9.59999 48.4 28.8C71.2 47 78.6 70 78.6 70Z" fill="#E6A540"/>
|
||||||
|
</g>
|
||||||
|
<defs>
|
||||||
|
<clipPath id="clip0">
|
||||||
|
<rect width="400" height="129.8" fill="white"/>
|
||||||
|
</clipPath>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
17
src/assets/svg/whatsapp-messenger.svg
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
viewBox="0 0 300 300"
|
||||||
|
version="1.1"
|
||||||
|
id="svg1"
|
||||||
|
width="300"
|
||||||
|
height="300"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||||||
|
<defs
|
||||||
|
id="defs1" />
|
||||||
|
<!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->
|
||||||
|
<path
|
||||||
|
d="m 61.67411,149.0625 c 0,16.67411 4.6875,32.94643 13.52678,46.94196 l 2.0759,3.34822 -8.90625,32.54464 33.41517,-8.77232 3.21429,1.94196 c 13.52679,8.03572 29.0625,12.32143 44.93304,12.32143 h 0.067 c 48.61607,0 89.26339,-39.57589 89.26339,-88.25893 0,-23.57142 -10.17857,-45.7366 -26.85268,-62.41071 -16.74107,-16.741071 -38.83928,-25.915179 -62.41071,-25.915179 -48.68304,0 -88.25893,39.575889 -88.32589,88.258929 z m 122.34375,50.49107 c -8.4375,1.27232 -15,0.60268 -31.80804,-6.62946 -24.64286,-10.64732 -41.38393,-34.48661 -44.79911,-39.30804 -0.26785,-0.40178 -0.46875,-0.60268 -0.53571,-0.73661 -1.33929,-1.74107 -10.84821,-14.39732 -10.84821,-27.45535 0,-12.32143 6.02678,-18.68304 8.83928,-21.62947 0.20089,-0.20089 0.33482,-0.33482 0.46875,-0.53571 2.41072,-2.67857 5.29018,-3.348222 7.09822,-3.348222 1.74107,0 3.5491,0 5.08928,0.067 0.20089,0 0.33482,0 0.53572,0 1.54017,0 3.48214,0 5.4241,4.553572 0.80357,1.94196 2.00893,4.88839 3.28125,7.90179 2.20982,5.35714 4.48661,10.91517 4.8884,11.78571 0.66964,1.33929 1.13839,2.87946 0.20089,4.62054 -2.27679,4.55357 -4.62054,6.96428 -6.22768,8.70535 -2.07589,2.14286 -3.01339,3.14732 -1.54018,5.75893 10.24554,17.61161 20.49107,23.70536 36.09375,31.54018 2.67857,1.33929 4.21875,1.13839 5.75893,-0.66964 1.54018,-1.74107 6.62946,-7.76786 8.37054,-10.37947 1.74107,-2.67857 3.5491,-2.20982 5.95982,-1.33928 2.41071,0.87053 15.46875,7.2991 18.14732,8.63839 0.53571,0.26786 1.00446,0.46875 1.40625,0.66964 1.875,0.9375 3.14732,1.54018 3.68303,2.41072 0.60268,1.27232 0.60268,6.62946 -1.60714,12.79018 -2.20982,6.22767 -12.79018,11.85267 -17.87946,12.58928 z M 300,42.857143 C 300,19.21875 280.78125,0 257.14286,0 H 42.85714 C 19.21875,0 0,19.21875 0,42.857143 V 257.14286 C 0,280.78125 19.21875,300 42.85714,300 H 257.14286 C 280.78125,300 300,280.78125 300,257.14286 Z M 99.17411,242.34375 42.85714,257.14286 57.92411,202.09821 C 48.61607,186.02679 43.72768,167.74554 43.72768,148.99554 43.79468,90.46875 91.40625,42.857143 149.93304,42.857143 c 28.39285,0 55.04464,11.049107 75.13392,31.138393 20.02233,20.089284 32.0759,46.741074 32.0759,75.133924 0,58.52679 -48.68304,106.1384 -107.20982,106.1384 -17.8125,0 -35.29018,-4.48661 -50.75893,-12.92411 z"
|
||||||
|
id="path1"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.669643" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 2.7 KiB |
3
src/assets/vendor/duotone-icons/abs/abs001.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M11.0375 21.6L3.3375 13.9C3.0375 13.6 2.9375 13 3.0375 12.6L3.8375 10.7C4.0375 10.3 4.4375 10 4.9375 10H15.3375L10.4375 5.1C10.0375 4.7 10.0375 4.1 10.4375 3.7L11.8375 2.3C12.2375 1.9 12.8375 1.9 13.2375 2.3L20.9375 10C21.2375 10.3 21.3375 10.9 21.2375 11.3L20.4375 13.2C20.2375 13.6 19.8375 13.9 19.3375 13.9H8.9375L13.8375 18.8C14.2375 19.2 14.2375 19.8 13.8375 20.2L12.4375 21.6C12.0375 22 11.4375 22 11.0375 21.6Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 548 B |
3
src/assets/vendor/duotone-icons/abs/abs002.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M12.025 21.4688L8.225 15.7687C7.925 15.3687 7.925 14.7687 8.225 14.2687L11.825 8.86875L9.025 4.66875C8.725 4.16875 8.825 3.56875 9.325 3.26875L11.025 2.16875C11.525 1.86875 12.125 1.96875 12.425 2.46875L16.225 8.16875C16.525 8.56875 16.525 9.16875 16.225 9.66875L12.625 15.0687L15.425 19.2688C15.725 19.7688 15.625 20.3687 15.125 20.6687L13.425 21.7688C12.925 22.0688 12.325 21.9688 12.025 21.4688Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 529 B |
3
src/assets/vendor/duotone-icons/abs/abs003.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M18 6V12C18 15.3 15.3 18 12 18C8.7 18 6 15.3 6 12V6H18ZM21 2H3C2.4 2 2 2.4 2 3V12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12V3C22 2.4 21.6 2 21 2Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 276 B |
3
src/assets/vendor/duotone-icons/abs/abs004.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M21.7 11.3L12.7 2.3C12.5 2.1 12.2 2 12 2C11.7 2 11.5 2.1 11.3 2.3L2.3 11.3C1.9 11.7 1.9 12.3 2.3 12.7L11.3 21.7C11.5 21.9 11.8 22 12 22C12.3 22 12.5 21.9 12.7 21.7L21.7 12.7C22.1 12.3 22.1 11.7 21.7 11.3ZM12 7.2L14.8 10H9.3L12 7.2ZM12 16.8L9.19999 14H14.7L12 16.8Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 395 B |
3
src/assets/vendor/duotone-icons/abs/abs005.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M12 7.2L16.8 12L12 16.8L7.19999 12L12 7.2ZM12 2C11.7 2 11.5 2.1 11.3 2.3L2.3 11.3C1.9 11.7 1.9 12.3 2.3 12.7L11.3 21.7C11.5 21.9 11.8 22 12 22C12.2 22 12.5 21.9 12.7 21.7L21.7 12.7C22.1 12.3 22.1 11.7 21.7 11.3L12.7 2.3C12.5 2.1 12.3 2 12 2Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 372 B |
3
src/assets/vendor/duotone-icons/abs/abs006.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M22 12C22 17.5 17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2C17.5 2 22 6.5 22 12ZM16 15V9C16 8.4 15.6 8 15 8H9C8.4 8 8 8.4 8 9V15C8 15.6 8.4 16 9 16H15C15.6 16 16 15.6 16 15Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 309 B |
3
src/assets/vendor/duotone-icons/abs/abs007.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M19 10C18.9 10 18.9 10 18.8 10C18.9 9.7 19 9.3 19 9C19 7.3 17.7 6 16 6C15.4 6 14.8 6.2 14.3 6.5C13.4 5 11.8 4 10 4C7.2 4 5 6.2 5 9C5 9.3 5.00001 9.7 5.10001 10H5C3.3 10 2 11.3 2 13C2 14.7 3.3 16 5 16H9L13.4 20.4C14 21 15 20.6 15 19.8V16H19C20.7 16 22 14.7 22 13C22 11.3 20.7 10 19 10Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 415 B |
3
src/assets/vendor/duotone-icons/abs/abs008.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M11.8 6.4L16.7 9.2V14.8L11.8 17.6L6.89999 14.8V9.2L11.8 6.4ZM11.8 2C11.5 2 11.2 2.1 11 2.2L3.79999 6.4C3.29999 6.7 3 7.3 3 7.9V16.2C3 16.8 3.29999 17.4 3.79999 17.7L11 21.9C11.3 22.1 11.5 22.1 11.8 22.1C12.1 22.1 12.4 22 12.6 21.9L19.8 17.7C20.3 17.4 20.6 16.8 20.6 16.2V7.9C20.6 7.3 20.3 6.7 19.8 6.4L12.6 2.2C12.4 2.1 12.1 2 11.8 2Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 465 B |
3
src/assets/vendor/duotone-icons/abs/abs009.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M22 12C22 17.5 17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2C17.5 2 22 6.5 22 12ZM12 6C8.7 6 6 8.7 6 12C6 15.3 8.7 18 12 18C15.3 18 18 15.3 18 12C18 8.7 15.3 6 12 6Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 300 B |
3
src/assets/vendor/duotone-icons/abs/abs010.svg
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M17 7V17H7V7H17ZM20 3H4C3.4 3 3 3.4 3 4V20C3 20.6 3.4 21 4 21H20C20.6 21 21 20.6 21 20V4C21 3.4 20.6 3 20 3Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 239 B |
4
src/assets/vendor/duotone-icons/abs/abs011.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M3 13V11C3 10.4 3.4 10 4 10H20C20.6 10 21 10.4 21 11V13C21 13.6 20.6 14 20 14H4C3.4 14 3 13.6 3 13Z" fill="#035A4B"/>
|
||||||
|
<path d="M13 21H11C10.4 21 10 20.6 10 20V4C10 3.4 10.4 3 11 3H13C13.6 3 14 3.4 14 4V20C14 20.6 13.6 21 13 21Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 372 B |
4
src/assets/vendor/duotone-icons/abs/abs012.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M6.7 19.4L5.3 18C4.9 17.6 4.9 17 5.3 16.6L16.6 5.3C17 4.9 17.6 4.9 18 5.3L19.4 6.7C19.8 7.1 19.8 7.7 19.4 8.1L8.1 19.4C7.8 19.8 7.1 19.8 6.7 19.4Z" fill="#035A4B"/>
|
||||||
|
<path d="M19.5 18L18.1 19.4C17.7 19.8 17.1 19.8 16.7 19.4L5.40001 8.1C5.00001 7.7 5.00001 7.1 5.40001 6.7L6.80001 5.3C7.20001 4.9 7.80001 4.9 8.20001 5.3L19.5 16.6C19.9 16.9 19.9 17.6 19.5 18Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 502 B |
4
src/assets/vendor/duotone-icons/abs/abs013.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M13.341 22H11.341C10.741 22 10.341 21.6 10.341 21V18C10.341 17.4 10.741 17 11.341 17H13.341C13.941 17 14.341 17.4 14.341 18V21C14.341 21.6 13.941 22 13.341 22ZM18.5409 10.7L21.141 9.19997C21.641 8.89997 21.7409 8.29997 21.5409 7.79997L20.5409 6.09997C20.2409 5.59997 19.641 5.49997 19.141 5.69997L16.5409 7.19997C16.0409 7.49997 15.941 8.09997 16.141 8.59997L17.141 10.3C17.441 10.8 18.0409 11 18.5409 10.7ZM8.14096 7.29997L5.54095 5.79997C5.04095 5.49997 4.44096 5.69997 4.14096 6.19997L3.14096 7.89997C2.84096 8.39997 3.04095 8.99997 3.54095 9.29997L6.14096 10.8C6.64096 11.1 7.24095 10.9 7.54095 10.4L8.54095 8.69997C8.74095 8.19997 8.64096 7.49997 8.14096 7.29997Z" fill="#035A4B"/>
|
||||||
|
<path d="M13.3409 7H11.3409C10.7409 7 10.3409 6.6 10.3409 6V3C10.3409 2.4 10.7409 2 11.3409 2H13.3409C13.9409 2 14.3409 2.4 14.3409 3V6C14.3409 6.6 13.9409 7 13.3409 7ZM5.54094 18.2L8.14095 16.7C8.64095 16.4 8.74094 15.8 8.54094 15.3L7.54094 13.6C7.24094 13.1 6.64095 13 6.14095 13.2L3.54094 14.7C3.04094 15 2.94095 15.6 3.14095 16.1L4.14095 17.8C4.44095 18.3 5.04094 18.5 5.54094 18.2ZM21.1409 14.8L18.5409 13.3C18.0409 13 17.4409 13.2 17.1409 13.7L16.1409 15.4C15.8409 15.9 16.0409 16.5 16.5409 16.8L19.1409 18.3C19.6409 18.6 20.2409 18.4 20.5409 17.9L21.5409 16.2C21.7409 15.7 21.6409 15 21.1409 14.8Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
4
src/assets/vendor/duotone-icons/abs/abs014.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M11.8 5.2L17.7 8.6V15.4L11.8 18.8L5.90001 15.4V8.6L11.8 5.2ZM11.8 2C11.5 2 11.2 2.1 11 2.2L3.8 6.4C3.3 6.7 3 7.3 3 7.9V16.2C3 16.8 3.3 17.4 3.8 17.7L11 21.9C11.3 22 11.5 22.1 11.8 22.1C12.1 22.1 12.4 22 12.6 21.9L19.8 17.7C20.3 17.4 20.6 16.8 20.6 16.2V7.9C20.6 7.3 20.3 6.7 19.8 6.4L12.6 2.2C12.4 2.1 12.1 2 11.8 2Z" fill="#035A4B"/>
|
||||||
|
<path d="M11.8 8.69995L8.90001 10.3V13.7L11.8 15.3L14.7 13.7V10.3L11.8 8.69995Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 559 B |
4
src/assets/vendor/duotone-icons/abs/abs015.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M21 7H3C2.4 7 2 6.6 2 6V4C2 3.4 2.4 3 3 3H21C21.6 3 22 3.4 22 4V6C22 6.6 21.6 7 21 7Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M21 14H3C2.4 14 2 13.6 2 13V11C2 10.4 2.4 10 3 10H21C21.6 10 22 10.4 22 11V13C22 13.6 21.6 14 21 14ZM22 20V18C22 17.4 21.6 17 21 17H3C2.4 17 2 17.4 2 18V20C2 20.6 2.4 21 3 21H21C21.6 21 22 20.6 22 20Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 458 B |
4
src/assets/vendor/duotone-icons/abs/abs016.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M11.85 21.9766L10.05 21.1766C9.55 20.9766 9.35 20.3766 9.55 19.8766L9.95002 18.9766C10.85 16.8766 10.85 14.8766 9.95002 12.7766C8.55002 9.67664 8.55002 6.57664 9.95002 3.47664L10.35 2.57664C10.55 2.07664 11.15 1.87664 11.65 2.07664L13.45 2.87664C13.95 3.07664 14.15 3.67664 13.95 4.17664L13.55 5.07664C12.65 7.17664 12.65 9.17664 13.55 11.2766C14.95 14.3766 14.95 17.4766 13.55 20.5766L13.15 21.4766C12.95 21.9766 12.35 22.1766 11.85 21.9766ZM20.05 21.4766L20.45 20.5766C21.85 17.4766 21.85 14.3766 20.45 11.2766C19.55 9.17664 19.55 7.17664 20.45 5.07664L20.85 4.17664C21.05 3.67664 20.85 3.07664 20.35 2.87664L18.55 2.07664C18.05 1.87664 17.45 2.07664 17.25 2.57664L16.85 3.47664C15.45 6.57664 15.45 9.67664 16.85 12.7766C17.75 14.8766 17.75 16.8766 16.85 18.9766L16.45 19.8766C16.25 20.3766 16.45 20.9766 16.95 21.1766L18.75 21.9766C19.25 22.1766 19.85 21.9766 20.05 21.4766Z" fill="#035A4B"/>
|
||||||
|
<path d="M4.95002 21.9766L3.15001 21.1766C2.65001 20.9766 2.45001 20.3766 2.65001 19.8766L3.05 18.9766C3.95 16.8766 3.95 14.8766 3.05 12.7766C1.65 9.67664 1.65 6.57664 3.05 3.47664L3.45002 2.57664C3.65002 2.07664 4.25001 1.87664 4.75001 2.07664L6.55 2.87664C7.05 3.07664 7.25 3.67664 7.05 4.17664L6.65001 5.07664C5.75001 7.17664 5.75001 9.17664 6.65001 11.2766C8.05001 14.3766 8.05001 17.4766 6.65001 20.5766L6.25001 21.4766C6.05001 21.9766 5.45002 22.1766 4.95002 21.9766Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
4
src/assets/vendor/duotone-icons/abs/abs017.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M2.07664 11.85L2.87663 10.05C3.07663 9.55003 3.67665 9.35003 4.17665 9.55003L5.07664 9.95002C7.17664 10.85 9.17662 10.85 11.2766 9.95002C14.3766 8.55002 17.4766 8.55002 20.5766 9.95002L21.4766 10.35C21.9766 10.55 22.1766 11.15 21.9766 11.65L21.1766 13.45C20.9766 13.95 20.3766 14.15 19.8766 13.95L18.9766 13.55C16.8766 12.65 14.8766 12.65 12.7766 13.55C9.67662 14.95 6.57663 14.95 3.47663 13.55L2.57664 13.15C2.07664 12.95 1.87664 12.35 2.07664 11.85ZM2.57664 20.05L3.47663 20.45C6.57663 21.85 9.67662 21.85 12.7766 20.45C14.8766 19.55 16.8766 19.55 18.9766 20.45L19.8766 20.85C20.3766 21.05 20.9766 20.85 21.1766 20.35L21.9766 18.55C22.1766 18.05 21.9766 17.45 21.4766 17.25L20.5766 16.85C17.4766 15.45 14.3766 15.45 11.2766 16.85C9.17662 17.75 7.17664 17.75 5.07664 16.85L4.17665 16.45C3.67665 16.25 3.07663 16.45 2.87663 16.95L2.07664 18.75C1.87664 19.25 2.07664 19.85 2.57664 20.05Z" fill="#035A4B"/>
|
||||||
|
<path d="M2.07664 4.94999L2.87663 3.15C3.07663 2.65 3.67665 2.45 4.17665 2.65L5.07664 3.05C7.17664 3.95 9.17662 3.95 11.2766 3.05C14.3766 1.65 17.4766 1.65 20.5766 3.05L21.4766 3.44999C21.9766 3.64999 22.1766 4.25 21.9766 4.75L21.1766 6.55C20.9766 7.05 20.3766 7.25 19.8766 7.05L18.9766 6.65C16.8766 5.75 14.8766 5.75 12.7766 6.65C9.67662 8.05 6.57663 8.05 3.47663 6.65L2.57664 6.25C2.07664 6.05 1.87664 5.44999 2.07664 4.94999Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
4
src/assets/vendor/duotone-icons/abs/abs018.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M10.6 10.7C13.3 8 16.9 6.3 20.9 6C21.5 6 21.9 5.5 21.9 4.9V3C21.9 2.4 21.4 2 20.9 2C15.8 2.3 11.2 4.4 7.79999 7.8C4.39999 11.2 2.2 15.8 2 20.9C2 21.5 2.4 21.9 3 21.9H4.89999C5.49999 21.9 6 21.5 6 20.9C6.2 17 7.90001 13.4 10.6 10.7Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M14.8 14.9C16.4 13.3 18.5 12.2 20.9 12C21.5 11.9 21.9 11.5 21.9 10.9V9C21.9 8.4 21.4 8 20.8 8C17.4 8.3 14.3 9.8 12 12.1C9.7 14.4 8.19999 17.5 7.89999 20.9C7.89999 21.5 8.29999 22 8.89999 22H10.8C11.4 22 11.8 21.6 11.9 21C12.2 18.6 13.2 16.5 14.8 14.9ZM16.2 16.3C17.4 15.1 19 14.3 20.7 14C21.3 13.9 21.8 14.4 21.8 15V17C21.8 17.5 21.4 18 20.9 18.1C20.1 18.3 19.5 18.6 19 19.2C18.5 19.8 18.1 20.4 17.9 21.1C17.8 21.6 17.4 22 16.8 22H14.8C14.2 22 13.7 21.5 13.8 20.9C14.2 19.1 15 17.5 16.2 16.3Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 896 B |
4
src/assets/vendor/duotone-icons/abs/abs019.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M18.0002 22H6.00019C5.20019 22 4.8002 21.1 5.2002 20.4L12.0002 12L18.8002 20.4C19.3002 21.1 18.8002 22 18.0002 22Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M18.8002 3.6L12.0002 12L5.20019 3.6C4.70019 3 5.20018 2 6.00018 2H18.0002C18.8002 2 19.3002 2.9 18.8002 3.6Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 395 B |
4
src/assets/vendor/duotone-icons/abs/abs020.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M17.302 11.35L12.002 20.55H21.202C21.802 20.55 22.202 19.85 21.902 19.35L17.302 11.35Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M12.002 20.55H2.802C2.202 20.55 1.80202 19.85 2.10202 19.35L6.70203 11.45L12.002 20.55ZM11.302 3.45L6.70203 11.35H17.302L12.702 3.45C12.402 2.85 11.602 2.85 11.302 3.45Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 428 B |
4
src/assets/vendor/duotone-icons/abs/abs021.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M22 12C22 17.5 17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2C17.5 2 22 6.5 22 12ZM14.5 4.5C10.4 4.5 7 7.9 7 12C7 16.1 10.4 19.5 14.5 19.5C18.6 19.5 22 16.1 22 12C22 7.9 18.6 4.5 14.5 4.5Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M22 12C22 16.1 18.6 19.5 14.5 19.5C10.4 19.5 7 16.1 7 12C7 7.9 10.4 4.5 14.5 4.5C18.6 4.5 22 7.9 22 12ZM12 7C9.2 7 7 9.2 7 12C7 14.8 9.2 17 12 17C14.8 17 17 14.8 17 12C17 9.2 14.8 7 12 7Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 551 B |
4
src/assets/vendor/duotone-icons/abs/abs022.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M11.425 7.325C12.925 5.825 15.225 5.825 16.725 7.325C18.225 8.825 18.225 11.125 16.725 12.625C15.225 14.125 12.925 14.125 11.425 12.625C9.92501 11.225 9.92501 8.825 11.425 7.325ZM8.42501 4.325C5.32501 7.425 5.32501 12.525 8.42501 15.625C11.525 18.725 16.625 18.725 19.725 15.625C22.825 12.525 22.825 7.425 19.725 4.325C16.525 1.225 11.525 1.225 8.42501 4.325Z" fill="#035A4B"/>
|
||||||
|
<path d="M11.325 17.525C10.025 18.025 8.425 17.725 7.325 16.725C5.825 15.225 5.825 12.925 7.325 11.425C8.825 9.92498 11.125 9.92498 12.625 11.425C13.225 12.025 13.625 12.925 13.725 13.725C14.825 13.825 15.925 13.525 16.725 12.625C17.125 12.225 17.425 11.825 17.525 11.325C17.125 10.225 16.525 9.22498 15.625 8.42498C12.525 5.32498 7.425 5.32498 4.325 8.42498C1.225 11.525 1.225 16.625 4.325 19.725C7.425 22.825 12.525 22.825 15.625 19.725C16.325 19.025 16.925 18.225 17.225 17.325C15.425 18.125 13.225 18.225 11.325 17.525Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
4
src/assets/vendor/duotone-icons/abs/abs023.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M12.3408 20.7578C12.3408 21.7578 13.6408 22.0578 14.1408 21.2578L19.5408 11.8578C19.9408 11.1578 19.4408 10.3578 18.6408 10.3578H12.3408V20.7578Z" fill="#035A4B"/>
|
||||||
|
<path d="M12.3408 3.9578C12.3408 2.9578 11.0408 2.6578 10.5408 3.4578L5.14078 12.8578C4.74078 13.5578 5.24078 14.3578 6.04078 14.3578H12.3408V3.9578Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 458 B |
4
src/assets/vendor/duotone-icons/abs/abs024.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M7.16973 20.95C6.26973 21.55 5.16972 20.75 5.46972 19.75L7.36973 14.05L2.46972 10.55C1.56972 9.95005 2.06973 8.55005 3.06973 8.55005H20.8697C21.9697 8.55005 22.3697 9.95005 21.4697 10.55L7.16973 20.95Z" fill="#035A4B"/>
|
||||||
|
<path d="M11.0697 2.75L7.46973 13.95L16.9697 20.85C17.8697 21.45 18.9697 20.65 18.6697 19.65L13.1697 2.75C12.7697 1.75 11.3697 1.75 11.0697 2.75Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 510 B |
4
src/assets/vendor/duotone-icons/abs/abs025.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M16.925 3.90078V8.00077L12.025 10.8008V5.10078L15.525 3.10078C16.125 2.80078 16.925 3.20078 16.925 3.90078ZM2.525 13.5008L6.025 15.5008L10.925 12.7008L6.025 9.90078L2.525 11.9008C1.825 12.3008 1.825 13.2008 2.525 13.5008ZM18.025 19.7008V15.6008L13.125 12.8008V18.5008L16.625 20.5008C17.225 20.8008 18.025 20.4008 18.025 19.7008Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M8.52499 3.10078L12.025 5.10078V10.8008L7.125 8.00077V3.90078C7.125 3.20078 7.92499 2.80078 8.52499 3.10078ZM7.42499 20.5008L10.925 18.5008V12.8008L6.02499 15.6008V19.7008C6.02499 20.4008 6.82499 20.8008 7.42499 20.5008ZM21.525 11.9008L18.025 9.90078L13.125 12.7008L18.025 15.5008L21.525 13.5008C22.225 13.2008 22.225 12.3008 21.525 11.9008Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 842 B |
4
src/assets/vendor/duotone-icons/abs/abs026.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M7 20.5L2 17.6V11.8L7 8.90002L12 11.8V17.6L7 20.5ZM21 20.8V18.5L19 17.3L17 18.5V20.8L19 22L21 20.8Z" fill="#035A4B"/>
|
||||||
|
<path d="M22 14.1V6L15 2L8 6V14.1L15 18.2L22 14.1Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 313 B |
4
src/assets/vendor/duotone-icons/abs/abs027.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M21.25 18.525L13.05 21.825C12.35 22.125 11.65 22.125 10.95 21.825L2.75 18.525C1.75 18.125 1.75 16.725 2.75 16.325L4.04999 15.825L10.25 18.325C10.85 18.525 11.45 18.625 12.05 18.625C12.65 18.625 13.25 18.525 13.85 18.325L20.05 15.825L21.35 16.325C22.35 16.725 22.35 18.125 21.25 18.525ZM13.05 16.425L21.25 13.125C22.25 12.725 22.25 11.325 21.25 10.925L13.05 7.62502C12.35 7.32502 11.65 7.32502 10.95 7.62502L2.75 10.925C1.75 11.325 1.75 12.725 2.75 13.125L10.95 16.425C11.65 16.725 12.45 16.725 13.05 16.425Z" fill="#035A4B"/>
|
||||||
|
<path d="M11.05 11.025L2.84998 7.725C1.84998 7.325 1.84998 5.925 2.84998 5.525L11.05 2.225C11.75 1.925 12.45 1.925 13.15 2.225L21.35 5.525C22.35 5.925 22.35 7.325 21.35 7.725L13.05 11.025C12.45 11.325 11.65 11.325 11.05 11.025Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 898 B |
4
src/assets/vendor/duotone-icons/abs/abs028.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M15.6 5.59998L20.9 10.9C21.3 11.3 21.3 11.9 20.9 12.3L17.6 15.6L11.6 9.59998L15.6 5.59998ZM2.3 12.3L7.59999 17.6L11.6 13.6L5.59999 7.59998L2.3 10.9C1.9 11.3 1.9 11.9 2.3 12.3Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M17.6 15.6L12.3 20.9C11.9 21.3 11.3 21.3 10.9 20.9L7.59998 17.6L13.6 11.6L17.6 15.6ZM10.9 2.3L5.59998 7.6L9.59998 11.6L15.6 5.6L12.3 2.3C11.9 1.9 11.3 1.9 10.9 2.3Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 512 B |
4
src/assets/vendor/duotone-icons/abs/abs029.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M6.5 11C8.98528 11 11 8.98528 11 6.5C11 4.01472 8.98528 2 6.5 2C4.01472 2 2 4.01472 2 6.5C2 8.98528 4.01472 11 6.5 11Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M13 6.5C13 4 15 2 17.5 2C20 2 22 4 22 6.5C22 9 20 11 17.5 11C15 11 13 9 13 6.5ZM6.5 22C9 22 11 20 11 17.5C11 15 9 13 6.5 13C4 13 2 15 2 17.5C2 20 4 22 6.5 22ZM17.5 22C20 22 22 20 22 17.5C22 15 20 13 17.5 13C15 13 13 15 13 17.5C13 20 15 22 17.5 22Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 538 B |
4
src/assets/vendor/duotone-icons/abs/abs030.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M4.5 7C5.88071 7 7 5.88071 7 4.5C7 3.11929 5.88071 2 4.5 2C3.11929 2 2 3.11929 2 4.5C2 5.88071 3.11929 7 4.5 7Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M14 4.5C14 5.9 12.9 7 11.5 7C10.1 7 9 5.9 9 4.5C9 3.1 10.1 2 11.5 2C12.9 2 14 3.1 14 4.5ZM18.5 2C17.1 2 16 3.1 16 4.5C16 5.9 17.1 7 18.5 7C19.9 7 21 5.9 21 4.5C21 3.1 19.9 2 18.5 2ZM4.5 9C3.1 9 2 10.1 2 11.5C2 12.9 3.1 14 4.5 14C5.9 14 7 12.9 7 11.5C7 10.1 5.9 9 4.5 9ZM11.5 9C10.1 9 9 10.1 9 11.5C9 12.9 10.1 14 11.5 14C12.9 14 14 12.9 14 11.5C14 10.1 12.9 9 11.5 9ZM18.5 9C17.1 9 16 10.1 16 11.5C16 12.9 17.1 14 18.5 14C19.9 14 21 12.9 21 11.5C21 10.1 19.9 9 18.5 9ZM4.5 16C3.1 16 2 17.1 2 18.5C2 19.9 3.1 21 4.5 21C5.9 21 7 19.9 7 18.5C7 17.1 5.9 16 4.5 16ZM11.5 16C10.1 16 9 17.1 9 18.5C9 19.9 10.1 21 11.5 21C12.9 21 14 19.9 14 18.5C14 17.1 12.9 16 11.5 16ZM18.5 16C17.1 16 16 17.1 16 18.5C16 19.9 17.1 21 18.5 21C19.9 21 21 19.9 21 18.5C21 17.1 19.9 16 18.5 16Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
4
src/assets/vendor/duotone-icons/abs/abs031.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M4 6C5.10457 6 6 5.10457 6 4C6 2.89543 5.10457 2 4 2C2.89543 2 2 2.89543 2 4C2 5.10457 2.89543 6 4 6Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M14 12C14 13.1 13.1 14 12 14C10.9 14 10 13.1 10 12C10 10.9 10.9 10 12 10C13.1 10 14 10.9 14 12ZM4 10C2.9 10 2 10.9 2 12C2 13.1 2.9 14 4 14C5.1 14 6 13.1 6 12C6 10.9 5.1 10 4 10ZM20 10C18.9 10 18 10.9 18 12C18 13.1 18.9 14 20 14C21.1 14 22 13.1 22 12C22 10.9 21.1 10 20 10ZM12 2C10.9 2 10 2.9 10 4C10 5.1 10.9 6 12 6C13.1 6 14 5.1 14 4C14 2.9 13.1 2 12 2ZM20 2C18.9 2 18 2.9 18 4C18 5.1 18.9 6 20 6C21.1 6 22 5.1 22 4C22 2.9 21.1 2 20 2ZM12 18C10.9 18 10 18.9 10 20C10 21.1 10.9 22 12 22C13.1 22 14 21.1 14 20C14 18.9 13.1 18 12 18ZM4 18C2.9 18 2 18.9 2 20C2 21.1 2.9 22 4 22C5.1 22 6 21.1 6 20C6 18.9 5.1 18 4 18ZM20 18C18.9 18 18 18.9 18 20C18 21.1 18.9 22 20 22C21.1 22 22 21.1 22 20C22 18.9 21.1 18 20 18Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 982 B |
4
src/assets/vendor/duotone-icons/abs/abs032.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M22 12C22 12.9 21.9 13.8 21.7 14.6L5 4.89999C6.8 3.09999 9.3 2 12 2C17.5 2 22 6.5 22 12Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M3.7 17.5C2.6 15.9 2 14 2 12C2 9.20003 3.1 6.70002 5 4.90002L9.3 7.40002V14.2L3.7 17.5ZM17.2 12L5 19.1C6.8 20.9 9.3 22 12 22C16.6 22 20.5 18.8 21.7 14.6L17.2 12Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 422 B |
4
src/assets/vendor/duotone-icons/abs/abs033.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M19.0963 4.92704C20.0963 5.92704 20.8963 7.12705 21.2963 8.32705L17.6963 11.927L8.39633 2.62705C11.8963 1.32705 16.1963 2.02704 19.0963 4.92704ZM2.69633 15.627C3.19633 16.827 3.89634 18.027 4.89634 19.027C7.79634 21.927 11.9963 22.627 15.5963 21.227L6.29634 11.927L2.69633 15.627Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M8.39634 2.72705L11.9963 6.32706L2.69634 15.6271C1.29634 12.0271 1.99634 7.82705 4.89634 4.92705C5.89634 3.92705 7.09634 3.22705 8.39634 2.72705ZM11.9963 17.7271L15.5963 21.3271C16.7963 20.8271 17.9963 20.1271 18.9963 19.1271C21.8963 16.2271 22.5963 12.027 21.1963 8.42705L11.9963 17.7271Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 742 B |
4
src/assets/vendor/duotone-icons/abs/abs034.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M22 12C22 13.8 21.5 15.5 20.7 17L14.9 7H20.7C21.5 8.5 22 10.2 22 12ZM3.3 7L6.2 12L12 2C8.3 2 5.1 4 3.3 7ZM3.3 17C5 20 8.3 22 12 22L14.9 17H3.3Z" fill="#035A4B"/>
|
||||||
|
<path d="M20.7 7H9.2L12.1 2C15.7 2 18.9 4 20.7 7ZM3.3 7C2.4 8.5 2 10.2 2 12C2 13.8 2.5 15.5 3.3 17H9.10001L3.3 7ZM17.8 12L12 22C15.7 22 18.9 20 20.7 17L17.8 12Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 467 B |
4
src/assets/vendor/duotone-icons/abs/abs035.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M9.10001 7.00005L6.2 12H2C2 8.30005 4 5.10005 7 3.30005L9.10001 7.00005ZM17 3.30005L14.9 7.00005L17.8 12H22C22 8.30005 20 5.10005 17 3.30005ZM14.9 17H9.10001L7 20.7C8.5 21.6 10.2 22 12 22C13.8 22 15.5 21.5 17 20.7L14.9 17Z" fill="#035A4B"/>
|
||||||
|
<path d="M17 3.3L14.9 7H9.10001L7 3.3C8.5 2.5 10.2 2 12 2C13.8 2 15.5 2.5 17 3.3ZM17.8 12L14.9 17L17 20.7C20 19 22 15.7 22 12H17.8ZM6.2 12H2C2 15.7 4 18.9 7 20.7L9.10001 17L6.2 12Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 566 B |
4
src/assets/vendor/duotone-icons/abs/abs036.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M22 12C22 12.2 22 12.5 22 12.7L19.5 10.2L16.9 12.8C16.9 12.5 17 12.3 17 12C17 9.5 15.2 7.50001 12.8 7.10001L10.2 4.5L12.7 2C17.9 2.4 22 6.7 22 12ZM11.2 16.9C8.80001 16.5 7 14.5 7 12C7 11.7 7.00001 11.5 7.10001 11.2L4.5 13.8L2 11.3C2 11.5 2 11.8 2 12C2 17.3 6.09999 21.6 11.3 22L13.8 19.5L11.2 16.9Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M22 12.7C21.6 17.9 17.3 22 12 22C11.8 22 11.5 22 11.3 22L13.8 19.5L11.2 16.9C11.5 16.9 11.7 17 12 17C14.5 17 16.5 15.2 16.9 12.8L19.5 10.2L22 12.7ZM10.2 4.5L12.7 2C12.5 2 12.2 2 12 2C6.7 2 2.4 6.1 2 11.3L4.5 13.8L7.10001 11.2C7.50001 8.8 9.5 7 12 7C12.3 7 12.5 7.00001 12.8 7.10001L10.2 4.5Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 762 B |
4
src/assets/vendor/duotone-icons/abs/abs037.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M2.10001 10C3.00001 5.6 6.69998 2.3 11.2 2L8.79999 4.39999L11.1 7C9.60001 7.3 8.30001 8.19999 7.60001 9.59999L4.5 12.4L2.10001 10ZM19.3 11.5L16.4 14C15.7 15.5 14.4 16.6 12.7 16.9L15 19.5L12.6 21.9C17.1 21.6 20.8 18.2 21.7 13.9L19.3 11.5Z" fill="#035A4B"/>
|
||||||
|
<path d="M13.8 2.09998C18.2 2.99998 21.5 6.69998 21.8 11.2L19.4 8.79997L16.8 11C16.5 9.39998 15.5 8.09998 14 7.39998L11.4 4.39998L13.8 2.09998ZM12.3 19.4L9.69998 16.4C8.29998 15.7 7.3 14.4 7 12.8L4.39999 15.1L2 12.7C2.3 17.2 5.7 20.9 10 21.8L12.3 19.4Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 653 B |
4
src/assets/vendor/duotone-icons/abs/abs038.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M12.0444 17.9444V12.1444L17.0444 15.0444C18.6444 15.9444 19.1445 18.0444 18.2445 19.6444C17.3445 21.2444 15.2445 21.7444 13.6445 20.8444C12.6445 20.2444 12.0444 19.1444 12.0444 17.9444ZM7.04445 15.0444L12.0444 12.1444L7.04445 9.24445C5.44445 8.34445 3.44444 8.84445 2.44444 10.4444C1.54444 12.0444 2.04445 14.0444 3.64445 15.0444C4.74445 15.6444 6.04445 15.6444 7.04445 15.0444ZM12.0444 6.34444V12.1444L17.0444 9.24445C18.6444 8.34445 19.1445 6.24444 18.2445 4.64444C17.3445 3.04444 15.2445 2.54445 13.6445 3.44445C12.6445 4.04445 12.0444 5.14444 12.0444 6.34444Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M7.04443 9.24445C6.04443 8.64445 5.34442 7.54444 5.34442 6.34444C5.34442 4.54444 6.84444 3.04443 8.64444 3.04443C10.4444 3.04443 11.9444 4.54444 11.9444 6.34444V12.1444L7.04443 9.24445ZM17.0444 15.0444C18.0444 15.6444 19.3444 15.6444 20.3444 15.0444C21.9444 14.1444 22.4444 12.0444 21.5444 10.4444C20.6444 8.84444 18.5444 8.34445 16.9444 9.24445L11.9444 12.1444L17.0444 15.0444ZM7.04443 15.0444C6.04443 15.6444 5.34442 16.7444 5.34442 17.9444C5.34442 19.7444 6.84444 21.2444 8.64444 21.2444C10.4444 21.2444 11.9444 19.7444 11.9444 17.9444V12.1444L7.04443 15.0444Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
4
src/assets/vendor/duotone-icons/abs/abs039.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M14.1 15.013C14.6 16.313 14.5 17.813 13.7 19.113C12.3 21.513 9.29999 22.313 6.89999 20.913C5.29999 20.013 4.39999 18.313 4.39999 16.613C5.09999 17.013 5.99999 17.313 6.89999 17.313C8.39999 17.313 9.69998 16.613 10.7 15.613C11.1 15.713 11.5 15.813 11.9 15.813C12.7 15.813 13.5 15.513 14.1 15.013ZM8.5 12.913C8.5 12.713 8.39999 12.513 8.39999 12.313C8.39999 11.213 8.89998 10.213 9.69998 9.613C9.19998 8.313 9.30001 6.813 10.1 5.513C10.6 4.713 11.2 4.11299 11.9 3.71299C10.4 2.81299 8.49999 2.71299 6.89999 3.71299C4.49999 5.11299 3.70001 8.113 5.10001 10.513C5.80001 11.813 7.1 12.613 8.5 12.913ZM16.9 7.313C15.4 7.313 14.1 8.013 13.1 9.013C14.3 9.413 15.1 10.513 15.3 11.713C16.7 12.013 17.9 12.813 18.7 14.113C19.2 14.913 19.3 15.713 19.3 16.613C20.8 15.713 21.8 14.113 21.8 12.313C21.9 9.513 19.7 7.313 16.9 7.313Z" fill="#035A4B"/>
|
||||||
|
<path d="M9.69998 9.61307C9.19998 8.31307 9.30001 6.81306 10.1 5.51306C11.5 3.11306 14.5 2.31306 16.9 3.71306C18.5 4.61306 19.4 6.31306 19.4 8.01306C18.7 7.61306 17.8 7.31306 16.9 7.31306C15.4 7.31306 14.1 8.01306 13.1 9.01306C12.7 8.91306 12.3 8.81306 11.9 8.81306C11.1 8.81306 10.3 9.11307 9.69998 9.61307ZM8.5 12.9131C7.1 12.6131 5.90001 11.8131 5.10001 10.5131C4.60001 9.71306 4.5 8.91306 4.5 8.01306C3 8.91306 2 10.5131 2 12.3131C2 15.1131 4.2 17.3131 7 17.3131C8.5 17.3131 9.79999 16.6131 10.8 15.6131C9.49999 15.1131 8.7 14.1131 8.5 12.9131ZM18.7 14.1131C17.9 12.8131 16.7 12.0131 15.3 11.7131C15.3 11.9131 15.4 12.1131 15.4 12.3131C15.4 13.4131 14.9 14.4131 14.1 15.0131C14.6 16.3131 14.5 17.8131 13.7 19.1131C13.2 19.9131 12.6 20.5131 11.9 20.9131C13.4 21.8131 15.3 21.9131 16.9 20.9131C19.3 19.6131 20.1 16.5131 18.7 14.1131Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
4
src/assets/vendor/duotone-icons/abs/abs040.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M11.7 8L7.49998 15.3L4.59999 20.3C3.49999 18.4 3.1 17.7 2.3 16.3C1.9 15.7 1.9 14.9 2.3 14.3L8.8 3L11.7 8Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M11.7 8L8.79999 3H13.4C14.1 3 14.8 3.4 15.2 4L20.6 13.3H14.8L11.7 8ZM7.49997 15.2L4.59998 20.2H17.6C18.3 20.2 19 19.8 19.4 19.2C20.2 17.7 20.6 17 21.7 15.2H7.49997Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 442 B |
4
src/assets/vendor/duotone-icons/abs/abs041.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M15.8797 15.375C15.9797 15.075 15.9797 14.775 15.9797 14.475C15.9797 13.775 15.7797 13.075 15.4797 12.475C14.7797 11.275 13.4797 10.475 11.9797 10.475C11.7797 10.475 11.5797 10.475 11.3797 10.575C7.37971 11.075 4.67971 14.575 2.57971 18.075L10.8797 3.675C11.3797 2.775 12.5797 2.775 13.0797 3.675C13.1797 3.875 13.2797 3.975 13.3797 4.175C15.2797 7.575 16.9797 11.675 15.8797 15.375Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M20.6797 20.6749C16.7797 20.6749 12.3797 20.275 9.57972 17.575C10.2797 18.075 11.0797 18.375 11.9797 18.375C13.4797 18.375 14.7797 17.5749 15.4797 16.2749C15.6797 15.9749 15.7797 15.675 15.7797 15.375V15.2749C16.8797 11.5749 15.2797 7.47495 13.2797 4.07495L21.6797 18.6749C22.2797 19.5749 21.6797 20.6749 20.6797 20.6749ZM8.67972 18.6749C8.17972 17.8749 7.97972 16.975 7.77972 15.975C7.37972 13.575 8.67972 10.775 11.3797 10.375C7.37972 10.875 4.67972 14.375 2.57972 17.875C2.47972 18.075 2.27972 18.375 2.17972 18.575C1.67972 19.475 2.27972 20.475 3.27972 20.475H10.3797C9.67972 20.175 9.07972 19.3749 8.67972 18.6749Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
4
src/assets/vendor/duotone-icons/abs/abs042.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M18 21.6C16.6 20.4 9.1 20.3 6.3 21.2C5.7 21.4 5.1 21.2 4.7 20.8L2 18C4.2 15.8 10.8 15.1 15.8 15.8C16.2 18.3 17 20.5 18 21.6ZM18.8 2.8C18.4 2.4 17.8 2.20001 17.2 2.40001C14.4 3.30001 6.9 3.2 5.5 2C6.8 3.3 7.4 5.5 7.7 7.7C9 7.9 10.3 8 11.7 8C15.8 8 19.8 7.2 21.5 5.5L18.8 2.8Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M21.2 17.3C21.4 17.9 21.2 18.5 20.8 18.9L18 21.6C15.8 19.4 15.1 12.8 15.8 7.8C18.3 7.4 20.4 6.70001 21.5 5.60001C20.4 7.00001 20.2 14.5 21.2 17.3ZM8 11.7C8 9 7.7 4.2 5.5 2L2.8 4.8C2.4 5.2 2.2 5.80001 2.4 6.40001C2.7 7.40001 3.00001 9.2 3.10001 11.7C3.10001 15.5 2.40001 17.6 2.10001 18C3.20001 16.9 5.3 16.2 7.8 15.8C8 14.2 8 12.7 8 11.7Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 785 B |
4
src/assets/vendor/duotone-icons/abs/abs043.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M22 8H8L12 4H19C19.6 4 20.2 4.39999 20.5 4.89999L22 8ZM3.5 19.1C3.8 19.7 4.4 20 5 20H12L16 16H2L3.5 19.1ZM19.1 20.5C19.7 20.2 20 19.6 20 19V12L16 8V22L19.1 20.5ZM4.9 3.5C4.3 3.8 4 4.4 4 5V12L8 16V2L4.9 3.5Z" fill="#035A4B"/>
|
||||||
|
<path d="M22 8L20 12L16 8H22ZM8 16L4 12L2 16H8ZM16 16L12 20L16 22V16ZM8 8L12 4L8 2V8Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 455 B |
4
src/assets/vendor/duotone-icons/abs/abs044.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M8 2V16H2V8.60001C2 8.20001 2.2 7.8 2.5 7.5L8 2ZM16 8V22L21.5 16.5C21.8 16.2 22 15.8 22 15.4V8H16Z" fill="#035A4B"/>
|
||||||
|
<path d="M22 8H8V2H15.4C15.8 2 16.2 2.2 16.5 2.5L22 8ZM2 16L7.5 21.5C7.8 21.8 8.20001 22 8.60001 22H16V16H2Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 370 B |
4
src/assets/vendor/duotone-icons/abs/abs045.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M2 11.7127L10 14.1127L22 11.7127L14 9.31274L2 11.7127Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M20.9 7.91274L2 11.7127V6.81275C2 6.11275 2.50001 5.61274 3.10001 5.51274L20.6 2.01274C21.3 1.91274 22 2.41273 22 3.11273V6.61273C22 7.21273 21.5 7.81274 20.9 7.91274ZM22 16.6127V11.7127L3.10001 15.5127C2.50001 15.6127 2 16.2127 2 16.8127V20.3127C2 21.0127 2.69999 21.6128 3.39999 21.4128L20.9 17.9128C21.5 17.8128 22 17.2127 22 16.6127Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 564 B |
4
src/assets/vendor/duotone-icons/abs/abs046.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M8 22C7.4 22 7 21.6 7 21V9C7 8.4 7.4 8 8 8C8.6 8 9 8.4 9 9V21C9 21.6 8.6 22 8 22Z" fill="#035A4B"/>
|
||||||
|
<path opacity="0.3" d="M4 15C3.4 15 3 14.6 3 14V6C3 5.4 3.4 5 4 5C4.6 5 5 5.4 5 6V14C5 14.6 4.6 15 4 15ZM13 19V3C13 2.4 12.6 2 12 2C11.4 2 11 2.4 11 3V19C11 19.6 11.4 20 12 20C12.6 20 13 19.6 13 19ZM17 16V5C17 4.4 16.6 4 16 4C15.4 4 15 4.4 15 5V16C15 16.6 15.4 17 16 17C16.6 17 17 16.6 17 16ZM21 18V10C21 9.4 20.6 9 20 9C19.4 9 19 9.4 19 10V18C19 18.6 19.4 19 20 19C20.6 19 21 18.6 21 18Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 619 B |
4
src/assets/vendor/duotone-icons/abs/abs047.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M12.3028 2C2.20276 8.5 0.302758 19.4 12.3028 22C24.3028 19.4 22.4028 8.5 12.3028 2Z" fill="#035A4B"/>
|
||||||
|
<path d="M12.3028 22L20.6028 13.7C20.7028 17.5 18.2028 20.7 12.3028 22ZM19.6028 9.7C19.1028 8.7 18.5028 7.7 17.6028 6.7L12.3028 12V17L19.6028 9.7ZM9.40277 4.10001C8.50277 4.90001 7.60277 5.80001 6.90277 6.60001L12.2028 11.9V6.89999L9.40277 4.10001ZM12.3028 2V7L15.2028 4.10001C14.3028 3.40001 13.3028 2.7 12.3028 2ZM4.00278 13.7L12.3028 22V17L5.00278 9.7C4.40278 11.1 4.00278 12.4 4.00278 13.7Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 641 B |
4
src/assets/vendor/duotone-icons/abs/abs048.svg
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path opacity="0.3" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" fill="#035A4B"/>
|
||||||
|
<path d="M8.70001 6C8.10001 5.7 7.39999 5.40001 6.79999 5.10001C7.79999 4.00001 8.90001 3 10.1 2.2C10.7 2.1 11.4 2 12 2C12.7 2 13.3 2.1 13.9 2.2C12 3.2 10.2 4.5 8.70001 6ZM12 8.39999C13.9 6.59999 16.2 5.30001 18.7 4.60001C18.1 4.00001 17.4 3.6 16.7 3.2C14.4 4.1 12.2 5.40001 10.5 7.10001C11 7.50001 11.5 7.89999 12 8.39999ZM7 20C7 20.2 7 20.4 7 20.6C6.2 20.1 5.49999 19.6 4.89999 19C4.59999 18 4.00001 17.2 3.20001 16.6C2.80001 15.8 2.49999 15 2.29999 14.1C4.99999 14.7 7 17.1 7 20ZM10.6 9.89999C8.70001 8.09999 6.39999 6.9 3.79999 6.3C3.39999 6.9 2.99999 7.5 2.79999 8.2C5.39999 8.6 7.7 9.80001 9.5 11.6C9.8 10.9 10.2 10.4 10.6 9.89999ZM2.20001 10.1C2.10001 10.7 2 11.4 2 12C2 12 2 12 2 12.1C4.3 12.4 6.40001 13.7 7.60001 15.6C7.80001 14.8 8.09999 14.1 8.39999 13.4C6.89999 11.6 4.70001 10.4 2.20001 10.1ZM11 20C11 14 15.4 9.00001 21.2 8.10001C20.9 7.40001 20.6 6.8 20.2 6.2C13.8 7.5 9 13.1 9 19.9C9 20.4 9.00001 21 9.10001 21.5C9.80001 21.7 10.5 21.8 11.2 21.9C11.1 21.3 11 20.7 11 20ZM19.1 19C19.4 18 20 17.2 20.8 16.6C21.2 15.8 21.5 15 21.7 14.1C19 14.7 16.9 17.1 16.9 20C16.9 20.2 16.9 20.4 16.9 20.6C17.8 20.2 18.5 19.6 19.1 19ZM15 20C15 15.9 18.1 12.6 22 12.1C22 12.1 22 12.1 22 12C22 11.3 21.9 10.7 21.8 10.1C16.8 10.7 13 14.9 13 20C13 20.7 13.1 21.3 13.2 21.9C13.9 21.8 14.5 21.7 15.2 21.5C15.1 21 15 20.5 15 20Z" fill="#035A4B"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.6 KiB |