Merge pull request #683 from lvuch/lv-0824
remove files not needed on docs
@@ -9,7 +9,6 @@ RUN ln -s /site/config.toml /run \
|
||||
&& ln -s /site/.eslintrc.js /run \
|
||||
&& ln -s /site/archetypes /run \
|
||||
&& ln -s /site/content /run \
|
||||
&& ln -s /site/data /run \
|
||||
&& ln -s /site/layouts /run \
|
||||
&& ln -s /site/src /run \
|
||||
&& ln -s /site/themes /run \
|
||||
|
||||
@@ -6,7 +6,6 @@ COPY gulpfile.babel.js /run/
|
||||
COPY .eslintrc.js /run/
|
||||
COPY config.toml /run/
|
||||
COPY archetypes archetypes
|
||||
COPY data data
|
||||
COPY layouts layouts
|
||||
COPY scripts scripts
|
||||
COPY content content
|
||||
|
||||
@@ -6,7 +6,6 @@ COPY gulpfile.babel.js /run/
|
||||
COPY .eslintrc.js /run/
|
||||
COPY config.toml /run/
|
||||
COPY archetypes archetypes
|
||||
COPY data data
|
||||
COPY layouts layouts
|
||||
COPY scripts scripts
|
||||
COPY content content
|
||||
|
||||
42
config.toml
@@ -37,6 +37,7 @@ params = ["categories", "tags"]
|
||||
[[menu.main]]
|
||||
identifier = "what-is-rancher"
|
||||
name = "What is Rancher"
|
||||
url = "https://rancher.com/what-is-rancher/overview/"
|
||||
weight = "1"
|
||||
pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
|
||||
@@ -105,6 +106,7 @@ pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
[[menu.main]]
|
||||
identifier = "products"
|
||||
name = "Products"
|
||||
url = "https://rancher.com/products/"
|
||||
weight = "2"
|
||||
pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
|
||||
@@ -119,38 +121,43 @@ pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
parent = "products"
|
||||
|
||||
|
||||
[[menu.main]]
|
||||
#identifier = "customers"
|
||||
#name = "Customers"
|
||||
#url = "https://rancher.com/customers/"
|
||||
#weight = "3"
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "customers"
|
||||
name = "Customers"
|
||||
url = "https://rancher.com/customers/"
|
||||
weight = "4"
|
||||
weight = "3"
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "learn"
|
||||
name = "Learn"
|
||||
weight = "5"
|
||||
url = "https://rancher.com/learn/"
|
||||
weight = "4"
|
||||
pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
url = "https://rancher.com/blog/"
|
||||
parent = "learn"
|
||||
weight = "1"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Rancher Docs"
|
||||
url = "https://rancher.com/docs/"
|
||||
name = "Events"
|
||||
url = "https://rancher.com/events/"
|
||||
parent = "learn"
|
||||
weight = "2"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Training"
|
||||
url = "https://rancher.com/training/"
|
||||
parent = "learn"
|
||||
weight = "3"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Online Meetups"
|
||||
url = "https://rancher.com/online-meetups/"
|
||||
parent = "learn"
|
||||
weight = "4"
|
||||
|
||||
|
||||
[[menu.main]]
|
||||
name = "Forums"
|
||||
@@ -158,16 +165,13 @@ pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
target = "_blank"
|
||||
pre = "<i class='material-icons text-sm'>launch</i>"
|
||||
parent = "learn"
|
||||
weight = "5"
|
||||
|
||||
[[menu.main]]
|
||||
#name = "Learning Resources"
|
||||
#url = "https://rancher.com/learning-resources/"
|
||||
#parent = "learn"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Events"
|
||||
url = "https://rancher.com/events/"
|
||||
name = "Rancher Docs"
|
||||
url = "https://rancher.com/docs/"
|
||||
parent = "learn"
|
||||
weight = "6"
|
||||
|
||||
|
||||
[[menu.main]]
|
||||
@@ -178,8 +182,8 @@ weight = "5"
|
||||
pre = "<i class='material-icons'>keyboard_arrow_down</i>"
|
||||
|
||||
[[menu.main]]
|
||||
name = "News"
|
||||
url = "https://rancher.com/news/"
|
||||
name = "Press"
|
||||
url = "https://rancher.com/press/"
|
||||
parent = "about"
|
||||
|
||||
[[menu.main]]
|
||||
|
||||
@@ -1,41 +0,0 @@
|
||||
[[version]]
|
||||
number = "1.6.16"
|
||||
os = "Ubuntu 14.04, Ubuntu 16.04, RHEL/CentOS 7.2-7.4* (Rancher 1.6.7+ supports RHEL 7.4), RancherOS 1.1.3"
|
||||
kubernetes = "1.9.4 + Docker 1.12.6, 1.13.1, 17.03.2-ce and ee"
|
||||
docker = "1.12.3+, 1.13.x, 17.03.x-ce and ee, 17.06.x-cc and ee, 17.09.x-cc and ee, 17.12.x-cc and ee"
|
||||
|
||||
[[version]]
|
||||
number = "1.5.10"
|
||||
os = "Ubuntu 14.04, Ubuntu 16.04, RHEL/CentOS 7.2-7.3, RancherOS 0.8.1"
|
||||
kubernetes = "1.5.4 + Docker 1.12.3 – 1.12.6"
|
||||
docker = "1.12.3+, 1.13.x, 17.03.x-ce and ee, 17.06.x-cc and ee"
|
||||
|
||||
[[version]]
|
||||
number = "1.4.3"
|
||||
os = "Ubuntu 14.04, Ubuntu 16.04, RHEL/CentOS 7.2-7.3, RancherOS 0.8.1"
|
||||
kubernetes = "1.5.2 + Docker 1.12.3 – 1.12.6"
|
||||
docker = "1.12.3-1.12.6"
|
||||
|
||||
[[version]]
|
||||
number = "1.3.5"
|
||||
os = "Ubuntu 14.04, Ubuntu 16.04, RHEL/CentOS 7.2-7.3, RancherOS 0.7.1"
|
||||
kubernetes = "1.5.1 + Docker 1.12.3 – 1.12.6"
|
||||
docker = "1.12.3-1.12.6"
|
||||
|
||||
[[version]]
|
||||
number = "1.2.4"
|
||||
os = "Ubuntu 14.04, Ubuntu 16.04, RHEL/CentOS 7.2-7.3, RancherOS 0.7.1"
|
||||
kubernetes = "1.4.6 + Docker 1.12.3 – 1.12.6"
|
||||
docker = "1.12.3-1.12.6"
|
||||
|
||||
[[version]]
|
||||
number = "1.1.4"
|
||||
os = "Ubuntu 14.04, Ubuntu 15.10, RHEL/CentOS 7.2-7.3, RancherOS 0.5.0"
|
||||
kubernetes = "1.2.4 + Docker 1.10.3"
|
||||
docker = "1.10.3"
|
||||
|
||||
[[version]]
|
||||
number = "1.0.2"
|
||||
os = "Ubuntu 14.04, Ubuntu 15.10, RHEL/CentOS 7.2-7.3, RancherOS 0.4.0"
|
||||
kubernetes = "1.2.4 + Docker 1.10.3"
|
||||
docker = "1.10.3"
|
||||
@@ -1,79 +0,0 @@
|
||||
[[testimonial]]
|
||||
company = "IBM Analytics"
|
||||
logo = "ibm.png"
|
||||
source = "Leon Katsnelson"
|
||||
position = "Director & CTO, Emerging Technologies"
|
||||
quote = "We’ve been able to migrate a massive implementation of VMs to containers using Rancher, saving money and improving the service we deliver to more than 1 million users."
|
||||
|
||||
|
||||
[[testimonial]]
|
||||
company = "LateRooms.com"
|
||||
logo = "laterooms.png"
|
||||
source = "Steve Elliot"
|
||||
position = "Performance and Reliability Specialist"
|
||||
quote = "Moving from VMs to Rancher’s orchestration has been a massive benefit for us."
|
||||
|
||||
[[testimonial]]
|
||||
company = "Kloeckner"
|
||||
logo = "kloeckner.png"
|
||||
source = "Nick Thomas"
|
||||
position = "Senior Developer"
|
||||
quote = "It’s much easier for us to sell ideas internally with the tools and cohesive UI Rancher provides. For us, it’s made microservices tangible for our entire organization."
|
||||
|
||||
|
||||
[[testimonial]]
|
||||
company = "Institute for Health Metrics and Evaluation (IHMEI)"
|
||||
logo = "ihmei.jpg"
|
||||
source = "Andrew Ernst"
|
||||
position = "IT Operations Manager"
|
||||
quote = "Anything we can do to make the deployment process simpler and faster is an excellent way for us to focus on what we do best."
|
||||
|
||||
[[testimonial]]
|
||||
company = "TNO"
|
||||
logo = "tno.png"
|
||||
source = "Johan van der Geest"
|
||||
position = "Scientist Innovator"
|
||||
quote = "With Rancher, the time it takes us to set up development and production environments and to upgrade services on these environments has decreased significantly."
|
||||
|
||||
|
||||
[[testimonial]]
|
||||
company = "Blippar"
|
||||
logo = "blippar.png"
|
||||
source = "Clement Dal Palu"
|
||||
position = "Senior Data Architect, Blippar"
|
||||
quote = "With Rancher, we get to finally focus on coding."
|
||||
|
||||
[[testimonial]]
|
||||
company = "DemandBase"
|
||||
logo = "demandbase.jpeg"
|
||||
source = "Michael Waltz"
|
||||
position = "Senior DevOps Engineer at Demandbase"
|
||||
quote = "Moving to containers and leveraging Rancher allowed us to reduce deploy times from hours to minutes, while helping to reduce our infrastructure footprint."
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher has made running and migrating to Docker \"Simpler, Better, faster\" right from inception all the way to Production. It is an awesome product and suite."
|
||||
logo = "dstv.png"
|
||||
source = "Greg Van Wyngaard"
|
||||
position = "Systems Architect"
|
||||
company = "DStv"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher hits that sweet spot of providing powerful container orchestration capabilities without adding too many layers of complexity"
|
||||
logo = "BravissimoLtd.png"
|
||||
source = "Luke Bennett"
|
||||
position = "Customer Systems Development Manager"
|
||||
company = "Bravissimo Ltd"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher's user-friendy UI, the way you can manage containers, the services, the easy installation, really make the difference."
|
||||
logo = "orange.png"
|
||||
source = "Florian Le Galudec"
|
||||
position = "Ops Engineer"
|
||||
company = "Orange France"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Using Rancher 2.0 increases our efficiency and provides our engineering teams with more time to focus on creating the next great innovations that will help Sling TV build upon its leadership position"
|
||||
logo = "sling.png"
|
||||
source = "Brad Linder"
|
||||
position = "Cloud Native and Big Data Evangelist"
|
||||
company = "Sling TV"
|
||||
@@ -1,105 +0,0 @@
|
||||
[[partner]]
|
||||
name = "addteq"
|
||||
logo = "partner-addteq.png"
|
||||
site = "http://www.addteq.com/"
|
||||
description = "Addteq has been a leader of providing business solutions to Enterprise clients for more than 10 years. Through the use of DevOps automation, Addteq strives on creating innovative solutions to solve business processes. Clients depend on Addteq to provide Atlassian solutions, create custom add-ons, conduct training, offer hosting and staffing, perform DevOps services, and provide overall support services. Being named one of Atlassian’s Platinum Solution Partners, Addteq delivers superior results within a range of industries, specifically to major companies such as Cisco, MetLife and Bank of America. Addteq’s headquarters is found in Princeton, New Jersey, with offices around the globe."
|
||||
type = [ "Service Provider", "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "cloudsky"
|
||||
logo = "partner-cloudsky.png"
|
||||
site = "https://www.cloudssky.com/en/"
|
||||
description = "Clouds Sky GmbH is a German company specialized in cloud computing consulting and development. Our dedicated team of cloud computing experts advises customers by Multi-Cloud-Management, Microservices development, Orchestration with Kubernetes, Cloud Native Technology and DevOps."
|
||||
type = [ "Consulting", "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "evry"
|
||||
logo = "partner-evry.png"
|
||||
site = "https://www.evry.com/en/"
|
||||
description = "EVRY is one of the leading IT companies in the Nordic region and has a strong local and regional presence in 50 Nordic towns and cities. Through its insight, solutions and technology, EVRY contributes to the development of the information society of the future and so creates value for the benefit of its customers and for society as a whole. EVRY combines in-depth industry knowledge and technical expertise with a local delivery model and international strength."
|
||||
type = [ "Service Provider" ]
|
||||
|
||||
[[partner]]
|
||||
name = "exops"
|
||||
logo = "partner-exops.png"
|
||||
site = "http://ezops.com.br/"
|
||||
description = "EZOps is a Brazilian startup focusing on DevOps implementation services."
|
||||
type = [ "Consulting", "Service Provider", "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "Global Web Data Services Corp"
|
||||
logo = "partner-globalweb.png"
|
||||
site = "http://www.globalweb.com.br/"
|
||||
description = "A Globalweb Outsourcing é especialista em tecnologia para o seu segmento. A nossa nuvem é uma combinação completa de produtos e serviços de TI, que se adaptam ao seu nível de necessidade e estrutura. Com foco na otimização dos processos organizacionais, as soluções são desenvolvidas para auxiliar com agilidade e precisão as tarefas diárias, proporcionando aos gestores focarem no que realmente interessa: nos negócios."
|
||||
type = [ "Consulting", "Service Provider", "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "instruct"
|
||||
logo = "partner-instruct.png"
|
||||
site = "http://instruct.com.br/"
|
||||
description = "Instruct offers IT infrastructure solutions focused on automation, configuration management and agile principles. Our highly qualified team helps organizations improve their workflow when deploying applications and new services, enabling them to save time and reduce costs and errors. Our services include: DevOps consulting, infrastructure automation, continuous integration and delivery development."
|
||||
type = [ "Consulting", "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "kangaroot"
|
||||
logo = "partner-kangaroot.png"
|
||||
site = "http://kangaroot.net/"
|
||||
description = "At Kangaroot, we design, implement, maintain & support IT infrastructure based on Linux & Open Source software. With our consulting, organisations lower their IT capital costs & operational expenses. Our certified engineers help you reduce over-provisioning, consolidate servers and increase business agility and continuity. Ask us how!"
|
||||
type = [ "Consulting", "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "mobilab"
|
||||
logo = "partner-mobilab.png"
|
||||
site = "https://mobilabsolutions.com/"
|
||||
description = "MobiLab Solutions GmbH is a German based software engineering company with offices in Cologne and Berlin. Whether we’re developing a mobile app which helps a multinational restaurant franchise offer a more engaging in-store experience to their customers, or a key piece of infrastructure in a global retailer’s core operations, we build it from ground up and tailor it to the customer’s needs.Our engineers cover full stack software solutions and our work touches thousands of users. Areas we are heavily experienced in are (mobile) payment, (mobile) ordering, infrastructure and master data management. On top of our solutions we apply awesome designs to give our end-users a unique experience."
|
||||
type = [ "Consulting", "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "nelsoncash"
|
||||
logo = "partner-nelsoncash.png"
|
||||
site = "http://nelsoncash.com/"
|
||||
description = "Nelson Cash is a creative studio with roots in Chicago, New York, and Los Angeles. Named after two artists defined by their musical storytelling, Nelson Cash is a team that approaches creative from a different perspective. We believe in fostering relationships with our clients on a simple guiding principle – your project is unique, and unique challenges require unique solutions. Our perspective allows us to strategize wisely, design quickly, and develop holistically from the ground up."
|
||||
type = [ "Consulting" ]
|
||||
|
||||
[[partner]]
|
||||
name = "novisync"
|
||||
logo = "partner-novisync.png"
|
||||
site = "http://novisync.com/"
|
||||
description = "Founded in 2007. Novisync Inc., a global IT Solutions Provider and SystemsIntegrator,can Architect, Plan, Design, Implement and administer environments which cater to all the industry verticals and sizes. With our large team of certified, professional engineers we provide IT services and solutions, professional services, and managed services in IT Infrastructure, cloud management, converged and hyper converged infrastructure, data center management, networking (Routing, switching, load balancing), storage/data, virtualization, software development, application development, monitoring and security."
|
||||
type = [ "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "qualimente"
|
||||
logo = "partner-qualimente.png"
|
||||
site = "https://www.qualimente.com/"
|
||||
description = "QualiMente helps customers build and deploy containerized application delivery pipelines and platforms in the Cloud and on-premise using modern Lean and DevOps techniques."
|
||||
type = [ "Consulting" ]
|
||||
|
||||
[[partner]]
|
||||
name = "seqvence"
|
||||
logo = "partner-seqvence.png"
|
||||
site = "http://seqvence.com/"
|
||||
description = "At Seqvence, we are convinced that programmability throughout the whole infrastructure stack is an inevitable outcome in the current race for automation. We founded Seqvence to help businesses transition to that future, by adopting the necessary tools and technologies."
|
||||
type = [ "Consulting", "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "simac"
|
||||
logo = "partner-simac.png"
|
||||
site = "https://www.simac.com/"
|
||||
description = "Simac Techniek N.V., founded in 1971, is a technology company in the Benelux and Central Europe. Simac supplies and maintains high-quality technology for improving the business processes of large and medium-sized organizations."
|
||||
type = [ "Consulting", "Reseller" ]
|
||||
|
||||
[[partner]]
|
||||
name = "tooit"
|
||||
logo = "partner-tooit.png"
|
||||
site = "http://www.tooit.com/"
|
||||
description = "Tooit is a digital product development studio, committed to developing and delivering flexible web solutions from Argentina to the world. Our main expertise is in CMS development, integrating cloud computing, Docker containers and CI/CD processes to build complete and high available digital solutions.Our professional team includes expert engineers with broad experience in offshore delivery."
|
||||
type = [ "Consulting" ]
|
||||
|
||||
[[partner]]
|
||||
name = "treeptik"
|
||||
logo = "partner-treeptik.png"
|
||||
site = "http://treeptik.fr/"
|
||||
description = "Treeptik works with customers to accelerate their business, shortening the path between innovation and final product. With deep DevOps, container, and Rancher expertise, Treeptik’s team of experts goes the extra mile to provide customers with simplified IT solutions, and well-designed, high-performance applications. Treeptik is also the developer of CloudUnit, a comprehensive set of production tools for Java developers, based on Docker."
|
||||
type = [ "Consulting" ]
|
||||
|
||||
@@ -1,35 +0,0 @@
|
||||
[[table]]
|
||||
rancher = "1.6.X"
|
||||
release = "June 8, 2017"
|
||||
full = "September 31, 2019"
|
||||
maintain = "March 1, 2020"
|
||||
[[table]]
|
||||
rancher = "1.5.10"
|
||||
release = "March 21, 2017"
|
||||
full = "September 1, 2017"
|
||||
maintain = "March 1, 2018"
|
||||
[[table]]
|
||||
rancher = "1.4.3"
|
||||
release = "February 13, 2017"
|
||||
full = "August 1, 2017"
|
||||
maintain = "February 1, 2018"
|
||||
[[table]]
|
||||
rancher = "1.3.5"
|
||||
release = "January 13, 2017"
|
||||
full = "July 1, 2017"
|
||||
maintain = "January 1, 2018"
|
||||
[[table]]
|
||||
rancher = "1.2.4"
|
||||
release = "December 1, 2016"
|
||||
full = "June 1, 2017"
|
||||
maintain = "December 1, 2017"
|
||||
[[table]]
|
||||
rancher = "1.1.4"
|
||||
release = "June 30, 2016"
|
||||
full = "December 1, 2016"
|
||||
maintain = "June 30, 2017"
|
||||
[[table]]
|
||||
rancher = "1.0.2"
|
||||
release = "March 28, 2016"
|
||||
full = "June 30, 2016"
|
||||
maintain = "March 28, 2017"
|
||||
@@ -1,186 +0,0 @@
|
||||
[[testimonial]]
|
||||
quote = "Using Rancher 2.0 increases our efficiency and provides our engineering teams with more time to focus on creating the next great innovations that will help Sling TV build upon its leadership position"
|
||||
logo = "octoperf.png"
|
||||
source = "name"
|
||||
position = "Founder"
|
||||
company = "Sling TV"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Using Rancher 2.0 increases our efficiency and provides our engineering teams with more time to focus on creating the next great innovations that will help Sling TV build upon its leadership position"
|
||||
logo = "octoperf.png"
|
||||
source = "name"
|
||||
position = "Founder"
|
||||
company = "Sling TV"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher improved our scalability by providing an amazing all-in-one Docker cluster orchestration tool."
|
||||
logo = "octoperf.png"
|
||||
source = "Quentin Hamard"
|
||||
position = "Founder"
|
||||
company = "Octoperf"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher is the most advanced product that we have been testing during our Docker evaluation. The user-friendy UI, the way you can manage containers, the services, the easy installation, are the points which are making the difference. The Rancher team was there when we needed it, for example to help us on load-balancing issues. We believe in the product, and have planned to use it with Jenkins and Docker to make a continuous deployment solution for our application."
|
||||
logo = "orange-logo.png"
|
||||
source = "Florian Le Galudec"
|
||||
position = "Ops Engineer"
|
||||
company = "Orange France"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "After trying many solutions and finding faults with them, we settled on Rancher. Rancher removes a massive amount of the manual effort needed to build a stable Docker Infrastructure and CI/CD pipeline. Its batteries-included-but-removable nature means you never have to bend it to your needs. Every “edge case” in our company infrastructure happens naturally in Rancher, and as a result, runs without hiccups."
|
||||
logo = "HigherEducation.png"
|
||||
source = "Will Stern"
|
||||
position = "Software Architect"
|
||||
company = "HigherEducation"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "We rely on Rancher to manage our various microservices and core API in both our lab and multiple production environments. Having a global footprint with multiple facilities is tricky to begin with, and Rancher makes it that much easier. Knowing we have a reliable container management solution in Rancher is one less thing our operators have to lie awake at night thinking about!"
|
||||
logo = "packet.png"
|
||||
source = "Aaron Welch"
|
||||
position = "SVP Product"
|
||||
company = "Packet"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher is just awesome! It gives us the best of Docker and cloud philosophy in an out-of-the box, multi-tenant Container-as-a-Service solution. Our dev team gets a real self-service PaaS, and our ops team can easily manage multiple environments."
|
||||
logo = "makazi.png"
|
||||
source = "Alexis Ducastel"
|
||||
position = "Tech Ops Director"
|
||||
company = "Makazi"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "After trying a number of tools and approaches, we found that Rancher hits that sweet spot of providing powerful container orchestration capabilities without adding too many layers of complexity and additional concepts on top of Docker itself. This has helped prevent the learning curve from getting too steep and made the introduction of new development and deployment workflows much easier."
|
||||
logo = "BravissimoLtd.png"
|
||||
source = "Luke Bennett"
|
||||
position = "Customer Systems Development Manager"
|
||||
company = "Bravissimo Ltd"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Last year I was playing around with Docker and SpringCloud to determine the feasibility of converting one of my client's monolithic applications to a microservice based architecture. Docker is great, but my client as clamoring for a more elegant user experience that is backed up by a robust and yet easy to use orchestration solution. My attention turned to Rancher and I have not looked back since. Rancher's UI and feature set is top-notch. Better yet, the team behind it is amazing! They're experts in all areas of operations, incredibly responsive and truly focused on making their product the best in its class"
|
||||
logo = "nuarch.png"
|
||||
source = "Dan MacDonald"
|
||||
position = "Consultant"
|
||||
company = "Nuarch.com"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "For enterprises that support diverse DevOps groups, it is imperative to provide visibility and manageability into the ecosystem. Rancher embraces this by following the Docker principal \"batteries included but removable.\" Use any scheduler, overlay network or storage solution across multiple environments and disperse teams, and Rancher will provide the insight and control needed to wrangle cattle wherever they may roam."
|
||||
logo = "sungard.png"
|
||||
source = "Kevin McGrath"
|
||||
position = "CTO Architect"
|
||||
company = "Sungard Availability Services "
|
||||
|
||||
[[testimonial]]
|
||||
quote = "By migrating from a physical box to a Rancher controlled Docker infrastructure, we have been able to lower the amount of time our teams spend working with builds, and it allows us to quickly scale up or down seamlessly. Rancher has becoming a powerful tool in our DevOps arsenal and I would highly recommend it to anyone."
|
||||
logo = "sugarcrm.png"
|
||||
source = "Jon Whitcraft"
|
||||
position = "Sr. Devops Engineer"
|
||||
company = "SugarCRM"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "We have been using Docker for a long time to support our need for both shared and consistent application deployments across a hybrid cloud+bare metal infrastructure. The key piece that was consistently missing (despite a lot of searching) was the marriage of infrastructure and application orchestration. We immediately saw the promise of Rancher after testing it early in their beta phase. We are now running 2 distributed production applications, along with several internal apps, fully managed through Rancher. The Rancher team’s professionalism and responsiveness to requests/inquiries/bug reports/etc has been outstanding and the product they have built has quickly become a cornerstone of our tech stack"
|
||||
logo = "pitrho.png"
|
||||
source = "Gilman Callsen"
|
||||
position = "co-Founder and CTO"
|
||||
company = "of Pit Rho"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher provides container orchestration for the masses. Object Partners consistently recommends Rancher to many of our clients due to its intuitive user experience, simplistic installation process, and minimal infrastructure requirements. The Rancher team has delivers a great product, provides fantastic support, and continuously engages with their community of users. We love Rancher and believe you will too."
|
||||
logo = "objectpartners.png"
|
||||
source = "John Engelman"
|
||||
position = "Chief Technologist"
|
||||
company = "Object Partners"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher is the only tool on the market that provides the full spectrum of orchestration, ACL and UI while still being easy to install and simple to understand. The developers of Rancher come from thoughtful distributed systems companies and it shows in their product."
|
||||
logo = "VitalsLogo.png"
|
||||
source = "Topper Bowers"
|
||||
position = "Director of Engineering"
|
||||
company = "Vitals"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "After trying several other orchestration solutions we found Rancher to be the most feature rich, stable and well-designed system out there. Not only does it provide powerful console integrations for our developers, they tie it together with a super easy to use interface that makes it a joy to work with!"
|
||||
logo = "spyjack.png"
|
||||
source = "Rik Nauta<z>CEO "
|
||||
company = "Spyjack.io"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher has made running and migrating to Docker \"Simpler, Better, faster\" right from inception all the way to Production. The entire Rancher Suite is reliable with rapid time to deliver for services. I have not found a better collection of services and support from any other provider. It is an awesome product and suite."
|
||||
logo = "dstv.png"
|
||||
source = "Greg Van Wyngaard"
|
||||
position = "Systems Architect"
|
||||
company = "DStv"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher saved us a ton of time while bringing Docker into production. Rancher's core concepts are intuitive enough that we could get up and running in less than a day. As a result, we now can introduce new services with little to no operational overhead."
|
||||
logo = "bloom-logo.png"
|
||||
source = "Michael Wasser"
|
||||
position = "CEO"
|
||||
company = "BloomAPI"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher solves all of the critical issues for running containers in production, including host management, container networking, managing load balancers, resource tagging, scheduling, and scaling workloads. The UI is beautiful, and makes it so easy to get running with Docker."
|
||||
logo = "bitspace.png"
|
||||
source = "Alex Trauzzi"
|
||||
position = "CTO"
|
||||
company = "Bit Space Development"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "We considered a number of container management platforms before deciding to deploy Rancher. It is a simple, practical and fully functional container provisioning platform. Rancher’s UI makes managing containers appear simple, but the software is actually incredibly powerful. With Rancher we can achieve enterprise-scale container deployments instantly. Rancher is a fantastic product, with a bright future."
|
||||
logo = "unitedelectronics.png"
|
||||
source = "Bingli Shi"
|
||||
position = "R&D Center, VP"
|
||||
company = "United Electronics"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher is a powerful and easy-to-use container deployment and management platform. Rancher is a great choice for companies looking to quickly deploy and use containers in the cloud. RancherOS is a complete OS for supporting containers. The design philosophy of Rancher and RancherOS is excellent."
|
||||
logo = "cloudsoar.png"
|
||||
source = "James Dai"
|
||||
position = "CTO"
|
||||
company = "Cloudsoar "
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher is a user friendly container management platform with broad functionality. It is easy to deploy, supports container ecosystems such as Kubernetes and Mesos, and also provides an excellent container data persistence solution. The architecture of Rancher is light weight which is in line with how we are deploying containers. Rancher makes container management easy and convenient."
|
||||
logo = "cntv.png"
|
||||
source = "Qin He"
|
||||
position = "System Engineer"
|
||||
company = "CNTV"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Before we started using Rancher, I needed a few days to install and deploy a new software package. Now, leveraging the Rancher Catalog, I can deploy an application in minutes. It is very fast and incredibly easy."
|
||||
logo = "Tianhe2.png"
|
||||
source = "Tony Huo"
|
||||
position = "Senior Engineer, Tianhe2 (www.nscc-gz.cn)"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Linksame develops software for large enterprises. Introducing Rancher has dramatically reduced the difficulty of our product development and management processes. We’re using Rancher and Docker to improve all aspects of developing and maintaining our software platform."
|
||||
logo = "linksame.png"
|
||||
source = "Nengwei Yao"
|
||||
position = "General Manager & Founder"
|
||||
company = "Linksame Inc."
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Since we started using Docker, we have tried a number of tools to simplify the orchestration of containers so that our developers get the greatest level of flexibility. We chose Rancher, because it exposes the native Docker tool set while adding a powerful set of tools around it. We have used Rancher to isolate and manage all of our games running in AWS."
|
||||
logo = "cerebralfix.png"
|
||||
source = "Alister Galpin"
|
||||
position = "Server Engineer,"
|
||||
company = "Cerebralfix, Ltd"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "After trying several approaches, getting to know Rancher has dramatically improved the way we work. Rancher is an open-source project that makes it possible to deploy our complex solution across multiple computing clusters for various clients without adding a big learning layer on top of Docker concepts... what more can you ask for?"
|
||||
logo = "instore.png"
|
||||
source = "Romain Di Giorgio"
|
||||
position = "DevOps"
|
||||
company = "instore.digital"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "When building the Nuxeo cloud infrastructure, we tried several approaches for managing Docker based deployment; we even started building our own container orchestration system. Rancher provides a simple abstraction with a good API and administration UI to manage Containers as a service while allowing us the freedom to use Docker Swarm or Kubernetes if needed."
|
||||
logo = "nuxeo.png"
|
||||
source = "Thierry Delprat"
|
||||
position = "CTO,"
|
||||
company = "Nuxeo"
|
||||
|
||||
[[testimonial]]
|
||||
quote = "Rancher is not only a turnkey solution for containers; it's a total shift in the way the new cloud is approached. We have had great success where continuous delivery is key and the platform is utilised by all users types from developer to product owner."
|
||||
logo = "industrieit.png"
|
||||
source = "Chris Fordham"
|
||||
position = "Cloud Platform Architect"
|
||||
company = "Industrie IT"
|
||||
@@ -1,21 +0,0 @@
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Version</th>
|
||||
<th>Host OS</th>
|
||||
<th>Kubernetes*</th>
|
||||
<th>Docker</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{{ range .Site.Data.compatibility.version }}
|
||||
<tr>
|
||||
<td>{{.number}}</td>
|
||||
<td>{{.os}}</td>
|
||||
<td>{{.kubernetes}}</td>
|
||||
<td>{{.docker}}</td>
|
||||
</tr>
|
||||
{{ end }}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
{{ range .Site.Data.homepage.testimonial }}
|
||||
<li class="js_slide testimonial m-a-sm">
|
||||
<!-- <hr/> -->
|
||||
<blockquote class="text-lg text-left p-a-md m-a-0">
|
||||
<div class="p-b-sm">"{{.quote}}"</div>
|
||||
<hr class="m-a-0" />
|
||||
<div class="row middle-md between-md p-a-sm border-right">
|
||||
<div class="col-md-2 p-a-sm p-l-0">
|
||||
<img src="{{ .Site.BaseURL }}/img/quotelogos/{{.logo}}" alt="{{.company}}">
|
||||
</div>
|
||||
<div class="col-md-10 p-a-0">
|
||||
<cite class="text-md text-left p-l-sm">{{.source}},<br/>{{.position}}, {{.company}}</cite>
|
||||
</div>
|
||||
</div>
|
||||
</blockquote>
|
||||
</li>
|
||||
{{ end }}
|
||||
@@ -1,14 +0,0 @@
|
||||
<div class="row">
|
||||
{{ range .Site.Data.partners.partner }}
|
||||
<div class="col-md-3 box m-a-sm">
|
||||
<img src="{{ .Site.BaseURL }}/img/{{.logo}}" height="50" alt="{{.name}}">
|
||||
<h3>{{.name}}</h3>
|
||||
<p>{{.description}}</p>
|
||||
<span class="row">
|
||||
{{ range .type }}
|
||||
<span class="bg-accent tag">{{ . }}</span>
|
||||
{{ end }}
|
||||
</span>
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
@@ -1,20 +0,0 @@
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Rancher Version</th>
|
||||
<th>Release Date</th>
|
||||
<th>End full support</th>
|
||||
<th>Dend maintainance support</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
{{ range .Site.Data.support.table }}
|
||||
<tr>
|
||||
<td>{{.rancher}}</td>
|
||||
<td>{{.release}}</td>
|
||||
<td>{{.full}}</td>
|
||||
<td>{{.maintain}}</td>
|
||||
</tr>
|
||||
{{ end }}
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -1,22 +0,0 @@
|
||||
<div class="slider js_slider js_multislides multislides">
|
||||
<div class="frame js_frame">
|
||||
<ul class="testimonials slides js_slides">
|
||||
{{ range .Site.Data.testimonials.testimonial }}
|
||||
<li class="js_slide testimonial">
|
||||
<div class="p-a-xs bg-accent">{{.company}}</div>
|
||||
<div class="p-a-sm">
|
||||
<img src="{{ .Site.BaseURL }}/img/quotelogos/{{.logo}}" height="50" alt="{{.company}}">
|
||||
<p>{{.quote}}</p>
|
||||
<cite>{{.source}}, {{.position}}</cite>
|
||||
</div>
|
||||
</li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
</div>
|
||||
<span class="js_prev prev">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 501.5 501.5"><g><path fill="#2E435A" d="M302.67 90.877l55.77 55.508L254.575 250.75 358.44 355.116l-55.77 55.506L143.56 250.75z"/></g></svg>
|
||||
</span>
|
||||
<span class="js_next next">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 501.5 501.5"><g><path fill="#2E435A" d="M199.33 410.622l-55.77-55.508L247.425 250.75 143.56 146.384l55.77-55.507L358.44 250.75z"/></g></svg>
|
||||
</span>
|
||||
</div>
|
||||
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 103 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 81 KiB |
@@ -1 +0,0 @@
|
||||
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2374.4 541.3"><style>.st0{fill:#fff}.st1{opacity:.5}</style><path class="st0" d="M1175.5-1248.9c0-47.4-46.5-82.7-92.1-70.1 6.1-80.5-53.1-154.1-133.1-165.1s-158.9 45.3-173.3 125.9c-54.1-16.8-112 19.9-119.8 75.9-35.9-15.5-77.3-5.7-77.3 33.3l595.6.1zM.3-1298.6c-4.4-57.1 39.2-109.4 96-117.1 56.8-7.7 112.7 32.2 122.9 89.3 38.4-11.9 79.5 14.1 85 53.9 25.5-11 54.9-4.1 54.9 23.6H.3v-49.7zm2379.8 49.7h-358.8c0-27.7 29.4-34.6 54.9-23.6 5.5-39.8 46.6-65.8 85-53.9 10.2-57.1 66.1-97 122.9-89.3 56.8 7.7 100.4 60 96 117.1v49.7zm-797.3-.1c0-32.3-31.7-56.3-62.8-47.7 4.1-54.8-36.2-105-90.7-112.4s-108.2 30.9-118 85.8c-36.8-11.5-76.3 13.6-81.6 51.7-24.4-10.6-52.6-3.9-52.6 22.7l405.7-.1zm436.8.1c0-39.9-39-69.4-77.3-58.8 5-67.5-44.6-129.3-111.7-138.4s-133.2 38-145.3 105.6c-66.9-20-105.2 35.5-100.5 91.6h434.8zm-1441.3 0c0-19.9-19.5-34.7-38.7-29.4 2.5-33.7-22.3-64.6-55.8-69.2s-66.6 19-72.6 52.8c-33.5-10-52.6 17.7-50.2 45.8h217.3z"/><g class="st1"><path class="st0" d="M694.9-1337.5c0-13-12.7-22.7-25.3-19.3 1.7-22.1-14.6-42.4-36.6-45.4-22.1-3-43.7 12.5-47.6 34.6-14.8-4.6-30.8 5.5-33 20.9-9.8-4.3-21.2-1.6-21.2 9.1l163.7.1z"/></g><g class="st1"><path class="st0" d="M179.6-1414.8h81.9c0-5.4-5.7-6.7-10.6-4.6-1.1-7.7-9.1-12.7-16.5-10.4-2-11.1-12.7-18.8-23.8-17.3s-19.2 11.6-18.4 22.7c-6.3-1.7-12.6 3.1-12.6 9.6z"/></g><g class="st1"><path class="st0" d="M1132.3-1367.6H1296c0-10.7-11.4-13.4-21.2-9.1-2.2-15.4-18.1-25.5-33-20.9-3.9-22.2-25.5-37.7-47.6-34.6-22.1 3-38.3 23.3-36.6 45.4-12.6-3.5-25.3 6.2-25.3 19.2z"/></g><g class="st1"><path class="st0" d="M1647.7-1444.8c0-6.5-6.4-11.4-12.7-9.6.8-11-7.3-21.2-18.3-22.7s-21.8 6.2-23.8 17.3c-7.4-2.3-15.4 2.8-16.5 10.4-4.9-2.1-10.6-.8-10.6 4.6h81.9z"/></g><g class="st1"><path class="st0" d="M2059.9-1347.3c0-3.9-3.9-6.9-7.7-5.8.5-6.7-4.4-12.8-11.1-13.7-6.7-.9-13.2 3.8-14.4 10.5-4.5-1.4-9.3 1.7-10 6.3-3-1.3-6.4-.5-6.4 2.8l49.6-.1z"/></g><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="-1831.575" y1="606.991" x2="-1831.575" y2="103.584" gradientTransform="matrix(-1 0 0 1 -1370.697 0)"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset=".095" stop-color="#fff" stop-opacity=".055"/><stop offset=".856" stop-color="#fff" stop-opacity=".5"/></linearGradient><path d="M73.4 134.2c30.4-19.4 66.4-30.6 105.1-30.6 85.4 0 157.9 54.7 184.6 130.9 25.4-12 53.7-18.7 83.6-18.7 48.7 0 93.2 17.8 127.4 47.3 24-47.1 72.8-79.3 129.3-79.3 80.1 0 145 64.9 145 145s-64.9 145-145 145c-24 0-46.7-5.9-66.6-16.2C616 543.3 538.8 607 446.7 607c-85.4 0-157.9-54.7-184.7-131-25.4 12-53.7 18.7-83.6 18.7-38.7 0-74.7-11.3-105.1-30.6V134.2z" fill="url(#SVGID_1_)"/><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="1570.733" y1="601.7" x2="1570.733" y2="137.278"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset=".095" stop-color="#fff" stop-opacity=".055"/><stop offset=".856" stop-color="#fff" stop-opacity=".5"/></linearGradient><path d="M2374.4 597.7V168.2c-35.3-19.7-76-30.9-119.3-30.9-107.3 0-198.4 68.8-231.9 164.7-8.4-1.1-17-1.7-25.7-1.7-38.9 0-75.1 11.5-105.5 31.2-13.2-94.5-94.3-167.3-192.4-167.3-85.4 0-158 55.2-184 131.8-17.6-7.2-36.8-11.3-56.9-11.3-70.4 0-129.5 48.7-145.3 114.3-8.2-1.4-16.7-2.2-25.3-2.2-47.8 0-90.4 22.5-117.8 57.4-20.4-25.9-52.1-42.6-87.7-42.6-10.7 0-21.1 1.5-30.9 4.4-23.8-51.1-75.6-86.5-135.6-86.5-82.6 0-149.6 67-149.6 149.6 0 50.8 25.4 95.7 64.1 122.7h170.9c.4-.3.7-.5 1.1-.8.2.3.5.5.8.8H1427c2.6-6.5 4.8-13.2 6.4-20.1 8.2 1.4 16.7 2.2 25.3 2.2 52.8 0 99.3-27.4 125.9-68.8 32.2 23.7 72 37.8 115.1 37.8 38.9 0 75.1-11.5 105.5-31.2 4.1 29.3 14.7 56.5 30.3 80.1h539c2.4-1.4-2.7-2.7-.1-4.1z" fill="url(#SVGID_2_)"/><path class="st0" d="M2374.4 30c-62.6 21.1-109.4 76.6-118.1 144.1-127 22.2-223.6 132.9-223.6 266.3 0 8.7.5 17.3 1.3 25.8-7.9-1.1-15.9-1.7-24-1.7-52.6 0-99.7 23.1-131.9 59.7-37.2-104.9-137.2-180-254.9-180-82.4 0-156.1 36.9-205.7 95-4-.3-8.1-.5-12.2-.5-49 0-93.3 20-125.1 52.3-27-16.8-58.8-26.6-92.9-26.6-34.1 0-65.9 9.7-92.9 26.6-31.9-32.3-76.2-52.3-125.1-52.3-4.1 0-8.2.2-12.2.5-49.6-58.1-123.3-95-205.7-95-117.6 0-217.7 75.1-254.9 180-32.2-36.6-79.4-59.7-131.9-59.7-8.1 0-16.2.6-24 1.7.8-8.5 1.3-17.1 1.3-25.8 0-133.4-96.6-244.1-223.6-266.3C109.4 106.6 62.6 51.1 0 30v621.3h2374.4V30z"/></svg>
|
||||
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 294 B |
|
Before Width: | Height: | Size: 19 KiB |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 1080"><linearGradient id="a" gradientUnits="userSpaceOnUse" y1="540" x2="1920" y2="540"><stop offset="0" stop-color="#193672"/><stop offset=".172" stop-color="#1c3e83"/><stop offset=".471" stop-color="#214899"/><stop offset=".753" stop-color="#244fa7"/><stop offset="1" stop-color="#2551ac"/></linearGradient><path fill="url(#a)" d="M0 0h1920v1080H0z"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="254.992" y1="1001.195" x2="1665.815" y2="1001.195"><stop offset="0" stop-color="#92b1f1"/><stop offset=".227" stop-color="#aec5f5"/><stop offset=".55" stop-color="#cfdcf9"/><stop offset=".82" stop-color="#e3ebfb"/><stop offset="1" stop-color="#eaf0fc"/></linearGradient><path d="M1665.8 1033.4h-25.3l-105-253.1c-3.5-8.9-10.8-17.2-21.3-24.2-1-.7-2.1-1.3-3.2-1.9-7.9-4.6-17.2-8.3-27.3-11L990.3 606c-25.8-7.2-55.7-7.2-81.4 0L422.2 743.5c-22.9 6.4-40.2 17.9-47.9 32-1 1.7-1.8 3.4-2.4 5.1l-94.3 252.8H255v69.7h.2c1.2 11.3 8.5 22.3 21.1 31.3l344.3 246.9c2.2 1.6 4.5 3.1 7 4.5 17.6 10.2 41.6 16 66.7 16l544.3-.2c28.5 0 55.4-7.6 72.9-20.5l334.5-247c12.1-9 18.9-19.8 19.7-31h.1v-69.7z" fill="url(#b)"/><path d="M1511.1 694.7c1.1.6 2.1 1.3 3.2 1.9 10.4 6.9 17.8 15.2 21.3 24.2l127.7 307.8c6.7 16.1.4 33-17.2 46l-334.5 247c-17.6 13-44.4 20.5-72.9 20.5l-544.3.2c-25.1 0-49.1-5.9-66.7-16-2.4-1.4-4.8-2.9-7-4.5l-344.3-246.9c-18.1-12.8-25.2-29.7-19.3-45.8l114.9-308c.7-1.7 1.5-3.4 2.4-5.1 7.7-14 25-25.6 47.9-32L909 546.6c25.7-7.2 55.6-7.2 81.4 0l493.5 137.1c10 2.7 19.3 6.4 27.2 11z" fill="#fff"/><path opacity=".05" fill="#0ff" d="M456 990.7l56.9-152.5 436.8-123.3 447.6 124.4 64.7 155.9-235.3 173.8-521.8.1z"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="657.573" y1="855.992" x2="805.019" y2="-344.861"><stop offset="0" stop-color="#0ff" stop-opacity=".5"/><stop offset="1" stop-color="#2551ac" stop-opacity="0"/></linearGradient><path opacity=".5" fill="url(#c)" d="M512.9 838.2v-1042l436.8-123.3v1042z"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="1106.274" y1="803.55" x2="1240.713" y2="-291.365"><stop offset="0" stop-color="#0ff" stop-opacity=".5"/><stop offset="1" stop-color="#2551ac" stop-opacity="0"/></linearGradient><path opacity=".5" fill="url(#d)" d="M949.7 714.9l447.6 124.4v-1042L949.7-327.1z"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="1357.666" y1="982.421" x2="1501.614" y2="-189.939"><stop offset="0" stop-color="#0ff" stop-opacity=".5"/><stop offset="1" stop-color="#2551ac" stop-opacity="0"/></linearGradient><path opacity=".5" fill="url(#e)" d="M1462 995.2l-64.7-155.9v-1042L1462-46.8z"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="1014.643" y1="1014.882" x2="1674.057" y2="107.276"><stop offset="0" stop-color="#0ff" stop-opacity=".75"/><stop offset=".041" stop-color="#0ff" stop-opacity=".694"/><stop offset=".545" stop-color="#0ff" stop-opacity="0"/></linearGradient><path opacity=".5" fill="url(#f)" d="M1226.7 1169V126.9L1462-46.8v1042z"/><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="627.831" y1="1113.361" x2="1303.705" y2="183.1"><stop offset="0" stop-color="#0ff" stop-opacity=".75"/><stop offset=".058" stop-color="#0ff" stop-opacity=".694"/><stop offset=".784" stop-color="#0ff" stop-opacity="0"/></linearGradient><path opacity=".5" fill="url(#g)" d="M1226.7 1169.2v-1042H704.9v1042.2z"/><linearGradient id="h" gradientUnits="userSpaceOnUse" x1="190.637" y1="797.857" x2="778.293" y2="-10.982"><stop offset="0" stop-color="#0ff" stop-opacity=".5"/><stop offset="1" stop-color="#2551ac" stop-opacity="0"/></linearGradient><path opacity=".5" fill="url(#h)" d="M512.9 838.2v-1042L456-51.4V990.7z"/><linearGradient id="i" gradientUnits="userSpaceOnUse" x1="332.148" y1="900.67" x2="828.788" y2="217.103"><stop offset="0" stop-color="#0ff" stop-opacity=".75"/><stop offset=".041" stop-color="#0ff" stop-opacity=".694"/><stop offset=".55" stop-color="#0ff" stop-opacity="0"/></linearGradient><path opacity=".5" fill="url(#i)" d="M704.9 1169.1v-1042L456-51.4V990.7z"/><linearGradient id="j" gradientUnits="userSpaceOnUse" x1="474.691" y1="1173.802" x2="509.352" y2="678.135"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#326ce5" stop-opacity=".5"/></linearGradient><path d="M704.9 1169.1L456 990.7V674.4l-40.9 11.8s-32.6 6.2-47.5 46-107.3 287.7-107.3 287.7-18.7 27.5 8.8 49.1 138.7 100.1 138.7 100.1h297.1z" fill="url(#j)"/></svg>
|
||||
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 12 KiB |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 1080"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="-2" y1="541.338" x2="1918" y2="541.338"><stop offset="0" stop-color="#193672"/><stop offset=".172" stop-color="#1c3e83"/><stop offset=".471" stop-color="#214899"/><stop offset=".753" stop-color="#244fa7"/><stop offset="1" stop-color="#2551ac"/></linearGradient><path fill="url(#a)" d="M-2 1.3h1920v1080H-2z"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="254.992" y1="564.04" x2="1665.815" y2="564.04"><stop offset="0" stop-color="#92b1f1"/><stop offset=".227" stop-color="#aec5f5"/><stop offset=".55" stop-color="#cfdcf9"/><stop offset=".82" stop-color="#e3ebfb"/><stop offset="1" stop-color="#eaf0fc"/></linearGradient><path d="M1665.8 596.2h-25.3l-105-253.1c-3.5-8.9-10.8-17.2-21.3-24.2-1-.7-2.1-1.3-3.2-1.9-7.9-4.6-17.2-8.3-27.3-11L990.3 168.9c-25.8-7.2-55.7-7.2-81.4 0L422.2 306.3c-22.9 6.4-40.2 17.9-47.9 32-1 1.7-1.8 3.4-2.4 5.1l-94.3 252.8H255v69.7h.2c1.2 11.3 8.5 22.3 21.1 31.3L620.6 944c2.2 1.6 4.5 3.1 7 4.5 17.6 10.2 41.6 16 66.7 16l544.3-.2c28.5 0 55.4-7.6 72.9-20.5l334.5-247c12.1-9 18.9-19.8 19.7-31h.1v-69.6z" fill="url(#b)"/><path d="M1511.1 257.5c1.1.6 2.1 1.3 3.2 1.9 10.4 6.9 17.8 15.2 21.3 24.2l127.7 307.8c6.7 16.1.4 33-17.2 46l-334.5 247c-17.6 13-44.4 20.5-72.9 20.5l-544.3.2c-25.1 0-49.1-5.9-66.7-16-2.4-1.4-4.8-2.9-7-4.5L276.3 637.7c-18.1-12.8-25.2-29.7-19.3-45.8l114.9-308c.7-1.7 1.5-3.4 2.4-5.1 7.7-14 25-25.6 47.9-32l486.7-137.4c25.7-7.2 55.6-7.2 81.4 0l493.5 137.1c10.1 2.7 19.4 6.4 27.3 11z" fill="#fff"/><path opacity=".05" fill="#0ff" d="M456 553.5l56.9-152.4 436.8-123.3 447.6 124.3 64.7 156-235.3 173.7-521.8.2z"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="657.573" y1="418.837" x2="805.019" y2="-782.016"><stop offset="0" stop-color="#0ff" stop-opacity=".5"/><stop offset="1" stop-color="#2551ac" stop-opacity="0"/></linearGradient><path opacity=".3" fill="url(#c)" d="M512.9 401.1V-641l436.8-123.3V277.8z"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="1106.274" y1="366.395" x2="1240.713" y2="-728.519"><stop offset="0" stop-color="#0ff" stop-opacity=".5"/><stop offset="1" stop-color="#2551ac" stop-opacity="0"/></linearGradient><path opacity=".3" fill="url(#d)" d="M949.7 277.8l447.6 124.3v-1042L949.7-764.3z"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="1357.666" y1="545.266" x2="1501.614" y2="-627.094"><stop offset="0" stop-color="#0ff" stop-opacity=".5"/><stop offset="1" stop-color="#2551ac" stop-opacity="0"/></linearGradient><path opacity=".3" fill="url(#e)" d="M1462 558.1l-64.7-156v-1042L1462-484z"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="1014.643" y1="577.727" x2="1674.057" y2="-329.879"><stop offset="0" stop-color="#0ff" stop-opacity=".75"/><stop offset=".041" stop-color="#0ff" stop-opacity=".694"/><stop offset=".545" stop-color="#0ff" stop-opacity="0"/></linearGradient><path opacity=".3" fill="url(#f)" d="M1226.7 731.8v-1042L1462-484V558.1z"/><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="627.831" y1="676.206" x2="1303.705" y2="-254.055"><stop offset="0" stop-color="#0ff" stop-opacity=".75"/><stop offset=".058" stop-color="#0ff" stop-opacity=".694"/><stop offset=".784" stop-color="#0ff" stop-opacity="0"/></linearGradient><path opacity=".3" fill="url(#g)" d="M1226.7 732V-310H704.9V732.2z"/><linearGradient id="h" gradientUnits="userSpaceOnUse" x1="190.637" y1="360.702" x2="778.293" y2="-448.137"><stop offset="0" stop-color="#0ff" stop-opacity=".5"/><stop offset="1" stop-color="#2551ac" stop-opacity="0"/></linearGradient><path opacity=".3" fill="url(#h)" d="M512.9 401.1V-641L456-488.5v1042z"/><linearGradient id="i" gradientUnits="userSpaceOnUse" x1="332.148" y1="463.515" x2="828.788" y2="-220.052"><stop offset="0" stop-color="#0ff" stop-opacity=".75"/><stop offset=".041" stop-color="#0ff" stop-opacity=".694"/><stop offset=".55" stop-color="#0ff" stop-opacity="0"/></linearGradient><path opacity=".3" fill="url(#i)" d="M704.9 732V-310.1L456-488.5v1042z"/><linearGradient id="j" gradientUnits="userSpaceOnUse" x1="474.691" y1="736.646" x2="509.352" y2="240.979"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#326ce5" stop-opacity=".5"/></linearGradient><path d="M704.9 732L456 553.5V237.3L415.2 249s-32.6 6.2-47.5 46-107.3 287.7-107.3 287.7-18.7 27.5 8.8 49.1C296.6 653.5 407.8 732 407.8 732h297.1z" fill="url(#j)"/></svg>
|
||||
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 805 KiB |
|
Before Width: | Height: | Size: 983 KiB |
|
Before Width: | Height: | Size: 377 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 13 KiB |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 266.9 266.9"><path d="M252.2 0H14.7C6.6 0 0 6.6 0 14.7v237.4c0 8.1 6.6 14.7 14.7 14.7h127.8V163.5h-34.8v-40.3h34.8V93.6c0-34.5 21.1-53.2 51.8-53.2 14.7 0 27.4 1.1 31.1 1.6v36h-21.3c-16.7 0-20 7.9-20 19.6v25.7H224l-5.2 40.3h-34.7V267h68c8.1 0 14.7-6.6 14.7-14.7V14.7c.1-8.1-6.5-14.7-14.6-14.7z" fill="#3c5a99"/></svg>
|
||||
|
Before Width: | Height: | Size: 369 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32.6 31.8"><path d="M16.3 0C7.3 0 0 7.3 0 16.3c0 7.2 4.7 13.3 11.1 15.5.8.1 1.1-.4 1.1-.8v-2.8c-4.5 1-5.5-2.2-5.5-2.2-.7-1.9-1.8-2.4-1.8-2.4-1.5-1 .1-1 .1-1 1.6.1 2.5 1.7 2.5 1.7 1.5 2.5 3.8 1.8 4.7 1.4.1-1.1.6-1.8 1-2.2-3.6-.4-7.4-1.8-7.4-8.1 0-1.8.6-3.2 1.7-4.4-.1-.3-.7-2 .2-4.2 0 0 1.4-.4 4.5 1.7 1.3-.4 2.7-.5 4.1-.5 1.4 0 2.8.2 4.1.5 3.1-2.1 4.5-1.7 4.5-1.7.9 2.2.3 3.9.2 4.3 1 1.1 1.7 2.6 1.7 4.4 0 6.3-3.8 7.6-7.4 8 .6.5 1.1 1.5 1.1 3V31c0 .4.3.9 1.1.8 6.5-2.2 11.1-8.3 11.1-15.5C32.6 7.3 25.3 0 16.3 0z" fill-rule="evenodd" clip-rule="evenodd" fill="#191717"/></svg>
|
||||
|
Before Width: | Height: | Size: 628 B |
@@ -1 +0,0 @@
|
||||
<svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><g clip-rule="evenodd" fill-rule="evenodd"><path fill="none" d="M0 0h128v128H0z"/><path d="M3.229 43.133h24.948v79.049H3.229V43.133zm11.838-9.887h-.181C5.855 33.246 0 27.203 0 19.543 0 11.734 6.028 5.818 15.24 5.818c9.204 0 14.864 5.901 15.044 13.703 0 7.659-5.84 13.725-15.217 13.725zM128 122.182H99.71V81.275c0-10.707-4.425-18.017-14.156-18.017-7.443 0-11.582 4.933-13.509 9.686-.722 1.706-.61 4.083-.61 6.46v42.777H43.409s.361-72.462 0-79.049h28.026v12.406c1.656-5.424 10.611-13.166 24.903-13.166 17.731 0 31.661 11.37 31.661 35.855v43.955z" fill="#007EBB"/></g></svg>
|
||||
|
Before Width: | Height: | Size: 633 B |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 121.9 121.8"><path d="M79 7.5c-1.9-5.7-8-8.8-13.7-7-5.7 1.9-8.8 8-7 13.7l28.1 86.4c1.9 5.3 7.7 8.3 13.2 6.7 5.8-1.7 9.3-7.8 7.4-13.4 0-.2-28-86.4-28-86.4z" fill="#ecb32d"/><path d="M35.5 21.6c-1.9-5.7-8-8.8-13.7-7-5.7 1.9-8.8 8-7 13.7l28.1 86.4c1.9 5.3 7.7 8.3 13.2 6.7 5.8-1.7 9.3-7.8 7.4-13.4 0-.2-28-86.4-28-86.4z" fill="#63c1a0"/><path d="M114.4 79c5.7-1.9 8.8-8 7-13.7-1.9-5.7-8-8.8-13.7-7L21.2 86.5c-5.3 1.9-8.3 7.7-6.7 13.2 1.7 5.8 7.8 9.3 13.4 7.4.2 0 86.5-28.1 86.5-28.1z" fill="#e01a59"/><path d="M39.2 103.5c5.6-1.8 12.9-4.2 20.7-6.7-1.8-5.6-4.2-12.9-6.7-20.7l-20.7 6.7 6.7 20.7z" fill="#331433"/><path d="M82.8 89.3c7.8-2.5 15.1-4.9 20.7-6.7-1.8-5.6-4.2-12.9-6.7-20.7l-20.7 6.7 6.7 20.7z" fill="#d62027"/><path d="M100.2 35.5c5.7-1.9 8.8-8 7-13.7-1.9-5.7-8-8.8-13.7-7L7.1 42.9C1.8 44.8-1.2 50.6.4 56.1c1.7 5.8 7.8 9.3 13.4 7.4.2 0 86.4-28 86.4-28z" fill="#89d3df"/><path d="M25.1 59.9c5.6-1.8 12.9-4.2 20.7-6.7-2.5-7.8-4.9-15.1-6.7-20.7l-20.7 6.7 6.7 20.7z" fill="#258b74"/><path d="M68.6 45.8c7.8-2.5 15.1-4.9 20.7-6.7-2.5-7.8-4.9-15.1-6.7-20.7l-20.7 6.7 6.7 20.7z" fill="#819c3c"/></svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 244.187" height="244.19" width="300"><path d="M94.72 243.18c112.46 0 173.96-93.168 173.96-173.96 0-2.646-.054-5.28-.173-7.903a124.338 124.338 0 0 0 30.498-31.66c-10.955 4.87-22.744 8.147-35.11 9.625 12.622-7.569 22.313-19.543 26.885-33.817a122.62 122.62 0 0 1-38.824 14.841C240.8 8.422 224.916.99 207.327.99c-33.764 0-61.144 27.381-61.144 61.132 0 4.798.537 9.465 1.586 13.941-50.815-2.556-95.874-26.886-126.03-63.88a60.977 60.977 0 0 0-8.279 30.73c0 21.212 10.794 39.938 27.208 50.893a60.685 60.685 0 0 1-27.69-7.646c-.009.256-.009.506-.009.78 0 29.61 21.075 54.332 49.051 59.934a61.218 61.218 0 0 1-16.122 2.152c-3.933 0-7.766-.387-11.49-1.103 7.783 24.293 30.354 41.971 57.114 42.465-20.926 16.402-47.287 26.171-75.937 26.171-4.929 0-9.798-.28-14.584-.846 27.06 17.344 59.19 27.464 93.722 27.464" fill="#1da1f2"/></svg>
|
||||
|
Before Width: | Height: | Size: 879 B |
|
Before Width: | Height: | Size: 125 KiB |
|
Before Width: | Height: | Size: 309 KiB |
|
Before Width: | Height: | Size: 255 KiB |
|
Before Width: | Height: | Size: 126 KiB |
|
Before Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 120 KiB |
|
Before Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 62 KiB |
|
Before Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 4.0 KiB |
|
Before Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 5.4 KiB |
@@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M73.66 52.61v10.52c0 1.2-.36 1.46-1.53 1.29-7.86-1.17-15.74-2.28-23.62-3.35-1.41-.19-1.94-.69-1.92-2.23.1-5.61.07-11.24 0-16.84 0-1.25.38-1.58 1.61-1.58 7.953.047 15.907.047 23.86 0 1.27 0 1.61.5 1.61 1.65-.05 3.52-.03 7.02-.01 10.54zM60.25 38.36H48.32c-1.22 0-1.75-.29-1.72-1.68.07-5.68.07-11.33 0-17A1.37 1.37 0 0 1 48 18c8.15-1.15 16.29-2.35 24.44-3.55 1.44-.22 1.17.79 1.17 1.53v20.87c0 1.15-.38 1.51-1.51 1.51-3.92-.02-7.87 0-11.85 0zM33.9 40.47h8.94a1.1 1.1 0 0 1 1.37 1.29V59.3c0 1-.48 1.13-1.34 1-5.89-.86-11.79-1.72-17.7-2.54A1.49 1.49 0 0 1 23.6 56c.07-4.67.07-9.34 0-14 0-1.15.34-1.51 1.49-1.49 2.96.01 5.91-.04 8.81-.04zm0-2.11h-8.77c-1.13 0-1.51-.36-1.49-1.53V22.98a1.36 1.36 0 0 1 1.44-1.65c5.89-.79 11.79-1.61 17.66-2.56 1.37-.22 1.49.29 1.49 1.32v16.82c0 1.22-.53 1.44-1.58 1.41l-8.75.04zM12.82 81.23c-.07-1.32-.15-2.9-.14-4.08-.32 1.11-.71 2.28-1.19 3.59l-1.71 4.58h-.92l-1.53-4.5c-.45-1.33-.83-2.55-1.09-3.67 0 1.18-.1 2.76-.18 4.17l-.25 4h-1.2l.66-9.44h1.55l1.62 4.62c.39 1.16.71 2.2 1 3.18.24-1 .57-2 1-3.18l1.68-4.57h1.55l.59 9.44h-1.2l-.24-4.14zm4.8-4.54a.765.765 0 1 1-1.53 0 .75.75 0 0 1 .729-.77h.041a.73.73 0 0 1 .76.77zm-1.37 8.68V78.6h1.23v6.78h-1.23v-.01zm8.1-.25a4.557 4.557 0 0 1-1.95.39 3.22 3.22 0 0 1-3.4-3.45 3.44 3.44 0 0 1 3.64-3.6 4.108 4.108 0 0 1 1.71.35l-.28 1a2.865 2.865 0 0 0-1.43-.32 2.56 2.56 0 0 0 0 5.1 3.493 3.493 0 0 0 1.51-.34l.2.87zm1.44-4.41c0-.8 0-1.48-.06-2.12h1.08v1.33h.06a2 2 0 0 1 1.88-1.48c.116-.016.234-.016.35 0v1.16a1.843 1.843 0 0 0-.42 0 1.73 1.73 0 0 0-1.65 1.58 3.638 3.638 0 0 0-.06.57v3.61h-1.18v-4.65zm10.58 1.22a3.31 3.31 0 0 1-3.37 3.6A3.22 3.22 0 0 1 29.74 82a3.311 3.311 0 0 1 3.36-3.6 3.21 3.21 0 0 1 3.27 3.53zM31 82c0 1.48.85 2.61 2.06 2.61s2.05-1.11 2.05-2.61c0-1.15-.57-2.61-2-2.61S31 80.71 31 82zm6.75 2.12c.49.306 1.053.475 1.63.49a1.09 1.09 0 0 0 1.32-1c0-.59-.35-.91-1.26-1.25-1.22-.43-1.79-1.11-1.79-1.92a2.09 2.09 0 0 1 2.34-2 3.393 3.393 0 0 1 1.67.42l-.31.9a2.632 2.632 0 0 0-1.39-.39 1 1 0 0 0-1.13.92c0 .56.41.81 1.29 1.15 1.18.45 1.78 1 1.78 2 0 1.19-.92 2-2.54 2a3.863 3.863 0 0 1-1.91-.46l.3-.86zm11.85-2.19a3.31 3.31 0 0 1-3.38 3.6A3.22 3.22 0 0 1 43 82a3.311 3.311 0 0 1 3.36-3.6 3.21 3.21 0 0 1 3.24 3.53zm-5.38.07c0 1.48.85 2.61 2.06 2.61s2.06-1.11 2.06-2.61c0-1.15-.57-2.61-2-2.61s-2.12 1.32-2.12 2.61zm7.05 3.38v-5.85h-1v-.93h1v-.33a3.202 3.202 0 0 1 .78-2.37 2.36 2.36 0 0 1 1.65-.63c.359 0 .716.068 1.05.2l-.17 1a1.848 1.848 0 0 0-.79-.15c-1 0-1.32.92-1.32 2v.28h1.64v.94h-1.62v5.84h-1.22zm5.6-8.73v1.95h1.76v.94h-1.76v3.66c0 .84.24 1.32.92 1.32.239.004.478-.023.71-.08l.06.92c-.35.124-.719.181-1.09.17-.5.026-.986-.167-1.33-.53a2.513 2.513 0 0 1-.48-1.76v-3.7h-1.04v-.94h1.05V77l1.2-.35zm7.69 5.76l-1 3h-1.24l3.21-9.44H67l3.22 9.44h-1.3l-1-3h-3.36zm3.1-1l-.92-2.72c-.21-.62-.35-1.18-.49-1.72-.14.56-.29 1.13-.48 1.71l-.92 2.73h2.84-.03zM71 84.66l3.07-4c.29-.36.58-.69.88-1.05h-3.69v-1h5.17v.77l-3 3.94c-.28.38-.56.71-.87 1.06h4v1H71v-.72zm12.42-1.13c0 .7 0 1.32.06 1.85h-1.1l-.07-1.11A2.55 2.55 0 0 1 80 85.53c-1.06 0-2.34-.59-2.34-3v-4h1.23v3.75c0 1.29.39 2.16 1.51 2.16a1.73 1.73 0 0 0 1.74-1.72V78.6h1.23v4.93h.05zm2.04-2.82c0-.8 0-1.48-.06-2.12h1.08v1.33h.06a2 2 0 0 1 1.88-1.48c.116-.016.234-.016.35 0v1.16a1.843 1.843 0 0 0-.42 0 1.73 1.73 0 0 0-1.65 1.58 3.638 3.638 0 0 0-.06.57v3.61h-1.18v-4.65zm5.12 1.5a2.17 2.17 0 0 0 2.33 2.35 4.441 4.441 0 0 0 1.88-.35l.21.89a5.476 5.476 0 0 1-2.25.42 3.15 3.15 0 0 1-3.33-3.42c0-2 1.21-3.66 3.18-3.66 2.21 0 2.8 1.95 2.8 3.19.011.19.011.38 0 .57h-4.82v.01zm3.61-.88a1.76 1.76 0 0 0-1.71-2 2 2 0 0 0-1.89 2h3.6z" fill="#00aaf2"/></svg>
|
||||
|
Before Width: | Height: | Size: 3.6 KiB |
@@ -1 +0,0 @@
|
||||
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M73.66 52.61v10.52c0 1.2-.36 1.46-1.53 1.29-7.86-1.17-15.74-2.28-23.62-3.35-1.41-.19-1.94-.69-1.92-2.23.1-5.61.07-11.24 0-16.84 0-1.25.38-1.58 1.61-1.58q11.93.07 23.86 0c1.27 0 1.61.5 1.61 1.65-.05 3.52-.03 7.02-.01 10.54zM60.25 38.36H48.32c-1.22 0-1.75-.29-1.72-1.68.07-5.68.07-11.33 0-17A1.37 1.37 0 0 1 48 18c8.15-1.15 16.29-2.35 24.44-3.55 1.44-.22 1.17.79 1.17 1.53v20.87c0 1.15-.38 1.51-1.51 1.51-3.92-.02-7.87 0-11.85 0zM33.9 40.47h8.94a1.1 1.1 0 0 1 1.37 1.29V59.3c0 1-.48 1.13-1.34 1-5.89-.86-11.79-1.72-17.7-2.54A1.49 1.49 0 0 1 23.6 56c.07-4.67.07-9.34 0-14 0-1.15.34-1.51 1.49-1.49 2.96.01 5.91-.04 8.81-.04zm0-2.11h-8.77c-1.13 0-1.51-.36-1.49-1.53V22.98a1.36 1.36 0 0 1 1.44-1.65c5.89-.79 11.79-1.61 17.66-2.56 1.37-.22 1.49.29 1.49 1.32v16.82c0 1.22-.53 1.44-1.58 1.41zM12.82 81.23c-.07-1.32-.15-2.9-.14-4.08-.32 1.11-.71 2.28-1.19 3.59l-1.71 4.58h-.92l-1.53-4.5c-.45-1.33-.83-2.55-1.09-3.67 0 1.18-.1 2.76-.18 4.17l-.25 4h-1.2l.66-9.44h1.55l1.62 4.62c.39 1.16.71 2.2 1 3.18.24-1 .57-2 1-3.18l1.68-4.57h1.55l.59 9.44h-1.2zm4.8-4.54a.76.76 0 0 1-1.53 0 .75.75 0 0 1 .77-.77.73.73 0 0 1 .76.77zm-1.37 8.68V78.6h1.23v6.78h-1.23zm8.1-.25a4.55 4.55 0 0 1-1.95.39 3.22 3.22 0 0 1-3.4-3.45 3.44 3.44 0 0 1 3.64-3.6 4.11 4.11 0 0 1 1.71.35l-.28 1a2.86 2.86 0 0 0-1.43-.32 2.56 2.56 0 0 0 0 5.1 3.5 3.5 0 0 0 1.51-.34zm1.44-4.41c0-.8 0-1.48-.06-2.12h1.08v1.33h.06a2 2 0 0 1 1.88-1.48 1.32 1.32 0 0 1 .35 0v1.16a1.83 1.83 0 0 0-.42 0 1.73 1.73 0 0 0-1.65 1.58 3.55 3.55 0 0 0-.06.57v3.61h-1.18v-4.65zm10.58 1.22a3.31 3.31 0 0 1-3.37 3.6A3.22 3.22 0 0 1 29.74 82a3.31 3.31 0 0 1 3.36-3.6 3.21 3.21 0 0 1 3.27 3.53zM31 82c0 1.48.85 2.61 2.06 2.61s2.05-1.11 2.05-2.61c0-1.15-.57-2.61-2-2.61S31 80.71 31 82zm6.75 2.12a3.23 3.23 0 0 0 1.63.49 1.09 1.09 0 0 0 1.32-1c0-.59-.35-.91-1.26-1.25-1.22-.43-1.79-1.11-1.79-1.92a2.09 2.09 0 0 1 2.34-2 3.39 3.39 0 0 1 1.67.42l-.31.9a2.64 2.64 0 0 0-1.39-.39 1 1 0 0 0-1.13.92c0 .56.41.81 1.29 1.15 1.18.45 1.78 1 1.78 2 0 1.19-.92 2-2.54 2a3.87 3.87 0 0 1-1.91-.46zm11.85-2.19a3.31 3.31 0 0 1-3.38 3.6A3.22 3.22 0 0 1 43 82a3.31 3.31 0 0 1 3.36-3.6 3.21 3.21 0 0 1 3.24 3.53zm-5.38.07c0 1.48.85 2.61 2.06 2.61s2.06-1.11 2.06-2.61c0-1.15-.57-2.61-2-2.61s-2.12 1.32-2.12 2.61zm7.05 3.38v-5.85h-1v-.93h1v-.33a3.2 3.2 0 0 1 .78-2.37 2.36 2.36 0 0 1 1.65-.63 2.86 2.86 0 0 1 1.05.2l-.17 1a1.85 1.85 0 0 0-.79-.15c-1 0-1.32.92-1.32 2v.28h1.64v.94h-1.62v5.84h-1.22zm5.6-8.73v1.95h1.76v.94h-1.76v3.66c0 .84.24 1.32.92 1.32a2.75 2.75 0 0 0 .71-.08l.06.92a3 3 0 0 1-1.09.17 1.71 1.71 0 0 1-1.33-.53 2.51 2.51 0 0 1-.48-1.76v-3.7h-1.04v-.94h1.05V77zm7.69 5.76l-1 3h-1.24l3.21-9.44H67l3.22 9.44h-1.3l-1-3h-3.36zm3.1-1l-.92-2.72c-.21-.62-.35-1.18-.49-1.72-.14.56-.29 1.13-.48 1.71l-.92 2.73h2.84zM71 84.66l3.07-4c.29-.36.58-.69.88-1.05h-3.69v-1h5.17v.77l-3 3.94c-.28.38-.56.71-.87 1.06h4v1H71v-.72zm12.42-1.13c0 .7 0 1.32.06 1.85h-1.1l-.07-1.11A2.55 2.55 0 0 1 80 85.53c-1.06 0-2.34-.59-2.34-3v-4h1.23v3.75c0 1.29.39 2.16 1.51 2.16a1.73 1.73 0 0 0 1.74-1.75V78.6h1.23v4.93zm2.04-2.82c0-.8 0-1.48-.06-2.12h1.08v1.33h.06a2 2 0 0 1 1.88-1.48 1.31 1.31 0 0 1 .35 0v1.16a1.83 1.83 0 0 0-.42 0 1.73 1.73 0 0 0-1.65 1.58 3.55 3.55 0 0 0-.06.57v3.61h-1.18v-4.65zm5.12 1.5a2.17 2.17 0 0 0 2.33 2.35 4.45 4.45 0 0 0 1.88-.35l.21.89a5.48 5.48 0 0 1-2.25.42 3.15 3.15 0 0 1-3.33-3.42c0-2 1.21-3.66 3.18-3.66 2.21 0 2.8 1.95 2.8 3.19a4.73 4.73 0 0 1 0 .57h-4.82zm3.61-.88a1.76 1.76 0 0 0-1.71-2 2 2 0 0 0-1.89 2h3.6z" fill="#00aaf2"/></svg>
|
||||
|
Before Width: | Height: | Size: 3.5 KiB |
@@ -1 +0,0 @@
|
||||
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st0{fill:#4052d7}</style><path class="st0" d="M61.83 41.67L72 48.2V24.48L52.03 12.95v11.74l9.8 5.66z"/><path fill="#387efa" d="M59.64 45.06l-9.75 5.7-11.77-6.88V30.11l9.75-5.7V12.59L28 24.2v25.59l21.89 12.8 19.33-11.3z"/><path class="st0" d="M54.86 43.76h-1.8l-4.8-6.38-1.38 1.22v5.16h-1.53V30.6h1.53v6.53l6-6.53h1.81l-5.29 5.72 5.46 7.44zM11.8 74.19h1.52l3.59 10.61h-1.44l-1-3.24H10.6l-1 3.24H8.21l3.59-10.61zm-.86 6.29h3.19l-.5-1.62c-.39-1.18-.73-2.35-1.07-3.57h-.06c-.32 1.23-.66 2.39-1.05 3.57l-.51 1.62zm7.34-3.54h1.1l.11 1.13A3.453 3.453 0 0 1 22 76.75a2.06 2.06 0 0 1 2.17 1.5 3.706 3.706 0 0 1 2.59-1.5c1.62 0 2.39 1.07 2.39 3.07v5h-1.34V80c0-1.47-.47-2.1-1.46-2.1a2.893 2.893 0 0 0-2 1.21v5.69h-1.3V80c0-1.47-.47-2.1-1.47-2.1a3 3 0 0 0-2 1.21v5.69h-1.3v-7.86zm12.92 5.83c0-1.72 1.47-2.57 4.82-2.94 0-1-.32-2-1.62-2a4.279 4.279 0 0 0-2.35.84l-.52-.92a5.835 5.835 0 0 1 3.09-1c1.93 0 2.73 1.28 2.73 3.24v4.82h-1.1l-.11-.94A4.193 4.193 0 0 1 33.49 85a2.14 2.14 0 0 1-2.29-2.23zm4.82.11V80.7c-2.62.32-3.53 1-3.53 2s.61 1.26 1.39 1.26A3.177 3.177 0 0 0 36 82.88h.02zM39 84.09L43.15 78h-3.69v-1.06h5.37v.71l-4.14 6.07H45v1.08h-6v-.71zm7-3.2c0-2.64 1.71-4.14 3.64-4.14s3.64 1.5 3.64 4.14S51.52 85 49.6 85 46 83.5 46 80.89zm5.9 0c0-1.81-.91-3-2.26-3s-2.26 1.23-2.26 3 .92 3 2.26 3 2.22-1.2 2.22-3h.04zm3.4-3.95h1.1l.11 1.13a3.709 3.709 0 0 1 2.64-1.33c1.65 0 2.39 1.07 2.39 3.07v5h-1.27V80c0-1.47-.45-2.1-1.49-2.1-.81 0-1.36.42-2.15 1.21v5.69H55.3v-7.86zm12.21-2.75h6.11v1.13h-4.77v3.33h4v1.15h-4v3.85h4.93v1.15h-6.27V74.19zm8.49 0h1.34v5.32l4.42-5.32h1.52l-3.32 4 3.83 6.57h-1.5l-3.09-5.47-1.83 2.15v3.37H76V74.19zm8.47 9.24l.81-.94a4.15 4.15 0 0 0 2.93 1.33c1.39 0 2.22-.7 2.22-1.73s-.76-1.42-1.76-1.88l-1.52-.66A3 3 0 0 1 85 76.81C85 75.2 86.39 74 88.32 74a4.41 4.41 0 0 1 3.14 1.31l-.73.87a3.38 3.38 0 0 0-2.41-1c-1.18 0-2 .6-2 1.55s.92 1.41 1.76 1.76l1.5.65c1.23.53 2.18 1.26 2.18 2.83s-1.37 3-3.61 3a5.149 5.149 0 0 1-3.68-1.54z"/></svg>
|
||||
|
Before Width: | Height: | Size: 2.0 KiB |
@@ -1 +0,0 @@
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><style>.cls-1{fill:#4052d7}</style></defs><path class="cls-1" d="M61.83 41.67L72 48.2V24.48L52.03 12.95v11.74l9.8 5.66v11.32z"/><path fill="#387efa" d="M59.64 45.06l-9.75 5.7-11.77-6.88V30.11l9.75-5.7V12.59L28 24.2v25.59l21.89 12.8 19.33-11.3-9.58-6.23z"/><path class="cls-1" d="M54.86 43.76h-1.8l-4.8-6.38-1.38 1.22v5.16h-1.53V30.6h1.53v6.53l6-6.53h1.81l-5.29 5.72zM11.8 74.19h1.52l3.59 10.61h-1.44l-1-3.24H10.6l-1 3.24H8.21zm-.86 6.29h3.19l-.5-1.62c-.39-1.18-.73-2.35-1.07-3.57h-.06c-.32 1.23-.66 2.39-1.05 3.57zm7.34-3.54h1.1l.11 1.13A3.45 3.45 0 0 1 22 76.75a2.06 2.06 0 0 1 2.17 1.5 3.71 3.71 0 0 1 2.59-1.5c1.62 0 2.39 1.07 2.39 3.07v5h-1.34V80c0-1.47-.47-2.1-1.46-2.1a2.89 2.89 0 0 0-2 1.21v5.69h-1.3V80c0-1.47-.47-2.1-1.47-2.1a3 3 0 0 0-2 1.21v5.69h-1.3zm12.92 5.83c0-1.72 1.47-2.57 4.82-2.94 0-1-.32-2-1.62-2a4.28 4.28 0 0 0-2.35.84l-.52-.92a5.84 5.84 0 0 1 3.09-1c1.93 0 2.73 1.28 2.73 3.24v4.82h-1.1l-.11-.94A4.19 4.19 0 0 1 33.49 85a2.14 2.14 0 0 1-2.29-2.23zm4.82.11V80.7c-2.62.32-3.53 1-3.53 2s.61 1.26 1.39 1.26A3.18 3.18 0 0 0 36 82.88zM39 84.09L43.15 78h-3.69v-1.06h5.37v.71l-4.14 6.07H45v1.08h-6zm7-3.2c0-2.64 1.71-4.14 3.64-4.14s3.64 1.5 3.64 4.14S51.52 85 49.6 85 46 83.5 46 80.89zm5.9 0c0-1.81-.91-3-2.26-3s-2.26 1.23-2.26 3 .92 3 2.26 3 2.22-1.2 2.22-3zm3.4-3.95h1.1l.11 1.13a3.71 3.71 0 0 1 2.64-1.33c1.65 0 2.39 1.07 2.39 3.07v5h-1.27V80c0-1.47-.45-2.1-1.49-2.1-.81 0-1.36.42-2.15 1.21v5.69H55.3zm12.21-2.75h6.11v1.13h-4.77v3.33h4v1.15h-4v3.85h4.93v1.15h-6.27zm8.49 0h1.34v5.32l4.42-5.32h1.52l-3.32 4 3.83 6.57h-1.5l-3.09-5.47-1.83 2.15v3.37H76zm8.47 9.24l.81-.94a4.15 4.15 0 0 0 2.93 1.33c1.39 0 2.22-.7 2.22-1.73s-.76-1.42-1.76-1.88l-1.52-.66A3 3 0 0 1 85 76.81C85 75.2 86.39 74 88.32 74a4.41 4.41 0 0 1 3.14 1.31l-.73.87a3.38 3.38 0 0 0-2.41-1c-1.18 0-2 .6-2 1.55s.92 1.41 1.76 1.76l1.5.65c1.23.53 2.18 1.26 2.18 2.83s-1.37 3-3.61 3a5.15 5.15 0 0 1-3.68-1.54z"/></svg>
|
||||
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 5.4 KiB |
|
Before Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 4.4 KiB |
|
Before Width: | Height: | Size: 8.5 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 4.6 KiB |
|
Before Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 61 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 6.9 KiB |
|
Before Width: | Height: | Size: 3.9 KiB |