k
@ -1,17 +1,76 @@
|
||||
"use client";
|
||||
|
||||
import React from "react";
|
||||
import { Button } from "@/components/Button";
|
||||
import Image from 'next/image'
|
||||
import { motion } from "framer-motion";
|
||||
|
||||
import Algorand from '@/images/logos/algorand.svg'
|
||||
import Casperlabs from '@/images/logos/casperlabs.svg'
|
||||
import Discourse from '@/images/logos/discourse.svg'
|
||||
import gitea from '@/images/logos/gitea.svg'
|
||||
import Jenkins from '@/images/logos/jenkins.svg'
|
||||
import Jitsi from '@/images/logos/jitsi.svg'
|
||||
import Mattermost from '@/images/logos/mattermost.svg'
|
||||
import Nextcloud from '@/images/logos/nextcloud.svg'
|
||||
|
||||
const logos = [
|
||||
Algorand, Casperlabs, Discourse, gitea,
|
||||
Jenkins, Jitsi, Mattermost, Nextcloud,
|
||||
];
|
||||
|
||||
export function AppsPreview() {
|
||||
return (
|
||||
<div className="relative flex h-[40rem] w-full overflow-hidden rounded-md bg-transparent antialiased md:items-center md:justify-center">
|
||||
<div className="relative z-10 mx-auto w-full max-w-4xl p-4 pt-20 md:pt-0">
|
||||
<div className="flex flex-col justify-center items-center mb-6">
|
||||
|
||||
{/* Heading */}
|
||||
<motion.div
|
||||
className="flex flex-col justify-center items-center mb-6"
|
||||
initial={{ opacity: 0, y: 20 }}
|
||||
animate={{ opacity: 1, y: 0 }}
|
||||
transition={{ duration: 1 }}
|
||||
>
|
||||
<h1 className="bg-opacity-50 bg-gradient-to-b from-neutral-50 to-neutral-400 bg-clip-text tracking-tighter text-center text-4xl font-semibold text-transparent lg:text-6xl">
|
||||
Anything That Runs on Linux Can Run on ThreeFold
|
||||
</h1>
|
||||
</div>
|
||||
</motion.div>
|
||||
|
||||
{/* Animated Line */}
|
||||
<motion.div
|
||||
className="h-[2px] bg-neutral-400 rounded-full mx-auto mb-12"
|
||||
initial={{ width: 0 }}
|
||||
animate={{ width: "100%" }}
|
||||
transition={{ duration: 2, delay: 1 }}
|
||||
/>
|
||||
|
||||
{/* Logos grid */}
|
||||
<motion.div
|
||||
className="mx-auto grid grid-cols-2 items-start gap-x-8 gap-y-10 sm:gap-x-10 lg:mx-0 lg:grid-cols-4"
|
||||
initial="hidden"
|
||||
animate="visible"
|
||||
variants={{
|
||||
visible: {
|
||||
transition: {
|
||||
staggerChildren: 0.15,
|
||||
delayChildren: 2.8,
|
||||
},
|
||||
},
|
||||
}}
|
||||
>
|
||||
{logos.map((logo, i) => (
|
||||
<motion.div
|
||||
key={i}
|
||||
className="flex justify-center"
|
||||
variants={{
|
||||
hidden: { opacity: 0, y: 30 },
|
||||
visible: { opacity: 1, y: 0 },
|
||||
}}
|
||||
transition={{ duration: 0.6, ease: "easeOut" }}
|
||||
>
|
||||
<Image src={logo} alt="" unoptimized />
|
||||
</motion.div>
|
||||
))}
|
||||
</motion.div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
17
src/images/logos/algorand.svg
Normal file
@ -0,0 +1,17 @@
|
||||
<svg width="166" height="45" viewBox="0 0 166 45" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_233_31)">
|
||||
<path d="M43.7405 8.94043V35.7474H38.2617V8.94043H43.7405Z" fill="white"/>
|
||||
<path d="M66.1022 17.6732V35.8069C66.1022 41.4356 61.7103 44.896 56.3358 44.896C51.1548 44.896 47.2839 41.6881 46.9117 37.1584L52.3756 37.1881C52.5989 39.1188 54.2961 39.9505 56.5293 39.9505C58.6434 39.9505 60.6086 38.8218 60.6086 35.8812V33.5643C59.2091 34.4703 57.4226 35.0049 55.4276 35.0049C50.4253 35.0049 46.4204 30.9653 46.4204 26.3168C46.4204 20.9109 50.4401 17.2871 55.4276 17.2871C57.4375 17.2871 59.2091 17.8218 60.6086 18.7277V17.7475L66.1022 17.6732ZM60.6235 28.3515V23.9406C59.5069 22.3218 57.9585 21.7871 56.4251 21.7871C53.7304 21.7871 51.8545 23.5841 51.8545 26.3168C51.8545 28.3218 53.7304 30.5198 56.4251 30.5198C57.9585 30.5049 59.5069 29.9554 60.6235 28.3515Z" fill="white"/>
|
||||
<path d="M87.9575 26.4949C87.9575 32.0791 83.8187 36.0593 78.2655 36.0593C72.6676 36.0593 68.5288 32.0791 68.5288 26.4949C68.5288 20.9553 72.6676 16.9009 78.2655 16.9009C83.8187 16.9009 87.9575 20.9553 87.9575 26.4949ZM82.6723 26.4949C82.6723 23.8662 80.9453 21.7425 78.2655 21.7425C75.5559 21.7425 73.8289 23.8662 73.8289 26.4949C73.8289 29.1979 75.5559 31.2177 78.2655 31.2177C80.9304 31.2029 82.6723 29.1979 82.6723 26.4949Z" fill="white"/>
|
||||
<path d="M121.976 17.7032V35.718L116.602 35.7477V34.723C115.202 35.6289 113.416 36.1933 111.421 36.1933C106.418 36.1933 102.414 31.9606 102.414 26.7477C102.414 21.5051 106.433 17.2725 111.421 17.2725C113.431 17.2725 115.202 17.8368 116.602 18.7428V17.718L121.976 17.7032ZM116.602 29.5101V23.9853C115.47 22.3814 113.892 21.9358 112.314 21.9358C109.56 21.9358 107.654 24.1339 107.654 26.7626C107.654 29.3616 109.56 31.5596 112.314 31.5596C113.892 31.5447 115.47 31.114 116.602 29.5101Z" fill="white"/>
|
||||
<path d="M144.07 25.9604V35.7475H138.785V26.599C138.785 23.6584 137.311 22.099 134.691 22.099C133.321 22.099 131.817 22.8861 130.522 24.401V35.7475H125.118V17.7327H130.522V19.099C131.996 17.9257 133.708 17.2871 135.748 17.2871C140.571 17.2871 144.07 20.6732 144.07 25.9604Z" fill="white"/>
|
||||
<path d="M35.7605 35.7327H30.1776L26.5449 22.2624L18.7288 35.7327H12.4907L24.5499 14.8812L22.6145 7.63371L6.34203 35.7476H0.104004L20.7237 0.104004H26.1876L28.5845 8.95549H34.2271L30.3711 15.6387L35.7605 35.7327Z" fill="white"/>
|
||||
<path d="M165.895 8.94063V35.7476H160.417V34.7228C159.017 35.6287 157.231 36.1931 155.236 36.1931C150.233 36.1931 146.229 31.9604 146.229 26.7179C146.229 21.505 150.248 17.2723 155.236 17.2723C157.246 17.2723 159.017 17.8367 160.417 18.7426V8.92578L165.895 8.94063ZM160.417 29.5248V23.9555C159.27 22.3367 157.677 21.8911 156.099 21.8911C153.33 21.8911 151.41 24.104 151.41 26.7179C151.41 29.3763 153.33 31.5891 156.099 31.5891C157.677 31.5891 159.27 31.1436 160.417 29.5248Z" fill="white"/>
|
||||
<path d="M101.431 22.2774C100.24 22.4259 97.4409 22.5596 95.8032 24.817V35.7626H90.3989V17.7626H95.8032V19.114C97.0389 18.0596 98.8999 17.4358 101.431 17.6883V22.2774Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_233_31">
|
||||
<rect width="166" height="45" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 3.1 KiB |
@ -1,5 +0,0 @@
|
||||
<svg width="83" height="32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd"
|
||||
d="M0 15.531v11.531h24.771V4H0v11.531Zm29.042 0v11.531h24.771V4H29.041v11.531Zm29.041 0v11.531h24.771V4H58.083v11.531ZM14.807 7.817c.979.444 1.988 1.197 2.242 1.67.254.475.461 1.43.461 2.125 0 .694-.364 1.713-.81 2.263l-.81 1 1.548 1.34c1.307 1.13 1.548 1.608 1.548 3.079 0 1.25-.29 2.049-1.026 2.834-.565.6-1.714 1.283-2.553 1.516-.84.233-3.208.425-5.264.426l-3.737.003V6.99l3.31.009c2.32.006 3.843.251 5.09.818Zm28.763-.134c1.045.418 1.982 1.173 2.358 1.9.343.665.624 1.677.624 2.25 0 .572-.365 1.492-.81 2.042-.81 1-.81 1 .68 2.29 1.18 1.02 1.5 1.621 1.535 2.888.028 1-.281 2.041-.827 2.776-.48.647-1.526 1.406-2.326 1.686s-3.233.52-5.406.534l-3.95.024V6.99h3.194c1.952 0 3.87.27 4.928.693Zm32.237-.116c1.566.47 1.72.65 1.844 2.148.1 1.222-.007 1.577-.427 1.402-.31-.128-1.59-.551-2.846-.94-1.556-.484-2.896-.618-4.206-.421-1.325.198-2.407.732-3.482 1.717-1.464 1.342-1.56 1.588-1.56 3.997 0 2.26.151 2.725 1.257 3.88.692.721 1.94 1.501 2.776 1.734.836.232 2.096.418 2.8.414.705-.004 2.387-.463 3.738-1.018l2.455-1.01v1.592c0 1.318-.202 1.688-1.174 2.148-.646.306-2.667.65-4.492.765-2.484.156-3.79.027-5.204-.512-1.038-.397-2.562-1.468-3.387-2.38-.824-.913-1.715-2.46-1.978-3.44-.264-.98-.36-2.496-.211-3.37.148-.874.624-2.175 1.06-2.892.436-.717 1.434-1.781 2.217-2.366.783-.584 2.001-1.264 2.706-1.51.704-.246 2.434-.448 3.844-.449 1.409 0 3.33.23 4.27.511ZM9.48 12.007l.13 2.03 1.685-.057c1.182-.039 1.915-.34 2.456-1.008.424-.523.77-1.11.77-1.301 0-.192-.301-.651-.67-1.02-.411-.411-1.415-.672-2.586-.672H9.349l.13 2.029Zm29.042 0 .13 2.03 1.594-.048c.876-.027 1.886-.29 2.242-.587.357-.296.648-.956.648-1.468 0-.511-.23-1.16-.512-1.442-.282-.282-1.35-.513-2.372-.513h-1.86l.13 2.029ZM9.48 19.056l.128 2.242 2.45-.05c1.347-.026 2.74-.29 3.096-.585.356-.296.647-.983.647-1.529 0-.545-.427-1.29-.95-1.655-.57-.4-1.855-.666-3.225-.666H9.351l.13 2.243Zm29.041 0c.123 2.136.189 2.249 1.403 2.387.7.08 1.995-.072 2.878-.337 1.184-.354 1.68-.776 1.887-1.604.217-.864.06-1.305-.683-1.907-.672-.543-1.674-.782-3.29-.782h-2.324l.13 2.243Z"
|
||||
fill="#737373" />
|
||||
</svg>
|
Before Width: | Height: | Size: 2.1 KiB |
22
src/images/logos/casperlabs.svg
Normal file
@ -0,0 +1,22 @@
|
||||
<svg width="257" height="45" viewBox="0 0 257 45" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_233_44)">
|
||||
<path d="M55.423 37.0956C46.2054 37.0956 40.4639 30.5608 40.4639 21.7956C40.4639 13.1087 46.2835 6.49561 55.5011 6.49561C62.9221 6.49561 67.2575 10.3695 69.0541 16.0826H64.0938C62.5315 12.5217 59.9927 10.7217 55.462 10.7217C49.2128 10.7217 45.4633 15.6521 45.4633 21.7956C45.4633 27.9782 49.2128 32.8695 55.462 32.8695C60.2661 32.8695 62.883 30.7173 64.0938 27.5086H69.0541C67.6481 33.026 62.7658 37.0956 55.423 37.0956Z" fill="white"/>
|
||||
<path d="M89.9498 36.5871H85.1066C84.9504 35.7263 84.9113 34.748 84.9113 33.7306V33.1437H84.8723C84.1302 35.1002 82.1773 37.1741 78.1153 37.1741C73.3112 37.1741 70.6162 34.2002 70.6162 30.7958C70.6162 24.5741 77.881 24.4176 80.9275 23.9089C83.7396 23.4393 84.8723 23.048 84.8723 21.248C84.8723 19.4871 83.31 18.2741 80.7712 18.2741C78.4668 18.2741 76.8264 19.5654 76.6702 21.6784H72.0223C72.2176 18.1567 74.9907 14.5176 80.6931 14.5176C87.8016 14.5176 89.5983 18.7828 89.5983 23.3611V31.5784C89.5592 33.2611 89.6764 35.4132 89.9498 36.5871ZM85.0285 24.4958C84.5208 25.7871 83.31 26.7654 79.8338 27.3915C76.8654 27.9393 75.3813 28.761 75.3813 30.6393C75.3813 32.361 76.8655 33.6132 79.3261 33.6132C82.2945 33.6132 85.0285 31.5002 85.0285 26.7263V24.4958Z" fill="white"/>
|
||||
<path d="M100.496 18.2348C98.6598 18.2348 97.0584 19.3305 97.0584 20.8957C97.0584 22.9696 99.5191 23.5566 103.112 24.3392C106.862 25.1609 109.557 26.9609 109.557 30.3653C109.557 34.6305 105.456 37.0957 100.73 37.0957C96.3554 37.0957 92.2153 35.1001 91.7075 29.974H96.4726C96.8631 32.3218 98.3083 33.3783 100.847 33.3783C102.839 33.3783 104.753 32.5566 104.753 30.5609C104.753 28.4479 102.644 28.0957 99.2457 27.3131C95.8476 26.4914 92.3715 24.887 92.3715 21.0522C92.3715 17.1783 96.1601 14.5957 100.535 14.5957C105.143 14.5957 108.659 16.9435 109.088 21.5609H104.518C104.284 19.2131 102.448 18.2348 100.496 18.2348Z" fill="white"/>
|
||||
<path d="M133.538 25.787C133.538 32.4783 129.476 37.174 123.813 37.174C120.142 37.174 117.759 35.2174 116.9 32.674H116.861V44.8044H111.939V15.1827H116.9V19.0566C117.72 16.7479 120.142 14.5957 123.813 14.5957C129.476 14.5957 133.538 19.174 133.538 25.787ZM128.734 25.787C128.734 21.7174 126.43 18.5087 122.68 18.5087C119.009 18.5087 116.704 21.3653 116.587 25.3175V25.787C116.587 30.0131 118.54 33.2218 122.68 33.2218C126.469 33.2218 128.734 29.974 128.734 25.787Z" fill="white"/>
|
||||
<path d="M156.036 27.1566H139.592C139.944 31.0305 142.404 33.2609 145.763 33.2609C148.224 33.2609 150.216 32.3609 151.036 30.2088H155.801C154.512 34.5914 150.841 37.1348 145.841 37.1348C139.436 37.1348 135.062 32.5174 135.062 25.787C135.062 19.3305 139.631 14.5957 145.841 14.5957C153.106 14.5957 156.075 20.2305 156.114 26.2174V27.1174C156.075 27.1566 156.036 27.1566 156.036 27.1566ZM151.27 23.674C150.919 20.3088 148.966 18.3131 145.646 18.3131C142.326 18.3131 140.139 20.4261 139.631 23.674H151.27Z" fill="white"/>
|
||||
<path d="M163.34 26.452V36.5867H158.536V15.1433H163.262V19.7215H163.379C164.199 16.8259 166.269 14.9085 169.628 14.752V19.565C165.605 19.6041 163.34 22.1867 163.34 26.452Z" fill="white"/>
|
||||
<path d="M192.32 32.361V36.5871H173.417V6.96533H178.416V32.361H192.32Z" fill="white"/>
|
||||
<path d="M212.67 36.5871H207.748C207.592 35.7262 207.553 34.7479 207.553 33.7306V33.1436H207.514C206.772 35.1001 204.819 37.174 200.718 37.174C195.914 37.174 193.219 34.161 193.219 30.7958C193.219 24.574 200.523 24.4175 203.569 23.9088C206.381 23.4392 207.514 23.0479 207.514 21.2479C207.514 19.4479 205.952 18.274 203.374 18.274C201.069 18.274 199.429 19.5653 199.273 21.7175H194.625C194.82 18.1958 197.632 14.5566 203.335 14.5566C210.443 14.5566 212.318 18.8219 212.318 23.4392V31.7349C212.279 33.261 212.357 35.4914 212.67 36.5871ZM207.67 24.4958C207.162 25.7871 205.952 26.7653 202.475 27.3914C199.507 27.9392 198.023 28.761 198.023 30.6392C198.023 32.361 199.507 33.6132 201.968 33.6132C204.936 33.6132 207.67 31.5001 207.67 26.7262V24.4958Z" fill="white"/>
|
||||
<path d="M237.666 25.7871C237.666 32.5958 233.721 37.174 228.019 37.174C224.504 37.174 221.926 35.061 220.95 32.674H220.911V36.5871H215.989V6.96533H220.95V19.0566C221.809 16.7871 224.504 14.5566 228.019 14.5566C233.682 14.5566 237.666 19.0175 237.666 25.7871ZM232.784 25.7871C232.784 21.4045 230.323 18.4697 226.691 18.4697C222.981 18.4697 220.715 21.3262 220.598 25.2784V25.7479C220.598 29.974 222.902 33.1827 226.691 33.1827C230.441 33.2219 232.784 30.2088 232.784 25.7871Z" fill="white"/>
|
||||
<path d="M247.626 18.2349C245.791 18.2349 244.189 19.3305 244.189 20.8958C244.189 22.9697 246.689 23.5566 250.282 24.3392C254.032 25.2001 256.805 26.961 256.805 30.4045C256.805 34.6697 252.704 37.174 247.978 37.174C243.564 37.174 239.463 35.1784 238.956 30.0523H243.721C244.111 32.4001 245.556 33.4958 248.095 33.4958C250.165 33.4958 252.04 32.6349 252.04 30.6784C252.04 28.5653 249.931 28.2132 246.494 27.4306C243.057 26.6088 239.62 25.0045 239.62 21.0914C239.62 17.1784 243.408 14.5566 247.822 14.5566C252.47 14.5566 255.946 16.9045 256.453 21.6001H251.884C251.415 19.2132 249.579 18.2349 247.626 18.2349Z" fill="white"/>
|
||||
<path d="M29.7619 36.7827L19.1772 18.0001V6.10443H20.1146C21.1301 6.10443 21.9112 5.28269 21.9112 4.30443C21.9112 3.28703 21.091 2.50442 20.1146 2.50442H18.9819L19.4506 1.83921C19.6459 1.01747 19.06 0.234863 18.2008 0.234863H12.5374C11.6781 0.234863 11.0923 1.0566 11.2875 1.87834L11.7953 2.54356H10.6626C9.64712 2.54356 8.86596 3.3653 8.86596 4.34356C8.86596 5.36095 9.68618 6.14356 10.6626 6.14356H11.6V18.0392L0.976296 36.7827C0.0389104 38.4262 0.0779676 40.3827 1.01535 42.0653C1.95274 43.7088 3.67128 44.687 5.58511 44.687H25.2702C27.184 44.687 28.8635 43.7479 29.84 42.0653C30.7383 40.3827 30.7383 38.4262 29.7619 36.7827ZM29.176 41.7131C28.3167 43.1218 26.8716 43.9827 25.2312 43.9827H5.54605C3.90563 43.9827 2.38237 43.1218 1.60122 41.7131C0.741949 40.3044 0.74195 38.5436 1.56216 37.1349L12.264 18.1566V5.47834H10.6236C10.0377 5.47834 9.52994 4.96964 9.52994 4.38269C9.52994 3.79573 10.0377 3.28703 10.6236 3.28703H20.1537C20.7395 3.28703 21.2473 3.79573 21.2473 4.38269C21.2473 4.96964 20.7395 5.47834 20.1537 5.47834H18.5132V18.1566L29.215 37.1349C30.0353 38.5436 30.0353 40.3044 29.176 41.7131Z" fill="white"/>
|
||||
<path d="M23.5517 32.3999C20.8958 33.5347 17.8102 33.9651 14.8028 32.1651C12.3421 30.7173 10.1549 30.326 8.28011 30.4434L3.78847 38.3869C3.28072 39.2869 3.63224 40.1086 3.78847 40.3825C3.9447 40.6956 4.49151 41.3999 5.50701 41.3999H25.1921C26.2467 41.3999 26.7544 40.6956 26.9107 40.3825C27.1059 40.0695 27.4184 39.2869 26.9107 38.3869L23.5517 32.3999Z" fill="white"/>
|
||||
<path d="M13.4359 26.2958C13.475 26.2958 13.5531 26.2958 13.5922 26.2958L15.3888 28.2524C15.3498 28.4089 15.2717 28.5654 15.2717 28.7611C15.2717 29.4263 15.8185 29.9741 16.4824 29.9741C17.1464 29.9741 17.6932 29.4263 17.6932 28.7611C17.6932 28.0958 17.1464 27.548 16.4824 27.548C16.2481 27.548 15.9747 27.6654 15.7794 27.7437L14.0609 25.8263C14.0609 25.7871 14.0999 25.7089 14.0999 25.6698L15.7404 24.9263C16.0528 25.3958 16.5996 25.6306 17.1464 25.6306C18.0838 25.6306 18.904 24.8089 18.904 23.8698C18.904 22.9306 18.0838 22.1089 17.1464 22.1089C16.209 22.1089 15.3888 22.9306 15.3888 23.8698C15.3888 24.0263 15.3888 24.1828 15.4279 24.2611L13.7875 25.0045C13.6703 24.8871 13.5531 24.848 13.3969 24.848C13.0063 24.848 12.6938 25.1611 12.6938 25.5524C12.811 25.9828 13.0844 26.2958 13.4359 26.2958Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_233_44">
|
||||
<rect width="257" height="45" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 7.4 KiB |
@ -1,5 +0,0 @@
|
||||
<svg width="101" height="32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M15.072 1C6.675 1 0 7.855 0 16.205c0 8.44 6.676 15.297 15.072 15.297 8.44 0 15.026-6.855 15.026-15.295C30.099 7.857 23.51 1 15.072 1Zm0 6.454c6.855 0 11.876 4.353 13.998 8.753-2.122 4.467-7.143 8.841-13.998 8.841-6.9 0-11.881-4.375-14.002-8.84 2.12-4.4 7.104-8.751 14.002-8.751v-.003Zm0 .692c-4.466 0-8.107 3.614-8.107 8.059a8.092 8.092 0 0 0 8.107 8.106c4.465 0 8.058-3.595 8.058-8.104a8.055 8.055 0 0 0-8.058-8.061ZM44.506 2.81c-7.883 0-13.376 5.983-13.376 13.261v.088c0 7.368 5.606 13.198 13.177 13.198 4.934 0 7.882-1.765 10.517-4.601L51.23 21.14c-2.01 1.83-3.822 3.016-6.747 3.016-4.398 0-7.457-3.689-7.457-8.086v-.066c0-4.399 3.126-7.995 7.457-7.995 2.568 0 4.578 1.094 6.566 2.904l3.595-4.155c-2.389-2.344-5.291-3.95-10.137-3.95ZM56.951 3.254v25.653h12.213c5.782 0 9.6-2.341 9.6-7.029v-.09c0-3.438-1.829-5.16-4.801-6.297 1.832-1.026 3.372-2.633 3.372-5.536V9.89c0-1.767-.581-3.195-1.765-4.378-1.472-1.45-3.772-2.257-6.698-2.257h-11.92Zm5.49 4.934h5.584c2.39 0 3.705.96 3.705 2.635v.09c0 1.898-1.585 2.702-4.085 2.702l-5.203.002V8.188Zm0 10.119h6.545c2.878 0 4.173 1.073 4.173 2.792v.087c0 1.898-1.517 2.768-3.995 2.768l-6.722.003v-5.65ZM89.833 2.876c-5.224 0-8.974 3.08-8.974 7.745v.069c0 5.093 3.347 6.523 8.506 7.84 4.287 1.115 5.179 1.829 5.179 3.258v.09c0 1.495-1.408 2.412-3.707 2.412-2.948 0-5.36-1.209-7.66-3.106L79.83 25.18c3.081 2.747 7.01 4.088 10.896 4.088v-.003c5.537 0 9.421-2.86 9.421-7.946v-.067c0-4.487-2.946-6.344-8.149-7.705-4.42-1.14-5.538-1.697-5.538-3.372v-.066c0-1.25 1.139-2.255 3.305-2.255 2.166 0 4.4.959 6.678 2.542l2.924-4.26c-2.59-2.077-5.781-3.261-9.533-3.261Z"
|
||||
fill="#737373" />
|
||||
</svg>
|
Before Width: | Height: | Size: 1.7 KiB |
@ -1,11 +0,0 @@
|
||||
<svg width="68" height="32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M5.155 15.807c0 5.795 4.715 10.51 10.51 10.51h9.817c.617 0 1.095-.586 1.095-1.09V5.966a2.21 2.21 0 0 1 2.206-2.207c.78 0 1.508.414 1.897 1.08a91573.874 91573.874 0 0 1 12.332 21.263.918.918 0 0 0 1.701-.476V5.968c0-1.217.99-2.207 2.206-2.207.78 0 1.508.414 1.897 1.08.05.084 3.02 5.208 6.164 10.634l6.16 10.63a.918.918 0 0 0 1.7-.476V.138h-3.87V15.31S51.96 3.243 51.734 2.855C50.709 1.105 48.768 0 46.703 0a5.861 5.861 0 0 0-5.86 5.86v9.45s-7.01-12.067-7.238-12.455C32.582 1.105 30.641 0 28.575 0a5.861 5.861 0 0 0-5.86 5.86V21.39c.003.565-.422 1.057-1.04 1.059h-5.968a6.64 6.64 0 0 1 0-13.282h4.998V5.297h-5.04c-5.795 0-10.51 4.715-10.51 10.51Z"
|
||||
fill="#737373" />
|
||||
<path
|
||||
d="M64.13.137v25.49c0 1.217-.989 2.207-2.206 2.207-.78 0-1.508-.414-1.897-1.08-.05-.084-3.02-5.209-6.163-10.634l-6.16-10.63a.918.918 0 0 0-1.7.475v19.662c-.001 1.217-.99 2.207-2.208 2.207-.78 0-1.507-.414-1.897-1.08L35.732 16.12 29.567 5.49a.917.917 0 0 0-1.7.475v19.26c0 1.269-1.115 2.381-2.385 2.381h-9.816c-6.507 0-11.8-5.293-11.8-11.8 0-6.506 5.293-11.8 11.8-11.8h5.04V.136H15.67C7.016.137 0 7.153 0 15.807c0 8.655 7.016 15.67 15.67 15.67h9.911c3.754.002 6.169-2.198 6.164-6.255v-8.938s7.06 12.153 7.238 12.456a5.86 5.86 0 0 0 10.89-3.006v-9.45s7.01 12.068 7.238 12.456c1.023 1.75 2.964 2.855 5.03 2.855A5.86 5.86 0 0 0 68 25.734V.136h-3.87Z"
|
||||
fill="#737373" />
|
||||
<path
|
||||
d="M3.865 15.807c0 6.507 5.294 11.8 11.8 11.8h9.817c1.27 0 2.384-1.112 2.384-2.38V5.966a.917.917 0 0 1 1.7-.475c.05.084 3.159 5.445 6.165 10.629L41.9 26.755a2.202 2.202 0 0 0 1.897 1.08 2.21 2.21 0 0 0 2.207-2.207V5.967a.917.917 0 0 1 1.7-.475l6.16 10.629 6.163 10.634a2.201 2.201 0 0 0 1.897 1.08c1.218 0 2.207-.99 2.207-2.207V.138h-1.29v25.49a.918.918 0 0 1-1.7.475l-6.16-10.629c-3.145-5.426-6.114-10.55-6.164-10.634a2.201 2.201 0 0 0-1.897-1.08 2.21 2.21 0 0 0-2.206 2.207v19.66a.918.918 0 0 1-1.701.476A344293.41 344293.41 0 0 1 30.68 4.84a2.201 2.201 0 0 0-1.897-1.08 2.21 2.21 0 0 0-2.207 2.207v19.26c0 .504-.478 1.09-1.094 1.09h-9.817c-5.795 0-10.51-4.715-10.51-10.51s4.715-10.51 10.51-10.51h5.04v-1.29h-5.04c-6.506 0-11.8 5.294-11.8 11.8Z"
|
||||
fill="#fff" />
|
||||
</svg>
|
Before Width: | Height: | Size: 2.2 KiB |
13
src/images/logos/discourse.svg
Normal file
After Width: | Height: | Size: 6.7 KiB |
@ -1,5 +0,0 @@
|
||||
<svg width="124" height="32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd"
|
||||
d="M58.787 11.975c0 2.488-.249 10.2-.249 10.2 0 1.492.498 2.154 1.907 2.154v.663H54.89v-.663c1.409 0 2.155-.662 2.155-2.155l.498-12.602c-.415-.996-.83-1.327-1.907-1.41v-.58h4.228l4.478 11.774 4.561-11.774h3.814v.58c-1.078 0-1.658.498-1.658 1.658l.498 12.189c0 1.824.331 2.322 1.824 2.322v.662h-6.385v-.662c1.244 0 1.825-.415 1.741-2.322l-.331-10.033-3.067 8.457a31.599 31.599 0 0 0-1.162 3.649l-.994.083c-.249-.912-.912-2.57-.912-2.57l-3.484-9.62Zm-5.224 13.1c-.332-.083-.663-.083-.995-.083-.663 0-1.825.332-3.234.332-5.39 0-9.37-3.233-9.37-9.203 0-5.058 3.732-8.955 9.452-8.955 1.327 0 2.82.25 4.064.747.248-.25.33-.415.58-.663h.497c-.083.912-.414 3.897-.414 3.897h-.498c-.332-1.741-1.244-2.902-4.146-2.902-3.482 0-6.633 2.736-6.633 7.794 0 5.721 3.234 8.208 6.799 8.208 2.322 0 3.73-1.326 4.643-2.985l.58.25-1.326 3.564ZM37.89 10.816h-.58c-.083-1.576-.58-2.074-1.824-2.074h-2.405V21.76c0 2.155.415 2.57 1.825 2.57v.663h-6.219v-.663c1.41 0 1.825-.415 1.825-2.654V8.741h-2.405c-1.575 0-1.825.415-2.24 2.073h-.579l.415-3.731.414.083c.166.414.498.414 1.493.414h8.043c1.493 0 1.824 0 2.156-.497h.498l-.416 3.73v.001ZM20.314 25.406c-1.161 0-2.073-.166-2.736-.415-.663-.165-1.161-.414-1.41-.58-.331.331-.58.746-.58.746l-.498-.166.415-3.897.58.084c.332 1.824 1.575 3.15 4.146 3.15 1.99 0 3.316-1.658 3.316-3.482 0-1.492-.58-2.24-2.57-3.732l-1.742-1.16c-1.824-1.16-2.985-2.488-2.985-4.643 0-2.488 2.073-4.147 4.81-4.147 1.574 0 2.57.498 2.902.663l.58-.663.414.084-.415 3.565-.58-.083c0-1.658-.995-2.404-2.653-2.404-1.575 0-2.736.83-2.736 2.404 0 1.41 1.078 2.322 2.321 3.15l1.658 1.079c2.902 2.072 3.566 3.399 3.566 5.389 0 2.901-2.238 5.057-5.803 5.057v.001Zm-9.452-14.593H10.2c0-1.493-.663-2.073-1.99-2.073H4.48v6.55h2.404c1.243 0 1.493-.662 1.658-1.74h.58v4.643h-.58c-.165-1.244-.415-1.741-1.742-1.741H4.48v5.556c0 2.072.497 2.322 1.824 2.322v.662H0v-.662c1.575 0 1.824-.415 1.824-2.322V9.819c0-1.16-.498-1.658-1.824-1.658v-.58h8.623c1.492 0 1.824-.084 2.073-.581h.58l-.415 3.814h.001Zm89.465.995v9.95c0 2.155.496 2.57 1.823 2.57v.663h-9.783v-.663c.747 0 1.409-.25 1.409-.747 0-.332-.083-.912-.249-1.493l-.747-2.404H87.31c-.084.332-1.078 3.067-1.078 3.814 0 .663.747.83 1.243.83v.663h-4.56v-.663c.829 0 1.492-.084 2.072-1.824l4.23-13.516c-.25-.58-.581-.745-1.16-.83v-.58h3.73l4.476 14.18c.416 1.491.83 2.238 1.493 2.569.996-.331 1.245-.663 1.245-2.57V9.82c-.747-.994-.83-1.658-2.24-1.658v-.58h4.229l6.964 11.855V10.4c0-1.824-.413-2.239-1.824-2.239v-.58h9.286v.58c-.58 0-1.077.249-1.077.83 0 .414.166.828.331 1.326l2.654 5.722 2.571-5.555c.413-.746.498-1.16.498-1.576 0-.497-.334-.746-1.078-.746v-.58h4.394v.58c-1.078 0-1.743.995-2.239 2.154l-3.4 6.966v4.56c0 1.99.498 2.487 1.825 2.487v.663h-6.302v-.663c1.326 0 1.824-.496 1.824-2.487v-3.897l-3.649-7.711c-.662-1.492-.911-1.823-1.327-2.073-.828.331-1.077.912-1.077 2.239v12.769l.166 2.155-1.078.083-8.125-13.598h.001Zm-10.364-.83-2.323 7.547h4.81l-2.488-7.546ZM79.68 18.526h-1.243v3.565c0 1.824.496 2.239 1.907 2.239v.663h-6.385v-.663c1.327 0 1.825-.497 1.825-2.321V10.317c0-1.823-.498-2.155-1.825-2.155v-.58h4.809c4.643 0 7.379 1.409 7.379 5.223 0 3.98-3.316 5.721-6.467 5.721Zm-.83-9.784h-.413v8.54h.745c2.737 0 4.147-1.245 4.147-4.395 0-3.15-1.244-4.145-4.478-4.145ZM50.744 21.676c-3.15 0-5.306-2.24-5.306-5.472 0-3.068 2.24-5.472 5.306-5.472 2.986 0 5.224 2.322 5.224 5.472 0 3.067-2.322 5.472-5.224 5.472Zm0-9.95c-2.155 0-2.902 2.073-2.902 4.478 0 2.24.664 4.477 2.902 4.477 2.156 0 2.82-2.24 2.82-4.56 0-2.238-.83-4.395-2.82-4.395Zm-36.481 8.955v-.58c.83 0 .995-.248.995-.497 0-.333-.083-.581-.166-.83 0 0-.167-.664-.332-1.16h-3.234l-.331 1.078c-.083.248-.166.497-.166.828 0 .331.332.58.83.58v.581H8.624v-.58c.83 0 1.161-.248 1.492-1.16l2.488-7.463c-.083-.332-.332-.58-.83-.58v-.58h2.653l2.736 7.96c.415 1.408.83 1.823 1.492 1.823v.58h-4.393ZM13.1 12.638l-1.243 4.063h2.57l-1.326-4.063Z"
|
||||
fill="#737373" />
|
||||
</svg>
|
Before Width: | Height: | Size: 3.9 KiB |
@ -1,5 +0,0 @@
|
||||
<svg width="82" height="32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M49.928 11.88c-1.318 0-2.354.286-3.39.854L46.632 6 40.32 7.138v.57l.66.094c.846.19 1.13.664 1.317 1.803.19 2.277.094 14.42 0 16.412 1.696.38 3.485.665 5.276.665 4.993 0 8.008-3.132 8.008-8.064 0-3.89-2.45-6.736-5.653-6.736v-.001Zm-2.166 13.757c-.377 0-.848 0-1.13-.095-.095-1.328-.189-6.925-.095-11.858.566-.19.941-.285 1.413-.285 2.075 0 3.205 2.467 3.205 5.502 0 3.796-1.414 6.736-3.392 6.736ZM16.58 6.378H0v.854l.942.095c1.224.19 1.696.948 1.884 2.75.283 3.416.189 9.583 0 12.523-.189 1.803-.659 2.657-1.884 2.75L0 25.54v.76h10.645v-.76l-1.13-.19c-1.226-.094-1.697-.948-1.884-2.75a77.793 77.793 0 0 1-.19-5.692l2.262.095c1.413 0 2.072 1.139 2.354 2.75h.849V13.02h-.849c-.283 1.613-.941 2.75-2.354 2.75l-2.26.096c0-3.226.094-6.262.189-8.064h3.296c2.545 0 3.864 1.612 4.805 4.459l.942-.285-.094-5.598h-.001Zm5.37 5.313c4.71 0 7.065 3.226 7.065 7.495 0 4.079-2.638 7.495-7.348 7.495s-7.065-3.227-7.065-7.495c0-4.08 2.638-7.495 7.349-7.495h-.001Zm-.283.949c-2.073 0-2.638 2.846-2.638 6.546 0 3.604.942 6.545 2.826 6.545 2.166 0 2.731-2.846 2.731-6.545 0-3.605-.94-6.546-2.92-6.546h.001Zm35.138 6.64c0-3.889 2.449-7.589 7.253-7.589 3.955 0 5.84 2.942 5.84 6.83h-8.76c-.095 3.51 1.6 6.073 4.992 6.073 1.508 0 2.26-.379 3.204-1.044l.376.474c-.943 1.328-3.014 2.657-5.652 2.657-4.24-.001-7.253-3.036-7.253-7.4Zm4.332-1.802 4.428-.095c0-1.897-.283-4.743-1.883-4.743-1.601 0-2.45 2.656-2.544 4.838Zm19.974-5.028c-1.13-.475-2.638-.759-4.334-.759-3.485 0-5.653 2.087-5.653 4.554s1.6 3.51 3.864 4.27c2.355.852 3.014 1.517 3.014 2.655 0 1.139-.848 2.182-2.355 2.182-1.79 0-3.11-1.043-4.145-3.89l-.66.19.095 4.175c1.13.474 3.202.855 4.993.855 3.674 0 6.03-1.899 6.03-4.839 0-1.993-1.038-3.13-3.487-4.08-2.638-1.043-3.579-1.707-3.579-2.94 0-1.234.85-2.088 1.98-2.088 1.695 0 2.826 1.043 3.675 3.606l.659-.19-.096-3.7h-.001Zm-39.85-.379c-1.6-.948-4.427-.474-5.934 2.942l.093-3.321-6.31 1.233v.57l.66.095c.848.095 1.223.57 1.319 1.803.188 2.277.093 6.261 0 8.253-.095 1.138-.47 1.707-1.32 1.802l-.66.095v.759h8.761v-.759l-1.13-.095c-.942-.095-1.224-.665-1.32-1.802-.188-1.803-.188-5.408-.093-7.684.47-.665 2.543-1.233 4.427 0l1.508-3.89Z"
|
||||
fill="#737373" />
|
||||
</svg>
|
Before Width: | Height: | Size: 2.2 KiB |
9
src/images/logos/gitea.svg
Normal file
@ -0,0 +1,9 @@
|
||||
<svg width="181" height="45" viewBox="0 0 181 45" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M71.6237 0.768482C71.1285 0.273353 70.5096 0.314614 70.5096 0.314614C70.5096 0.314614 56.8833 1.06762 49.8483 1.23267C48.3113 1.26361 46.7744 1.29456 45.2581 1.29456V14.9209C44.5979 14.6218 43.979 14.302 43.3291 14.0029C43.3291 9.77364 43.3291 1.3255 43.3291 1.3255C39.9561 1.35645 32.983 1.06762 32.983 1.06762C32.983 1.06762 16.5406 0.252722 14.7767 0.0876788C13.6317 0.0257876 12.1566 -0.139255 10.2587 0.252722C9.24776 0.448711 6.35951 1.10888 4.00765 3.36791C-1.23246 8.02006 0.108513 15.4573 0.273556 16.5713C0.469544 17.9123 1.05751 21.7083 3.94576 24.9885C9.24776 31.5077 20.7182 31.3427 20.7182 31.3427C20.7182 31.3427 22.1314 34.7158 24.2873 37.7897C27.2065 41.6166 30.1876 44.639 33.0655 45C40.3687 45 55.0059 45 55.0059 45C55.0059 45 56.4191 45 58.2861 43.7931C59.9262 42.8132 61.3601 41.0699 61.3601 41.0699C61.3601 41.0699 62.8661 39.4607 64.9601 35.7989C65.6202 34.6848 66.136 33.5708 66.6002 32.5599C66.6002 32.5599 73.0162 18.9645 73.0162 5.69914C72.8305 1.71748 71.8506 0.995416 71.6237 0.768482ZM13.8793 24.4728C10.8672 23.4928 9.58816 22.3066 9.58816 22.3066C9.58816 22.3066 7.36009 20.7387 6.24605 17.6854C4.34805 12.5072 6.081 9.40229 6.081 9.40229C6.081 9.40229 7.06094 6.78224 10.5681 5.92608C12.1773 5.50315 14.1681 5.56504 14.1681 5.56504C14.1681 5.56504 14.983 12.4762 16.0042 16.4991C16.8604 19.9032 18.8821 25.5352 18.8821 25.5352C18.8821 25.5352 15.8392 25.1639 13.8793 24.4728ZM48.7549 36.9542C48.7549 36.9542 48.0328 38.6252 46.4649 38.7593C45.7738 38.7903 45.2581 38.6252 45.2581 38.6252C45.2581 38.6252 45.2271 38.6252 44.6391 38.3983L31.5389 32.0132C31.5389 32.0132 30.2598 31.353 30.0638 30.208C29.8059 29.259 30.3939 28.114 30.3939 28.114L36.7171 15.1066C36.7171 15.1066 37.2741 13.9925 38.1303 13.6006C38.1922 13.5696 38.3881 13.4665 38.6563 13.4355C39.6053 13.2086 40.7503 13.7656 40.7503 13.7656L53.6237 19.9857C53.6237 19.9857 55.0987 20.6458 55.3876 21.8527C55.6145 22.7089 55.3257 23.4928 55.1916 23.8539C54.4283 25.6178 48.7549 36.9542 48.7549 36.9542Z" fill="white"/>
|
||||
<path d="M37.264 27.5256C36.315 27.5256 35.4588 28.2167 35.2628 29.1347C35.0359 30.0528 35.4898 31.0327 36.315 31.4557C37.2021 31.9095 38.3471 31.6516 38.966 30.8367C39.554 30.0218 39.4611 28.8665 38.77 28.1548L41.5551 22.4608C41.7202 22.4608 41.978 22.4918 42.2772 22.3989C42.7723 22.2958 43.0921 21.976 43.0921 21.976C43.5872 22.172 44.103 22.3989 44.629 22.6981C45.1861 22.9972 45.7121 23.2551 46.1969 23.5542C46.3001 23.6161 46.3929 23.6883 46.527 23.7812C46.723 23.9462 46.919 24.1422 47.084 24.4413C47.311 25.1015 46.8571 26.1743 46.8571 26.1743C46.5992 27.0614 44.7322 30.8883 44.7322 30.8883C43.7832 30.8574 42.9683 31.4763 42.6691 32.3324C42.37 33.2814 42.8032 34.3336 43.7213 34.8184C44.6393 35.3032 45.7534 35.0144 46.3413 34.1995C46.9293 33.4155 46.8674 32.3015 46.2073 31.5794C46.4342 31.1565 46.6302 30.7233 46.8674 30.2694C47.4554 29.0625 48.4353 26.7313 48.4353 26.7313C48.5385 26.5353 49.0955 25.5244 48.7654 24.2453C48.4663 22.9353 47.2903 22.3164 47.2903 22.3164C45.8772 21.3983 43.8863 20.5525 43.8863 20.5525C43.8863 20.5525 43.8863 20.0574 43.7522 19.7376C43.6181 19.3766 43.4222 19.1496 43.2984 19.0155C43.8554 17.9015 44.3815 16.7875 44.9385 15.6425C44.4434 15.4155 43.9895 15.1886 43.5253 14.9204C42.9683 16.0654 42.4113 17.2104 41.8542 18.3554C41.0703 18.3554 40.3482 18.7473 39.9872 19.4385C39.5952 20.1605 39.6571 21.0786 40.2141 21.7284L37.264 27.5256Z" fill="white"/>
|
||||
<path d="M94.6783 22.5439H106.138V37.5112C104.271 38.0992 102.538 38.5221 100.898 38.7903C99.2582 39.0172 97.5871 39.1513 95.8851 39.1513C91.5321 39.1513 88.19 37.8723 85.9 35.3244C83.6101 32.7662 82.4651 29.1043 82.4651 24.2872C82.4651 19.635 83.8061 16.0041 86.4571 13.384C89.1081 10.7639 92.8112 9.48486 97.5253 9.48486C100.475 9.48486 103.353 10.0728 106.107 11.2488L104.075 16.1278C101.981 15.0757 99.7843 14.5599 97.4943 14.5599C94.8433 14.5599 92.7493 15.447 91.1402 17.2109C89.531 18.9748 88.747 21.368 88.747 24.38C88.747 27.5261 89.4072 29.9192 90.676 31.549C91.9551 33.1892 93.8221 34.035 96.2771 34.035C97.5562 34.035 98.8662 33.9009 100.176 33.643V27.619H94.7092V22.5439H94.6783Z" fill="white"/>
|
||||
<path d="M111.255 10.9799C111.255 9.00973 112.338 8.02979 114.535 8.02979C116.732 8.02979 117.815 9.00973 117.815 10.9799C117.815 11.9289 117.557 12.651 117 13.1771C116.443 13.7031 115.628 13.961 114.545 13.961C112.358 13.9301 111.255 12.9501 111.255 10.9799ZM117.537 38.7587H111.513V16.6842H117.537V38.7587Z" fill="white"/>
|
||||
<path d="M132.143 34.3652C133.195 34.3652 134.464 34.1382 135.939 33.674V38.1611C134.433 38.8213 132.597 39.172 130.4 39.172C127.976 39.172 126.243 38.5531 125.129 37.3359C124.015 36.1291 123.489 34.293 123.489 31.8689V21.2339H120.611V18.6758L123.922 16.6746L125.655 12.0225H129.523V16.7056H135.712V21.2236H129.523V31.8379C129.523 32.6941 129.75 33.313 130.245 33.7359C130.709 34.1692 131.359 34.3652 132.143 34.3652Z" fill="white"/>
|
||||
<path d="M149.369 39.1506C145.8 39.1506 143.046 38.1707 141.055 36.2005C139.054 34.2303 138.043 31.4555 138.043 27.8864C138.043 24.1833 138.961 21.3363 140.828 19.3042C142.664 17.2721 145.254 16.2612 148.492 16.2612C151.608 16.2612 154.032 17.1483 155.765 18.9122C157.498 20.6761 158.385 23.1415 158.385 26.2773V29.1862H144.139C144.201 30.8882 144.697 32.2291 145.645 33.1781C146.594 34.1271 147.935 34.6223 149.637 34.6223C150.978 34.6223 152.227 34.4882 153.403 34.1993C154.578 33.9415 155.827 33.4773 157.106 32.8893V37.5415C156.054 38.0675 154.909 38.4595 153.733 38.7174C152.546 39.0165 151.113 39.1506 149.369 39.1506ZM148.523 20.542C147.244 20.542 146.233 20.934 145.511 21.7489C144.789 22.5638 144.366 23.7191 144.263 25.1839H152.711C152.68 23.7088 152.288 22.5638 151.535 21.7489C150.813 20.9753 149.803 20.542 148.523 20.542Z" fill="white"/>
|
||||
<path d="M176.292 38.7593L175.116 35.7472H174.951C173.94 37.0263 172.888 37.9134 171.805 38.3982C170.722 38.8934 169.35 39.1512 167.617 39.1512C165.492 39.1512 163.821 38.5633 162.604 37.3461C161.386 36.1289 160.768 34.3959 160.768 32.1679C160.768 29.8057 161.582 28.1037 163.223 26.9896C164.863 25.8756 167.318 25.2567 170.629 25.1535L174.456 25.0194V24.0395C174.456 21.8114 173.311 20.6974 171.021 20.6974C169.257 20.6974 167.194 21.2234 164.801 22.3065L162.8 18.2424C165.358 16.9014 168.174 16.2412 171.248 16.2412C174.198 16.2412 176.488 16.9014 178.056 18.1702C179.624 19.4492 180.418 21.4091 180.418 24.0704V38.7799H176.292V38.7593ZM174.497 28.5369L172.176 28.5988C170.443 28.6607 169.133 28.9598 168.277 29.5478C167.421 30.1358 166.998 31.0229 166.998 32.1988C166.998 33.9008 167.978 34.757 169.917 34.757C171.33 34.757 172.434 34.365 173.259 33.5501C174.115 32.7352 174.507 31.683 174.507 30.3421V28.5369H174.497Z" fill="white"/>
|
||||
</svg>
|
After Width: | Height: | Size: 6.6 KiB |
@ -1,5 +0,0 @@
|
||||
<svg width="142" height="32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M18.359 24.268h5.186l2.78-15.914H21.14l-1.026 5.7h-4.496l1.025-5.7h-5.186l-2.78 15.914h5.186l1.045-5.955h4.496l-1.045 5.955ZM29.264 8.335l-1.578 8.854c-.138.69-.197 1.36-.197 1.992 0 4.693 4.102 5.403 6.567 5.403 5.166 0 7.395-1.716 8.203-6.35l1.736-9.919h-5.187l-1.479 8.322c-.473 2.603-.808 3.964-2.74 3.964-1.263 0-1.874-.67-1.874-2.051 0-.533.079-1.183.237-1.992l1.498-8.243h-5.186v.02ZM71.404 24.268h5.187l.73-4.101h2.444c4.516 0 7.02-2.446 7.02-6.902 0-3.136-2.169-4.93-5.974-4.93h-6.626l-2.78 15.933Zm8.085-8.026h-1.498l.69-3.746h1.4c1.144 0 1.755.572 1.755 1.617 0 1.321-.888 2.13-2.347 2.13ZM96.862 8c-5.64 0-9.011 3.648-9.011 9.78 0 4.26 2.681 6.824 7.177 6.824 5.64 0 9.012-3.648 9.012-9.781.02-4.28-2.662-6.823-7.178-6.823Zm-1.518 12.482c-1.34 0-2.13-.966-2.13-2.583 0-.611.06-1.144.178-1.755.394-2.09 1.065-4.003 3.175-4.003 1.34 0 2.13.966 2.13 2.583 0 .612-.06 1.144-.178 1.755-.395 2.07-1.065 4.003-3.175 4.003ZM122.083 24.268h5.186l2.051-11.654h3.904l.75-4.26h-13.272l-.749 4.26h4.141l-2.011 11.654ZM113.485 14.231c-1.636-.512-2.307-.73-2.307-1.498 0-.513.335-1.124 1.321-1.124.73 0 1.341.414 1.578 1.025l4.575-1.242C118.119 9.144 116.187 8 112.854 8c-6.27 0-6.763 4.2-6.763 5.482 0 2.603 1.38 4.2 4.377 5.029.789.216 1.696.453 1.696 1.32 0 .69-.513 1.125-1.4 1.125-.808 0-1.676-.474-1.972-1.302l-4.516 1.223c.493 2.366 2.722 3.707 6.212 3.707 2.662 0 7.119-.71 7.119-5.521.019-2.406-1.341-3.984-4.122-4.832ZM5.778 24.268l2.8-15.914H0v15.914h5.778ZM136.202 8.354l-2.78 15.914H142V8.354h-5.798ZM50.186 19.575h4.358l.71-4.003h-4.358l.493-2.958h6.093l.75-4.279h-11.28l-2.78 15.933h5.186l.828-4.693ZM63.773 19.575h4.378l.71-4.003h-4.358l.493-2.958h6.093l.75-4.279h-11.28l-2.78 15.933h5.185l.809-4.693Z"
|
||||
fill="#737373" />
|
||||
</svg>
|
Before Width: | Height: | Size: 1.8 KiB |
61
src/images/logos/jenkins.svg
Normal file
After Width: | Height: | Size: 29 KiB |
130
src/images/logos/jitsi.svg
Normal file
@ -0,0 +1,130 @@
|
||||
<svg width="223" height="60" viewBox="0 0 223 60" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_233_214)">
|
||||
<path d="M63.2166 14.5335C62.8172 14.9335 62.6841 18.0002 62.6841 25.6446C62.6841 36.8891 62.4178 38.7557 60.554 39.7335C58.2907 40.9335 54.7404 39.7335 54.0304 37.5557C53.6754 36.4891 52.1665 36.0002 51.3677 36.6668C49.5038 38.2224 52.0334 41.9113 55.628 42.8891C59.622 44.0002 63.4385 42.6224 64.903 39.5557C65.7018 37.8668 65.7906 36.7557 65.7906 26.1335C65.7906 15.9557 65.7018 14.4891 65.0805 14.2668C64.1042 13.9113 63.8379 13.9113 63.2166 14.5335Z" fill="white"/>
|
||||
<path d="M72.0035 14.8892C71.5154 15.378 71.116 16.0892 71.116 16.4447C71.116 16.8003 71.5154 17.5114 72.0035 18.0003C72.4917 18.4892 73.2017 18.8892 73.5568 18.8892C73.9118 18.8892 74.6218 18.4892 75.11 18.0003C75.5982 17.5114 75.9976 16.8003 75.9976 16.4447C75.9976 16.0892 75.5982 15.378 75.11 14.8892C74.6218 14.4003 73.9118 14.0003 73.5568 14.0003C73.2017 14.0003 72.4917 14.4003 72.0035 14.8892Z" fill="white"/>
|
||||
<path d="M114.607 14.8892C114.118 15.378 113.719 16.0892 113.719 16.4447C113.719 16.8003 114.118 17.5114 114.607 18.0003C115.095 18.4892 115.805 18.8892 116.16 18.8892C116.515 18.8892 117.225 18.4892 117.713 18.0003C118.201 17.5114 118.601 16.8003 118.601 16.4447C118.601 16.0892 118.201 15.378 117.713 14.8892C117.225 14.4003 116.515 14.0003 116.16 14.0003C115.805 14.0003 115.095 14.4003 114.607 14.8892Z" fill="white"/>
|
||||
<path d="M136.352 14.889C135.509 15.7334 135.464 16.3557 135.464 28.8446C135.464 42.8446 135.553 43.3334 137.683 42.6668C138.615 42.3557 138.66 42.2668 138.482 30.0001C138.393 23.2001 138.393 17.6446 138.438 17.689C138.482 17.7334 139.281 20.0001 140.257 22.6668C143.452 31.5112 147.491 41.5557 148.156 42.2223C148.911 42.9334 150.02 43.0668 150.864 42.5334C151.485 42.1334 157.698 27.0223 159.606 21.2001C160.272 19.2001 160.849 17.5557 160.893 17.5557C160.937 17.5557 160.893 23.1557 160.849 29.9557C160.671 42.3112 160.671 42.3557 161.647 42.6668C163.778 43.3334 163.866 42.889 163.866 28.6223V15.3334L162.757 14.6223C161.958 14.089 161.381 14.0001 160.449 14.3112C159.34 14.7112 158.852 15.689 155.568 23.8223C153.571 28.8001 151.485 34.3557 150.908 36.089C150.331 37.8668 149.798 39.3334 149.665 39.3334C149.532 39.3334 149.177 38.4446 148.867 37.3779C147.935 33.7779 140.302 15.1112 139.547 14.5334C138.526 13.7334 137.373 13.8668 136.352 14.889Z" fill="white"/>
|
||||
<path d="M82.9648 16.978C82.7873 17.1113 82.6542 18.4002 82.6542 19.8224V22.4002L80.7903 22.5335C79.0596 22.6669 78.882 22.8002 78.7489 23.8669C78.6158 25.0669 78.6602 25.1113 80.6128 25.1113H82.6542V32.6669V40.2224L83.8968 41.5557C85.4056 43.2891 87.9352 43.7335 90.376 42.7113C91.7073 42.178 92.018 41.8224 91.8848 41.0224C91.7517 40.0891 91.5742 40.0002 89.3997 40.1335C88.0239 40.2224 86.737 40.0446 86.3819 39.7335C85.8938 39.3335 85.7606 37.6891 85.7606 32.178V25.1113H88.6896H91.5742L91.441 23.8669C91.3079 22.7113 91.1748 22.6669 88.5565 22.5335L85.7606 22.4002V20.0891C85.7606 18.8002 85.5388 17.5113 85.2281 17.2002C84.6512 16.6224 83.4086 16.4891 82.9648 16.978Z" fill="white"/>
|
||||
<path d="M213.88 16.978C213.703 17.1113 213.57 18.4002 213.57 19.8224V22.4002L211.706 22.5335C209.975 22.6669 209.798 22.8002 209.664 23.8669C209.531 25.0669 209.576 25.1113 211.528 25.1113H213.57V32.6669V40.2224L214.812 41.5557C216.321 43.2891 218.851 43.7335 221.292 42.7113C222.623 42.178 222.933 41.8224 222.8 41.0224C222.667 40.0891 222.49 40.0002 220.315 40.1335C218.939 40.2224 217.652 40.0446 217.297 39.7335C216.809 39.3335 216.676 37.6891 216.676 32.178V25.1113H219.605H222.49L222.357 23.8669C222.223 22.7113 222.09 22.6669 219.472 22.5335L216.676 22.4002V20.0891C216.676 18.8002 216.454 17.5113 216.144 17.2002C215.567 16.6224 214.324 16.4891 213.88 16.978Z" fill="white"/>
|
||||
<path d="M99.2961 22.3999C96.234 23.1554 94.6364 25.0221 94.6364 27.7777C94.6364 31.0221 96.4559 32.4443 102.403 33.7777C105.908 34.5777 107.062 35.3777 107.062 37.1554C107.062 40.7554 99.9174 41.8221 97.876 38.5332C96.8109 36.8443 96.0565 36.2666 95.0802 36.5332C93.7932 36.8888 93.9263 38.9777 95.3464 40.6221C97.521 43.2443 103.556 44.0443 107.151 42.1777C108.882 41.2888 110.169 39.0221 110.169 36.8888C110.169 33.6888 108.527 32.311 103.246 31.0666C98.9411 30.0888 97.7428 29.3777 97.7428 27.7777C97.7428 25.7332 99.6511 24.5332 102.403 24.7999C104.266 24.9777 104.799 25.2443 105.997 26.6666C107.062 27.9554 107.595 28.2666 108.305 27.9999C110.79 27.2443 108.26 23.4221 104.666 22.4888C102.491 21.9554 101.293 21.911 99.2961 22.3999Z" fill="white"/>
|
||||
<path d="M176.514 22.2224C176.292 22.3113 175.538 22.4891 174.828 22.6224C174.162 22.8002 172.831 23.6446 171.854 24.4891C168.082 27.9113 167.638 35.8224 171.055 39.9557C172.964 42.2668 174.694 43.0224 178.067 43.0668C181.44 43.1113 183.481 42.178 185.079 39.778C186.321 37.9113 186.188 36.9335 184.635 36.7557C183.703 36.6224 183.304 36.8891 182.727 37.9557C181.262 40.8446 176.647 41.5113 174.206 39.2891C172.875 38.0446 171.854 35.8668 171.854 34.2224V33.1113H178.467C186.943 33.1113 187.209 32.9335 185.833 28.3113C184.946 25.4224 182.727 23.1557 180.064 22.4891C178.112 22.0002 177.357 21.9557 176.514 22.2224ZM181.662 26.4446C182.816 27.8224 183.526 29.7335 183.038 30.2224C182.549 30.7113 171.854 30.4446 171.854 29.9557C171.854 28.7557 173.452 26.2668 174.694 25.4668C176.869 24.1335 180.109 24.578 181.662 26.4446Z" fill="white"/>
|
||||
<path d="M197.372 22.2224C197.15 22.3113 196.395 22.4891 195.685 22.6224C195.02 22.8002 193.688 23.6446 192.712 24.4891C188.94 27.9113 188.496 35.8224 191.913 39.9557C193.821 42.2668 195.552 43.0224 198.925 43.0668C202.298 43.1113 204.339 42.178 205.937 39.778C207.179 37.9113 207.046 36.9335 205.493 36.7557C204.561 36.6224 204.161 36.8891 203.585 37.9557C202.12 40.8446 197.505 41.5113 195.064 39.2891C193.733 38.0446 192.712 35.8668 192.712 34.2224V33.1113H199.324C207.8 33.1113 208.067 32.9335 206.691 28.3113C205.803 25.4224 203.585 23.1557 200.922 22.4891C198.969 22.0002 198.215 21.9557 197.372 22.2224ZM202.519 26.4446C203.673 27.8224 204.383 29.7335 203.895 30.2224C203.407 30.7113 192.712 30.4446 192.712 29.9557C192.712 28.7557 194.31 26.2668 195.552 25.4668C197.727 24.1335 200.966 24.578 202.519 26.4446Z" fill="white"/>
|
||||
<path d="M72.536 22.978C72.1366 23.378 72.0034 26.1335 72.0034 32.7113C72.0034 42.5335 72.1809 43.3335 74.2223 42.6668C75.0655 42.4002 75.1099 42.0891 75.1099 32.6668C75.1099 24.2668 75.0211 22.9335 74.3998 22.7113C73.4235 22.3557 73.1572 22.3557 72.536 22.978Z" fill="white"/>
|
||||
<path d="M115.139 22.978C114.74 23.378 114.606 26.1335 114.606 32.7113C114.606 42.5335 114.784 43.3335 116.825 42.6668C117.669 42.4002 117.713 42.0891 117.713 32.6668C117.713 24.2668 117.624 22.9335 117.003 22.7113C116.027 22.3557 115.76 22.3557 115.139 22.978Z" fill="white"/>
|
||||
<g clip-path="url(#clip1_233_214)">
|
||||
<path d="M1.76007 59.1304C1.60746 58.7933 1.4826 58.4897 1.4826 58.4557C1.4826 58.4217 0.951295 55.6147 0.890754 54.8933C0.626441 51.7439 0.209575 51.4423 0.325961 48.6344C0.396466 46.9334 0.161528 46.3532 0.661361 44.9622C1.69073 42.0976 2.44547 40.9704 3.78317 40.3C4.86839 39.7562 5.88656 39.8301 6.84221 40.522C7.09408 40.7044 7.93918 41.2789 8.7202 41.7987C9.50122 42.3185 10.4288 42.9487 10.7815 43.1991C11.1343 43.4496 11.7226 43.8109 12.0889 44.0022C12.7351 44.3395 12.759 44.3447 12.8901 44.1743C13.178 43.8 13.8731 42.7496 14.2489 42.2481C16.1314 39.7366 14.3585 40.0158 13.9154 39.8848C13.2188 39.6788 12.9254 39.377 12.2744 38.6105C10.7622 36.8301 10.0456 34.8492 9.93969 32.4016C9.81673 29.5593 10.1013 27.2671 11.3436 25.9625C11.8761 25.4033 13.0034 24.5913 14.0339 24.0244C14.9066 23.5444 20.2593 22.5411 20.729 22.7496C20.9637 22.8537 19.8 19.7639 20.4697 15.7466C20.6027 14.9485 21.5063 12.479 21.6018 12.3109C21.8375 11.896 25.722 10.5604 26.827 9.90849C28.0616 9.18012 30.7317 7.4256 30.9328 6.12067C31.3748 3.25304 31.4533 2.02761 31.6376 1.91994C31.9118 1.7597 33.7449 5.5564 32.5041 9.13639C32.2592 9.8429 31.0915 11.4833 30.5686 12.1694C30.192 12.6635 31.0098 12.8944 31.4802 13.6077C31.908 14.2564 32.1892 15.8423 32.2441 16.664C32.3002 17.5031 32.0359 19.2248 31.7992 19.5625C31.7033 19.6993 31.664 19.8337 31.7114 19.863C31.7585 19.8921 32.0776 19.8539 32.4205 19.7781C32.7634 19.7023 33.5067 19.5815 34.0723 19.5098C35.0791 19.3821 35.1151 19.3839 35.7984 19.595C36.8234 19.9117 41.809 21.1218 38.6277 35.1169C37.5736 39.7535 32.6551 45.8718 32.0366 45.3981L30.5137 44.2316L28.7585 46.8456C27.8627 47.7699 26.8968 48.6619 26.327 49.0911C25.428 49.7682 23.6293 50.8349 23.3864 50.8349C23.3239 50.8349 22.9695 50.981 22.599 51.1595C21.5277 51.6756 19.9232 52.0986 18.2236 52.2107C11.6426 52.639 14.1532 51.8408 8.70408 49.1901C8.27427 48.981 7.28491 50.0358 6.09246 51.1258C4.81943 52.2894 4.15114 53.175 3.64612 54.3677C3.47516 54.7715 3.20902 55.3909 3.0547 55.7442C2.63477 56.7054 2.28933 58.0355 2.23801 58.8887C2.2129 59.306 2.15753 59.6691 2.11496 59.6954C2.07238 59.7218 1.91268 59.4675 1.76007 59.1304ZM8.99494 47.3535C9.83843 47.1392 9.93078 47.0919 10.838 46.4099C11.4881 45.9212 11.891 45.0389 12.0639 44.9618C13.1957 44.4573 11.2191 44.0032 10.4801 43.5024C9.74106 43.0017 8.78007 42.6315 8.12541 42.1295C7.47075 41.6274 6.90388 41.236 6.8657 41.2596C6.82752 41.2833 6.79555 41.6202 6.79465 42.0084C6.79204 43.1405 6.6409 44.2765 6.42965 44.7518C6.32213 44.9937 6.21359 45.46 6.18844 45.7881C6.13018 46.548 6.30618 46.9134 6.93223 47.3325C7.45979 47.6856 7.67887 47.6879 8.99494 47.3535ZM39.5631 25.9116C39.2884 24.0582 39.5158 21.5094 38.0783 20.5816C34.7618 18.4411 34.3977 20.5637 34.1942 21.0328C33.8595 21.8045 33.6535 22.4358 33.9075 23.2842C34.688 25.8907 35.6865 28.1988 36.1604 30.0514C36.7044 32.1777 37.3039 33.5225 37.3639 35.1897C37.4065 36.3733 37.3953 36.4977 37.2219 36.7711C36.9754 37.1599 33.2505 38.1121 31.3748 38.6673C30.7307 38.8579 31.3012 40.2377 31.2275 40.6919C31.1537 41.1461 30.1455 43.6849 30.4697 44.1953C33.6692 49.2319 40.7442 33.8812 39.5631 25.9116ZM32.6713 38.2947C33.1718 38.1738 33.6397 38.0263 33.7111 37.9669C33.7826 37.9076 33.9641 37.8684 34.1146 37.8799C34.3838 37.9004 35.4379 37.567 35.5189 37.4357C35.5418 37.3987 36.4822 36.9058 36.2941 36.7806C36.1059 36.6554 32.4299 33.9408 31.9028 33.6648C25.8328 30.4854 22.6421 30.2666 20.6378 30.6722C17.2046 31.3671 14.2393 33.1159 13.8826 33.5473C13.7749 33.6775 19.2577 31.8385 23.1496 33.7707C23.8687 34.1277 25.3533 34.7411 26.4694 35.9416C27.489 37.0382 28.4187 38.1985 29.1504 38.3944C29.9438 38.6069 31.5695 38.5609 32.6713 38.2947ZM25.3534 25.1869C27.2753 24.8491 30.2528 20.8382 30.0211 20.4627C29.9898 20.4119 30.597 19.3995 30.4984 19.3797C26.9018 18.6593 26.9885 15.0617 26.9366 15.0296C26.8848 14.9975 21.634 17.5206 20.424 18.0461C19.3972 18.492 20.5708 21.1506 21.1899 22.8006C21.4653 23.5348 22.9819 24.5137 23.5922 24.9128C24.3143 25.385 25.1892 25.2158 25.3534 25.1869ZM29.4953 12.9461C30.5331 12.1244 33.2971 8.01194 33.0038 6.34305C31.809 -0.456183 31.294 3.7531 31.2173 4.35987C31.1856 4.61118 31.0951 5.16777 31.0162 5.59675C30.9374 6.02574 30.8369 6.64512 30.7929 6.97316C30.7489 7.30121 30.6273 7.87932 30.5226 8.25783C30.4179 8.63634 30.2526 9.26554 30.1552 9.65607C30.0579 10.0466 29.7301 11.0086 29.4269 11.7938C29.1236 12.5791 28.8755 13.2402 28.8755 13.2631C28.8755 13.3778 29.0859 13.2701 29.4953 12.9461Z" fill="url(#paint0_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.03218 58.9154C3.65451 52.1636 5.12233 51.4069 8.98501 48.9041C8.13522 48.419 6.04391 46.8109 6.04937 45.955C6.06399 43.4559 6.47521 39.1 3.73176 40.9105C-1.47381 44.3459 0.409849 55.2678 2.03218 58.9154Z" fill="url(#paint1_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.74023 48.0391C10.0338 49.78 12.0609 51.319 13.4997 52.1353C27.5295 52.8478 31.0328 45.0566 31.2877 38.6692C30.0389 38.7268 27.911 38.4196 26.7642 36.6836C23.9005 37.6278 15.2305 40.2758 15.0797 40.8709C14.2971 43.9583 11.9706 46.4519 7.74023 48.0391Z" fill="url(#paint2_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.0872 45.4375C40.5613 39.1013 39.4706 26.4136 39.6075 25.7639C39.9555 24.1122 37.9095 18.5166 35.4518 19.5433C31.3598 21.2526 38.3314 30.9446 37.3961 36.2602C37.2012 37.3682 33.8238 38.185 31.5279 38.543C31.2631 38.5843 31.4982 42.1589 30.3464 43.8042C30.1815 44.0397 31.9322 45.5533 32.0872 45.4375Z" fill="url(#paint3_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.269 44.5677C44.12 33.858 38.6271 14.7391 34.8386 20.3232C40.042 19.2662 40.8698 36.8096 33.269 44.5677Z" fill="url(#paint4_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.6647 44.7176C12.8654 44.4455 9.11989 43.1571 6.85615 41.1096C6.60515 40.8825 6.56467 44.422 6.32747 45.8978C6.1801 46.8148 7.73004 47.738 8.0843 47.853C8.37817 47.9484 11.8407 45.8344 12.6647 44.7176Z" fill="url(#paint5_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.6944 34.5177C8.39231 27.8881 10.7616 23.9899 20.2556 22.6205C20.3016 22.7664 30.8068 19.2199 34.5026 19.1958C33.5009 20.7948 34.5137 24.7429 35.7307 27.9886C35.7307 27.9886 26.8371 30.3199 9.6944 34.5177Z" fill="url(#paint6_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.3089 33.461C15.4355 33.0555 18.6519 32.0783 22.4943 33.4221C25.126 34.3424 26.6361 36.6628 27.7721 37.5553C30.448 39.6574 35.3877 37.3222 36.2812 37.3363C36.6483 37.3421 29.6502 31.0252 24.3741 30.7056C17.2814 30.276 12.8544 33.9846 14.3089 33.461Z" fill="url(#paint7_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.6151 2.04692C31.576 4.20278 30.9009 9.34858 28.7277 12.8654C27.7336 14.474 32.4355 10.7422 32.9417 7.53455C33.2201 5.77027 31.6473 0.32878 31.6151 2.04692Z" fill="url(#paint8_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.5578 25.5629C26.9171 24.3527 29.0666 22.7611 30.4289 19.8057C30.6595 19.3054 29.3054 19.7907 28.2645 18.3065C27.234 16.8369 27.4772 15.3454 26.5945 15.4647C23.8365 15.8375 20.1592 18.4501 20.1592 18.4501C20.1592 18.4501 20.3707 21.3089 21.1161 22.4708C22.6532 24.8666 24.5578 25.5629 24.5578 25.5629Z" fill="url(#paint9_linear_233_214)"/>
|
||||
<path opacity="0.552238" fill-rule="evenodd" clip-rule="evenodd" d="M28.2097 18.0401C28.9058 20.5769 32.7739 20.1172 31.9652 15.1792C31.6166 15.6913 30.7456 18.503 28.2097 18.0401Z" fill="url(#paint10_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.2244 25.3516C22.9218 24.4618 21.7974 23.3547 21.0771 22.1836C20.3568 21.0125 20.0405 15.04 21.2525 13.5556C21.9185 11.9231 24.2763 10.3453 26.8952 9.64844C21.917 15.4473 23.5301 24.2364 27.9355 23.3817C28.1556 23.339 24.6603 25.3648 24.2244 25.3516Z" fill="url(#paint11_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.81844 40.9351C7.79107 41.6582 11.9866 44.9204 12.9113 44.4041C10.7637 49.6781 5.10915 45.2102 6.81844 40.9351Z" fill="url(#paint12_linear_233_214)"/>
|
||||
<path d="M24.1152 11.3139C23.1073 11.904 21.8954 12.5641 21.6548 13.1609C20.8473 14.8651 20.5446 17.9235 20.7905 17.7479C23.1868 16.0361 25.9612 15.5615 26.9707 14.6447C29.9622 11.928 31.1236 6.31178 30.495 7.14428C28.46 9.83927 25.1551 10.705 24.1152 11.3139ZM8.43393 49.0266C8.43393 49.0266 5.6043 47.0605 5.65645 46.4297C6.0898 41.1881 5.16375 40.8823 4.69705 40.9378C4.1332 41.005 1.20315 42.8632 0.631557 48.11C0.216782 51.9172 1.71432 57.8656 1.94244 58.1875C3.12291 55.0004 2.66235 52.4353 8.43393 49.0266ZM39.3473 25.8051C39.2065 21.8756 36.8515 19.1739 35.252 19.8066C34.5734 20.0751 34.1178 21.9047 34.3561 23.0392C34.5674 24.0454 36.0073 27.9393 36.1109 28.2685C36.3557 29.0468 38.0084 33.8171 37.7146 36.1092C37.4571 38.1182 31.6601 38.8133 31.6601 38.8133C31.6601 38.8133 31.5627 40.4486 31.3628 41.5535C31.1172 42.9118 30.6301 43.9778 30.6301 43.9778C30.6301 43.9778 31.8922 45.1589 31.9432 45.1576C31.9942 45.1563 39.8871 40.8703 39.3473 25.8051ZM33.2961 37.9773C33.7042 37.8625 36.1133 37.2226 35.9842 37.1375C35.0902 36.5484 34.0728 35.8069 32.3688 34.4756C22.9088 27.0843 14.3162 33.3096 14.4855 33.253C16.0563 32.7282 17.7152 32.4316 20.0197 32.5863C21.876 32.7108 24.794 33.6561 27.3501 36.717C28.3009 37.8555 29.3797 38.6281 33.2961 37.9773ZM29.0763 21.9338C29.3625 21.6851 30.3573 19.8012 30.1782 19.7574C27.6678 19.1442 27.4233 18.0284 27.1776 16.8144C26.9475 15.6773 26.983 15.5151 26.5074 15.6729C22.665 16.9479 21.6021 17.6485 21.0142 18.1387C20.0932 18.9066 20.7392 20.9699 21.0994 21.7899C21.6013 22.9328 23.4467 25.001 24.3052 25.1675C25.5575 25.4105 28.517 22.8332 29.0763 21.9338ZM31.8689 14.9714C31.6607 14.1158 30.9917 13.0139 30.8134 13.0139C30.6455 13.0139 28.8679 14.3958 28.4087 14.8772C27.3666 15.97 27.8745 17.9502 29.0305 18.6294C30.9871 19.779 32.4239 17.2516 31.8689 14.9714ZM30.3937 11.699C31.2497 10.84 32.3877 9.42995 32.6903 7.28715C32.8089 6.44731 32.8777 5.70857 32.3578 4.04808C32.2373 3.66323 31.8709 2.55641 31.8573 2.70223C31.5868 5.58146 31.1905 8.77851 29.3199 12.1763C28.7328 13.2428 29.0485 13.0489 30.3937 11.699ZM10.3175 28.8475C9.29768 33.1446 12.0001 38.7881 14.1893 39.1098C16.3055 39.4207 22.3723 37.5806 25.5541 36.6918C26.3877 36.459 26.8362 36.5804 24.9919 35.0284C22.1006 33.0537 19.767 32.7995 17.439 33.0649C14.8711 33.3577 12.9469 34.1212 13.1269 33.9698C14.3043 32.9795 16.4013 31.2085 20.4528 30.4066C22.2137 30.058 24.9313 30.0274 28.2122 31.3147C32.2818 32.9114 34.4015 35.2795 36.1221 36.082C36.7348 36.3678 36.9536 36.2349 37.1957 35.5207C37.6013 34.3241 35.1358 26.8527 34.2426 24.674C32.8795 21.3492 34.4699 19.7601 34.1222 19.837C32.4362 20.2104 30.9494 21.2991 29.703 22.4201C26.6563 25.1604 24.7994 25.7441 24.5238 25.7206C23.6537 25.6462 22.0257 24.0993 21.4342 23.3137C21.0568 22.8125 14.3021 24.1222 12.3103 25.8606C12.2647 25.9004 10.7278 26.8906 10.3175 28.8475ZM8.15325 47.5558C10.3811 46.6168 12.5623 44.6213 12.3736 44.5883C11.217 44.3863 6.95135 41.45 6.95429 41.4804C7.10081 42.9957 6.77207 44.3573 6.62209 45.8592C6.55954 46.4856 7.39066 47.4559 8.15325 47.5558ZM15.3421 40.9874C14.9159 41.9419 14.4709 45.695 8.31195 48.1035C8.13354 48.1733 13.4733 51.8412 13.7639 51.854C31.3977 52.6317 31.2482 39.1419 31.0142 38.8018C30.9803 38.7526 29.4721 38.8053 28.3039 38.2485C28.2148 38.206 27.4224 37.7957 26.9499 37.1777C26.7897 36.9681 26.7647 36.8541 26.1709 37.0275C23.4225 37.8299 15.2171 40.7874 15.3421 40.9874ZM9.84873 34.4076C6.69981 23.3547 17.7504 22.842 19.5025 22.4164C20.8574 22.0873 20.5622 21.9593 20.2765 20.6719C19.8753 18.8643 20.0003 17.2887 20.3442 15.5998C20.6694 14.0027 20.8371 13.1951 21.524 12.3943C22.0775 11.7488 25.197 10.2726 25.9703 9.90005C29.2658 8.3122 30.5249 6.56691 30.8922 5.19413C31.1511 4.22637 31.53 1.84106 31.3597 0.136087C31.3178 -0.283568 31.5873 0.374001 32.9282 4.55904C33.6133 6.69745 33.2759 9.26506 31.1151 11.5832C30.8217 11.8981 30.964 11.9604 31.3586 12.6155C32.1785 13.9765 32.6318 15.6784 32.5041 16.9166C32.3994 17.931 31.9678 18.8902 32.5852 18.8156C32.6744 18.8049 35.4014 18.3901 37.2681 19.582C38.5322 20.3892 40.3331 21.9365 39.8656 28.3998C38.842 42.553 31.9584 45.6331 31.9101 45.6348C31.7936 45.6388 30.5058 44.2955 30.4295 44.4537C26.4825 52.6449 18.3381 52.3506 13.7958 52.4367C12.8876 52.4539 9.11135 49.2597 8.79306 49.4782C4.77293 52.2382 3.65685 52.9275 2.10676 59.9815C2.04735 59.8696 -0.0428764 56.1449 0.0438875 48.654C0.114975 42.5165 3.45276 39.6201 4.93659 39.7871C6.73796 39.9899 7.64199 40.934 10.1789 42.6084C10.6318 42.9073 12.2317 43.8792 12.5958 43.8703C13.5029 43.8488 14.1217 42.1748 14.2697 41.0909C14.4191 39.9977 14.5634 40.2619 13.7141 39.9682C12.6432 39.598 10.7962 37.5836 9.84873 34.4076Z" fill="#2C3B54"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.4472 40.8847C17.1007 39.9783 26.4872 37.0303 26.5715 36.8452C26.633 36.7101 15.5614 41.2854 13.0539 39.5894C12.9027 39.4872 13.6395 40.031 14.3057 40.1683C14.3525 40.1779 14.3493 41.9363 13.7182 42.9312C13.5412 43.2102 15.0632 41.0952 15.4472 40.8847Z" fill="url(#paint13_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M30.7419 13.0138C29.713 13.7353 28.2944 14.7434 28.0043 15.5209C27.8332 15.9794 27.7177 14.2404 28.8858 13.2044C29.5439 12.6207 30.9524 12.8661 30.7419 13.0138Z" fill="url(#paint14_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.3583 18.8221C30.5253 19.1716 31.4267 18.4556 31.9209 16.9129C31.9793 16.7306 31.7765 18.264 31.0512 18.834C30.3598 19.3774 29.1123 18.7484 29.3583 18.8221Z" fill="url(#paint15_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.3206 20.4144C33.9741 19.508 35.6671 19.6467 37.1101 19.712C38.0679 19.7554 35.3057 18.6333 32.1676 18.8087C31.8325 19.0954 30.8365 20.7675 29.4328 22.4609C29.222 22.7151 31.9367 20.6249 32.3206 20.4144Z" fill="url(#paint16_linear_233_214)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.5824 23.9995C17.5533 23.7988 18.771 23.4673 19.577 23.3857C20.249 23.3176 21.0911 22.9374 21.738 23.6364C21.3778 23.1404 20.6889 22.1386 20.4743 21.4824C20.6697 22.2534 19.7963 22.3621 19.5792 22.3968C14.6975 23.1716 11.7607 24.4922 10.2791 26.9481C13.0856 24.767 16.3991 24.0374 16.5824 23.9995Z" fill="url(#paint17_linear_233_214)"/>
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_233_214" x1="24.7831" y1="11.0672" x2="32.4606" y2="37.2166" gradientUnits="userSpaceOnUse">
|
||||
<stop/>
|
||||
<stop offset="0.271152" stop-color="white"/>
|
||||
<stop offset="0.732747" stop-color="white"/>
|
||||
<stop offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_233_214" x1="10.2017" y1="44.2845" x2="1.11115" y2="59.5882" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#3B3C3D"/>
|
||||
<stop offset="1" stop-color="white"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_233_214" x1="18.6315" y1="53.2301" x2="23.9241" y2="18.948" gradientUnits="userSpaceOnUse">
|
||||
<stop/>
|
||||
<stop offset="0.456982" stop-color="white"/>
|
||||
<stop offset="0.738284" stop-color="white"/>
|
||||
<stop offset="1" stop-color="white"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear_233_214" x1="21.5691" y1="45.4438" x2="16.4672" y2="23.8146" gradientUnits="userSpaceOnUse">
|
||||
<stop/>
|
||||
<stop offset="0.662721" stop-color="white"/>
|
||||
<stop offset="0.75" stop-color="white"/>
|
||||
<stop offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint4_linear_233_214" x1="47.489" y1="25.4274" x2="29.5167" y2="29.3409" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint5_linear_233_214" x1="9.49503" y1="41.6929" x2="6.29658" y2="46.8553" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="0.378421"/>
|
||||
<stop offset="0.774204"/>
|
||||
<stop offset="1" stop-color="white"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint6_linear_233_214" x1="18.365" y1="18.478" x2="20.9029" y2="33.3752" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint7_linear_233_214" x1="22.8305" y1="32.5884" x2="26.5087" y2="39.9296" gradientUnits="userSpaceOnUse">
|
||||
<stop/>
|
||||
<stop offset="0.341448" stop-color="white"/>
|
||||
<stop offset="0.71198" stop-color="white"/>
|
||||
<stop offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint8_linear_233_214" x1="29.9174" y1="7.96156" x2="33.8898" y2="7.48811" gradientUnits="userSpaceOnUse">
|
||||
<stop/>
|
||||
<stop offset="0.5" stop-color="white"/>
|
||||
<stop offset="0.75" stop-color="white"/>
|
||||
<stop offset="1" stop-color="white"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint9_linear_233_214" x1="27.3355" y1="23.6454" x2="22.5338" y2="17.3181" gradientUnits="userSpaceOnUse">
|
||||
<stop/>
|
||||
<stop offset="0.341448" stop-color="white"/>
|
||||
<stop offset="0.71198" stop-color="white"/>
|
||||
<stop offset="1"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint10_linear_233_214" x1="33.2581" y1="22.3148" x2="29.3008" y2="16.692" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint11_linear_233_214" x1="13.1482" y1="22.8835" x2="26.4307" y2="18.7051" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint12_linear_233_214" x1="13.5242" y1="45.6973" x2="6.79808" y2="40.964" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint13_linear_233_214" x1="15.7621" y1="39.3833" x2="16.6102" y2="42.3253" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#212A3A"/>
|
||||
<stop offset="1" stop-color="#404E67" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint14_linear_233_214" x1="27.8972" y1="15.5964" x2="31.2327" y2="14.7992" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#212A3A"/>
|
||||
<stop offset="1" stop-color="#404E67" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint15_linear_233_214" x1="31.0837" y1="19.0614" x2="29.4854" y2="18.8346" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#212A3A"/>
|
||||
<stop offset="1" stop-color="#404E67" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint16_linear_233_214" x1="31.0132" y1="20.0917" x2="37.7276" y2="18.799" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#212A3A"/>
|
||||
<stop offset="1" stop-color="#404E67" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint17_linear_233_214" x1="16.093" y1="23.4814" x2="11.5718" y2="25.6458" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#212A3A"/>
|
||||
<stop offset="1" stop-color="#404E67" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_233_214">
|
||||
<rect width="223" height="60" fill="white"/>
|
||||
</clipPath>
|
||||
<clipPath id="clip1_233_214">
|
||||
<rect width="40" height="60" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 25 KiB |
9
src/images/logos/mattermost.svg
Normal file
After Width: | Height: | Size: 9.6 KiB |
11
src/images/logos/nextcloud.svg
Normal file
After Width: | Height: | Size: 6.6 KiB |
@ -1,5 +0,0 @@
|
||||
<svg width="181" height="32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M66.825 12.77v11.34h-4.157V12.77H58.48V9.14h12.54v3.63h-4.195Zm13.89 6.85h-6.632a1.77 1.77 0 0 0 1.904 1.803 5.853 5.853 0 0 0 2.911-.793l1.507 2.506a8.69 8.69 0 0 1-4.528 1.293c-3.398 0-5.241-2.405-5.241-5.852 0-3.878 2.186-5.875 5.132-5.875 2.945 0 5.002 2.041 5.002 6.215-.044.272-.044.51-.056.704h.001Zm-5.099-4.117c-.884 0-1.37.601-1.495 1.724h3.206c-.193-1.145-.578-1.723-1.711-1.723Zm12.257 8.88c-3.296 0-5.256-2.098-5.256-5.897 0-3.402 1.745-5.83 5.347-5.83A4.676 4.676 0 0 1 92.28 15.2l-2.651 2.038c-.532-.975-.895-1.452-1.733-1.452-.837 0-1.47.986-1.47 2.766s.533 2.704 1.587 2.704c.725 0 1.23-.409 1.948-1.463l2.436 1.906c-1.31 1.94-2.526 2.688-4.52 2.688l-.004-.003Zm13.142-.238V17.76c0-1.463-.488-1.849-1.28-1.849-.793 0-1.311.386-1.311 1.804v6.43h-3.851V10.071l3.85-1.543v5.115a4.348 4.348 0 0 1 2.833-.986c2.462 0 3.637 1.656 3.637 4.604v6.884h-3.878Zm13.095.239c-4.453 0-6.797-3.3-6.797-7.735 0-4.82 2.832-7.734 6.797-7.734 3.681 0 5.131 1.577 6.162 4.41l-3.761 1.471c-.544-1.39-1.053-2.268-2.424-2.268-1.734 0-2.482 1.736-2.482 4.117 0 2.382.726 4.106 2.527 4.106 1.302 0 1.858-.704 2.673-2.121l3.513 1.871a6.446 6.446 0 0 1-6.209 3.878l.001.005Zm15.701-7.247a2.411 2.411 0 0 0-1.79-.942c-.94 0-1.517.453-1.517 1.826v6.124h-3.852V12.93h3.852v.816a3.394 3.394 0 0 1 4.213-.578l-.906 3.97Zm9.165 7.009v-.749a4.259 4.259 0 0 1-2.81.987c-2.462 0-3.636-1.656-3.636-4.617v-6.839h3.863v6.35c0 1.453.498 1.838 1.291 1.838.793 0 1.28-.385 1.28-1.792v-6.396h3.874v11.25l-3.862-.033Zm13.095 0V17.76c0-1.463-.499-1.849-1.28-1.849-.782 0-1.311.386-1.311 1.804v6.43h-3.851V12.93h3.851v.749a4.349 4.349 0 0 1 2.833-.987c2.461 0 3.636 1.656 3.636 4.604v6.884l-3.878-.033Zm11.385.238c-3.296 0-5.268-2.098-5.268-5.897 0-3.403 1.756-5.83 5.347-5.83a4.714 4.714 0 0 1 4.327 2.54l-2.65 2.007c-.545-.975-.907-1.452-1.734-1.452s-1.484.987-1.484 2.767c0 1.78.533 2.703 1.586 2.703.725 0 1.246-.408 1.949-1.463l2.435 1.905c-1.302 1.973-2.526 2.722-4.509 2.722l.001-.003v.001Zm13.13-.238V17.76c0-1.463-.488-1.849-1.281-1.849-.792 0-1.302.386-1.302 1.804v6.43h-3.851V10.071l3.851-1.543v5.115a4.296 4.296 0 0 1 2.821-.986c2.47 0 3.637 1.656 3.637 4.604v6.884h-3.875ZM0 3v8.54h8.519v17.066h8.53V11.539h8.518V3H0Zm34.096 17.067V11.54h-8.53v17.067h25.578v-8.539H34.096Zm0-17.066h17.048v8.538H34.096V3.001Z"
|
||||
fill="#737373" />
|
||||
</svg>
|
Before Width: | Height: | Size: 2.4 KiB |
@ -1,5 +0,0 @@
|
||||
<svg width="121" height="32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M101.512 7.74v16.645h8.198c2.291 0 3.617-.362 4.582-1.207 1.206-1.085 1.808-3.015 1.808-7.116 0-4.102-.602-6.031-1.808-7.117-.965-.844-2.291-1.206-4.582-1.206h-8.198Zm11.213 8.322c0 3.618-.241 4.463-.965 4.945-.482.362-1.085.482-2.29.482h-4.582V10.513h4.582c1.205 0 1.808 0 2.29.483.724.603.965 1.447.965 5.066Zm7.595 12.002H96.268V4h24.052v24.064Zm-43.703-17.55V7.739h14.226v5.308h-3.015v-2.534h-5.787v3.981h4.582v2.654H82.04v4.463h5.909v-2.895h3.013v5.669H76.618V21.61h2.29V10.513h-2.29Zm-12.9 9.528c0 1.81.12 3.136.36 4.222h3.257c-.122-.844-.241-2.412-.241-4.463-.122-2.412-.845-2.774-2.533-3.136 1.929-.362 2.774-1.206 2.774-4.222 0-2.412-.363-3.377-1.086-3.98-.482-.482-1.325-.724-2.653-.724H53.468v16.646h3.376V17.87h4.703c.965 0 1.325.121 1.688.362s.482.604.482 1.81Zm-6.873-4.825v-4.583h5.426c.724 0 .965.12 1.084.241.241.241.483.603.483 2.05 0 1.448-.242 1.93-.483 2.172-.119.12-.36.24-1.084.24l-5.426-.12Zm15.312 12.847H48.044V4h24.052v24.064h.06Zm-30.38-6.453v2.774H30.32V21.61h4.099V10.513h-4.1V7.74h11.454v2.775h-4.1V21.61h4.101ZM22.423 7.739H19.29L17 20.887 14.346 8.704c-.12-.844-.482-.965-1.206-.965h-1.688c-.723 0-1.085.241-1.205.965L7.595 20.887 5.305 7.739H1.929l3.255 15.802c.12.723.362.844 1.206.844h2.29c.724 0 .965-.12 1.207-.845l2.532-11.458L14.95 23.54c.12.723.361.844 1.205.844h2.17c.724 0 1.085-.12 1.206-.845l2.894-15.8h-.002Zm1.688 20.325H0V4h24.052v24.064h.06Z"
|
||||
fill="#737373" />
|
||||
</svg>
|
Before Width: | Height: | Size: 1.5 KiB |