migrate to gtea from bistbucket

This commit is contained in:
2026-03-15 17:08:23 +07:00
commit 129ca2260c
3716 changed files with 566316 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
[dir="rtl"] .header-top .social-icons ul li {
margin-left: 15px;
margin-right: 0;
}
[dir="rtl"] .header-top .social-icons ul li:last-child {
margin-left: 0 !important;
}
[dir="rtl"] .header-section .header-top .container {
padding: 0 !important;
}
[dir="rtl"] .header-top .contact ul li:first-child {
border-left: 1px solid #d0d5dd;
border-right: 0;
}
[dir="rtl"] .header-top .contact ul li {
margin-left: 20px;
padding-left: 20px;
margin-right: 0;
padding-right: 0;
}
@media only screen and (min-width: 0px) and (max-width: 580px) {
[dir="rtl"] .header-section .header-top .container {
padding: 0px 15px !important;
}
}

10451
public/assets/web/css/bootstrap.min.css vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>Generated by Fontastic.me</metadata>
<defs>
<font id="slick" horiz-adv-x="512">
<font-face font-family="slick" units-per-em="512" ascent="480" descent="-32"/>
<missing-glyph horiz-adv-x="512" />
<glyph unicode="&#8594;" d="M241 113l130 130c4 4 6 8 6 13 0 5-2 9-6 13l-130 130c-3 3-7 5-12 5-5 0-10-2-13-5l-29-30c-4-3-6-7-6-12 0-5 2-10 6-13l87-88-87-88c-4-3-6-8-6-13 0-5 2-9 6-12l29-30c3-3 8-5 13-5 5 0 9 2 12 5z m234 143c0-40-9-77-29-110-20-34-46-60-80-80-33-20-70-29-110-29-40 0-77 9-110 29-34 20-60 46-80 80-20 33-29 70-29 110 0 40 9 77 29 110 20 34 46 60 80 80 33 20 70 29 110 29 40 0 77-9 110-29 34-20 60-46 80-80 20-33 29-70 29-110z"/>
<glyph unicode="&#8592;" d="M296 113l29 30c4 3 6 7 6 12 0 5-2 10-6 13l-87 88 87 88c4 3 6 8 6 13 0 5-2 9-6 12l-29 30c-3 3-8 5-13 5-5 0-9-2-12-5l-130-130c-4-4-6-8-6-13 0-5 2-9 6-13l130-130c3-3 7-5 12-5 5 0 10 2 13 5z m179 143c0-40-9-77-29-110-20-34-46-60-80-80-33-20-70-29-110-29-40 0-77 9-110 29-34 20-60 46-80 80-20 33-29 70-29 110 0 40 9 77 29 110 20 34 46 60 80 80 33 20 70 29 110 29 40 0 77-9 110-29 34-20 60-46 80-80 20-33 29-70 29-110z"/>
<glyph unicode="&#8226;" d="M475 256c0-40-9-77-29-110-20-34-46-60-80-80-33-20-70-29-110-29-40 0-77 9-110 29-34 20-60 46-80 80-20 33-29 70-29 110 0 40 9 77 29 110 20 34 46 60 80 80 33 20 70 29 110 29 40 0 77-9 110-29 34-20 60-46 80-80 20-33 29-70 29-110z"/>
<glyph unicode="&#97;" d="M475 439l0-128c0-5-1-9-5-13-4-4-8-5-13-5l-128 0c-8 0-13 3-17 11-3 7-2 14 4 20l40 39c-28 26-62 39-100 39-20 0-39-4-57-11-18-8-33-18-46-32-14-13-24-28-32-46-7-18-11-37-11-57 0-20 4-39 11-57 8-18 18-33 32-46 13-14 28-24 46-32 18-7 37-11 57-11 23 0 44 5 64 15 20 9 38 23 51 42 2 1 4 3 7 3 3 0 5-1 7-3l39-39c2-2 3-3 3-6 0-2-1-4-2-6-21-25-46-45-76-59-29-14-60-20-93-20-30 0-58 5-85 17-27 12-51 27-70 47-20 19-35 43-47 70-12 27-17 55-17 85 0 30 5 58 17 85 12 27 27 51 47 70 19 20 43 35 70 47 27 12 55 17 85 17 28 0 55-5 81-15 26-11 50-26 70-45l37 37c6 6 12 7 20 4 8-4 11-9 11-17z"/>
</font></defs></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,364 @@
@media only screen and (min-width: 0) and (max-width: 1400px) {
.lang-grid {
grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
/* header */
.header-section .menu-dropdown .mega-menu {
padding: 20px 5% !important;
}
.about-section .icon h6 {
font-size: 14px;
line-height: 24px;
}
/* footer */
.footer-section p,
.footer-section li,
.footer-section li a {
font-size: 14px;
}
.footer-section li {
margin-bottom: 5px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1400px) {
.home-banner-section .banner-content h1 {
font-size: 39px;
line-height: 47px;
}
body h2 {
font-size: 30px;
line-height: 40px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
/* header */
.header-section a,
.header-section .nav-link {
padding: 15px 11px !important;
}
.header-section .menu-dropdown .mega-menu {
padding: 20px 3% !important;
}
.header-section .menu-dropdown .mega-menu li {
width: 30% !important;
}
/* Slick */
.slick-slider-section .slick-prev {
left: 5px !important;
top: -15px !important;
}
.slick-slider-section .slick-next {
right: 5px !important;
top: -15px !important;
}
.about-section .view-more {
text-align: center;
margin-bottom: 50px;
}
/* footer */
.footer-section p,
.footer-section li,
.footer-section li a {
font-size: 11px;
}
.footer-section li {
margin-bottom: 0px;
}
.footer-section br {
display: none;
}
.slick-slider-section img {
width: 100% !important;
height: 620px !important;
}
}
@media only screen and (min-width: 0px) and (max-width: 1400px) {
.shape-one,
.shape-two,
.shape-three,
.shape-four,
.shape-bg-three {
display: none !important;
}
}
@media only screen and (min-width: 0px) and (max-width: 992px) {
.section-title {
margin-bottom: 20px !important;
}
.home-banner-section {
top: 0 !important;
}
.home-banner-section .banner-content h1 {
font-size: 44px;
line-height: 54px;
}
/* header */
.home-header {
background-color: #0d0d16;
}
.header-section .header-logo {
margin: 15px 0px !important;
}
.header-section .nav-link img {
width: auto !important;
}
/* Slick */
.slick-slider-section .slick-prev {
left: 5px !important;
top: -15px !important;
}
.slick-slider-section .slick-next {
right: 5px !important;
top: -15px !important;
}
.about-section .view-more {
text-align: center;
margin-bottom: 50px;
}
.faqs-section .custom-accordion {
width: 100%;
}
.contact-section .contact-image img {
height: 400px;
}
.max-992-d-none {
display: none !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.slick-slider-section img {
width: 100% !important;
height: 707px !important;
}
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
/* faq */
.faqs-section .accordion-button {
font-size: 17px;
line-height: 22px;
padding: 0px !important;
}
.faqs-section .accordion-body {
padding: 10px 25px 0px 0px !important;
}
.faqs-section .accordion-body p {
font-size: 14px;
line-height: 22px;
margin-bottom: 0;
}
.package-section .section-title {
display: flex;
flex-wrap: wrap;
}
.slick-slider-section img {
width: auto !important;
height: 80vh !important;
}
}
@media only screen and (min-width: 550px) and (max-width: 992px) {
body .h6-line-clamp {
-webkit-line-clamp: 1;
height: auto;
}
}
@media only screen and (min-width: 0px) and (max-width: 550px) {
section {
padding: 30px 0px;
}
body h2 {
font-size: 25px;
line-height: 32px;
}
body h5 {
font-size: 20px;
line-height: 25px;
}
/* home banner */
.home-banner-section .banner-content h1 {
font-size: 32px;
line-height: 42px;
}
/* Slick */
.slick-slider-section .slick-prev,
.slick-slider-section .slick-next {
display: none !important;
}
.time-event-section h2 {
max-width: 355px;
margin-bottom: 20px;
}
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
.demo-btn-group a:last-child span:last-child {
display: none;
}
.home-banner-section .banner-content h1 {
font-size: 28px;
line-height: 38px;
}
body .modal-custom-design .modal-title {
max-width: 300px;
}
body .modal-custom-design .btn-close {
padding: 7px 12px !important;
}
body .modal-custom-design iframe {
height: 280px !important;
}
}
@media (min-width: 992px) {
.header-section .mobile-menu {
display: none;
}
.min-992-d-none {
display: none !important;
}
}
@media (min-width: 1400px) {
.home-service-section {
width: 100%;
background-image: url("../images/service/service-bg.png");
background-size: cover;
background-repeat: no-repeat;
background-position-y: -50px;
}
}
@media (max-width: 1400px) {
.home-service-section {
background: linear-gradient(
to right,
rgba(255, 137, 0, 0.12),
rgba(13, 154, 255, 0.12)
);
}
}
@media only screen and (min-width: 0px) and (max-width: 992px) {
.home-header .header-logo img, .header-logo img, .footer-section .footer-logo{
height: 35px;
width: auto;
}
.service-section .image{
height: 50px;
width: 50px;
}
.service-section .image img{
height: 32px;
width: 32px;
}
.service-section .service-content h6{
font-size: 16px !important;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
.about-section .about-img {
height: auto;
width: 100%;
object-fit: cover;
}
.blogs-section .blog-details-content .details-img{
height: auto;
width: 100%;
object-fit: cover;
}
.header-section .accordion-button{
background-color: transparent !important;
}
/* .header-section .accordion-flush .accordion-item {
padding-bottom: 0 !important;
padding-right: 16px !important;
} */
.header-section .accordion-flush .accordion-collapse.show {
padding-bottom: 8px !important
}
.header-section .accordion-body {
margin-bottom: 0 !important;
}
}
@media only screen and (min-width: 0px) and (max-width: 550px) {
.play-button, .play-btn{
width: 40px;
height: 40px;
line-height: 40px;
font-size: 16px;
}
/* Home Vido play button */
.play-btn:before{
top: -10px;
left: -10px;
}
.play-button:before {
width: 150%;
height: 150%;
top: -10px;
left: -10px;
}
.play-button::after {
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 12px solid #fff;
}
.custom-btn {
font-size: 16px;
line-height: 16px;
padding: 8px 16px;
margin-top: 10px;
}
.custom-btn i {
width: 24px;
height: 24px;
line-height: 24px;
}
.banner-scan img{
height: 60px;
width: 60px;
}
.home-banner-section .banner-content .play-store img ,.footer-play-store img {
height: 35px;
width: auto;
}
.banner-scan p{
font-size: 14px;
}
.subscribe-plan{
padding: 10px 22px !important;
font-size: 16px !important;
}
.card-header h4{
font-size: 25px ;
}
}

View File

@@ -0,0 +1,204 @@
@charset 'UTF-8';
/* Slider */
/* .slick-loading .slick-list
{
background: #fff url('./ajax-loader.gif') center center no-repeat;
} */
/* Icons */
@font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url('./fonts/slick.eot');
src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '<';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '>';
}
[dir='rtl'] .slick-next:before
{
content: '←';
}
/* Dots */
.slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}

View File

@@ -0,0 +1,119 @@
/* Slider */
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 969 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 793 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 370 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 918 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 757 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

View File

@@ -0,0 +1,4 @@
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="50" height="50" rx="8" fill="#0D9AFF"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.3592 17.0608C16.3612 17.0608 16.3112 17.1128 16.2482 17.1748C16.0062 17.4098 15.5052 17.8988 15.5001 18.9218C15.4922 20.3528 16.4332 23.0098 20.9642 27.5398C25.4742 32.0478 28.1272 32.9998 29.5612 32.9998H29.5822C30.6052 32.9948 31.0932 32.4928 31.3292 32.2518C31.4012 32.1778 31.4592 32.1238 31.5002 32.0898C32.4962 31.0878 33.0062 30.3418 33.0012 29.8638C32.9942 29.3758 32.3872 28.7988 31.5482 28.0008C31.2812 27.7468 30.9912 27.4708 30.6852 27.1648C29.8922 26.3738 29.4992 26.5088 28.6352 26.8128C27.4402 27.2318 25.8002 27.8018 23.2522 25.2528C20.7002 22.7028 21.2712 21.0648 21.6892 19.8698C21.9912 19.0058 22.1292 18.6118 21.3352 17.8178C21.0242 17.5078 20.7452 17.2138 20.4882 16.9438C19.6952 16.1098 19.1232 15.5068 18.6382 15.4998H18.6302C18.1512 15.4998 17.4072 16.0118 16.3542 17.0648C16.3572 17.0618 16.3592 17.0608 16.3592 17.0608ZM29.5622 34.4998C27.0702 34.4998 23.8212 32.5158 19.9042 28.6008C15.9722 24.6698 13.9852 21.4108 14.0001 18.9138C14.0092 17.2638 14.8742 16.4188 15.1992 16.1018C15.2162 16.0808 15.2742 16.0238 15.2942 16.0038C16.7282 14.5688 17.6952 13.9888 18.6572 13.9997C19.7742 14.0148 20.5692 14.8508 21.5752 15.9098C21.8242 16.1718 22.0942 16.4568 22.3952 16.7568C23.8552 18.2168 23.4392 19.4078 23.1052 20.3638C22.7412 21.4068 22.4262 22.3068 24.3122 24.1928C26.2002 26.0788 27.1002 25.7638 28.1392 25.3968C29.0962 25.0628 30.2842 24.6448 31.7462 26.1048C32.0422 26.4008 32.3232 26.6678 32.5822 26.9148C33.6462 27.9258 34.4862 28.7248 34.5004 29.8448C34.5122 30.7998 33.9322 31.7728 32.5002 33.2058L31.8662 32.7758L32.4022 33.2998C32.0852 33.6248 31.2412 34.4908 29.5902 34.4998H29.5622Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

View File

@@ -0,0 +1,4 @@
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="50" height="50" rx="8" fill="#16A34A"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.659 15C32.989 15 35.5 17.717 35.5 21.32V28.188C35.5 30.032 34.848 31.698 33.663 32.88C32.6 33.939 31.221 34.5 29.675 34.5H19.822C18.279 34.5 16.901 33.94 15.837 32.88C14.652 31.698 14 30.032 14 28.188V21.32C14 17.717 16.511 15 19.841 15H29.659ZM29.659 16.5H19.841C17.326 16.5 15.5 18.527 15.5 21.32V28.188C15.5 29.631 15.996 30.92 16.896 31.817C17.672 32.592 18.685 33 19.825 33H29.659C29.661 32.998 29.669 33 29.675 33C30.816 33 31.828 32.592 32.604 31.817C33.505 30.92 34 29.631 34 28.188V21.32C34 18.527 32.174 16.5 29.659 16.5ZM31.235 21.1288C31.496 21.4498 31.447 21.9218 31.126 22.1838L26.682 25.7958C26.12 26.2418 25.448 26.4648 24.777 26.4648C24.108 26.4648 23.441 26.2438 22.883 25.8018L18.398 22.1858C18.075 21.9258 18.025 21.4528 18.284 21.1308C18.545 20.8098 19.017 20.7588 19.339 21.0178L23.82 24.6298C24.383 25.0758 25.176 25.0758 25.743 24.6258L30.179 21.0198C30.501 20.7568 30.973 20.8068 31.235 21.1288Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,5 @@
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="50" height="50" rx="8" fill="#FF951A"/>
<path d="M25 25.5C26.6569 25.5 28 24.1569 28 22.5C28 20.8431 26.6569 19.5 25 19.5C23.3431 19.5 22 20.8431 22 22.5C22 24.1569 23.3431 25.5 25 25.5Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M25 35C27 31 33 28.4183 33 23C33 18.5817 29.4183 15 25 15C20.5817 15 17 18.5817 17 23C17 28.4183 23 31 25 35Z" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@@ -0,0 +1,3 @@
<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7 11H15M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z" stroke="#0D9AFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 318 B

View File

@@ -0,0 +1,3 @@
<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11 7V15M7 11H15M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z" stroke="#0D9AFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20 10C20 4.48 15.52 0 10 0C4.48 0 0 4.48 0 10C0 14.84 3.44 18.87 8 19.8V13H6V10H8V7.5C8 5.57 9.57 4 11.5 4H14V7H12C11.45 7 11 7.45 11 8V10H14V13H11V19.95C16.05 19.45 20 15.19 20 10Z" fill="#8424FF"/>
</svg>

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

View File

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.0286 2.00123C13.7583 1.99843 14.488 2.00576 15.2176 2.02323L15.4116 2.03023C15.6356 2.03823 15.8566 2.04823 16.1236 2.06023C17.1876 2.11023 17.9136 2.27823 18.5506 2.52523C19.2106 2.77923 19.7666 3.12323 20.3226 3.67923C20.831 4.17884 21.2244 4.78318 21.4756 5.45023C21.7226 6.08723 21.8906 6.81423 21.9406 7.87823C21.9526 8.14423 21.9626 8.36623 21.9706 8.59023L21.9766 8.78423C21.9943 9.51342 22.002 10.2428 21.9996 10.9722L22.0006 11.7182V13.0282C22.003 13.758 21.9954 14.4877 21.9776 15.2172L21.9716 15.4112C21.9636 15.6352 21.9536 15.8562 21.9416 16.1232C21.8916 17.1872 21.7216 17.9132 21.4756 18.5502C21.2252 19.218 20.8317 19.8228 20.3226 20.3222C19.8225 20.8306 19.2179 21.224 18.5506 21.4752C17.9136 21.7222 17.1876 21.8902 16.1236 21.9402C15.8566 21.9522 15.6356 21.9622 15.4116 21.9702L15.2176 21.9762C14.4881 21.994 13.7583 22.0017 13.0286 21.9992L12.2826 22.0002H10.9736C10.2438 22.0027 9.5141 21.995 8.78458 21.9772L8.59058 21.9712C8.35319 21.9626 8.11585 21.9526 7.87858 21.9412C6.81458 21.8912 6.08858 21.7212 5.45058 21.4752C4.78326 21.2246 4.17881 20.8311 3.67958 20.3222C3.17062 19.8225 2.7768 19.2178 2.52558 18.5502C2.27858 17.9132 2.11058 17.1872 2.06058 16.1232C2.04944 15.8859 2.03944 15.6486 2.03058 15.4112L2.02558 15.2172C2.00714 14.4877 1.99881 13.758 2.00058 13.0282V10.9722C1.99779 10.2428 2.00512 9.51343 2.02258 8.78423L2.02958 8.59023C2.03758 8.36623 2.04758 8.14423 2.05958 7.87823C2.10958 6.81323 2.27758 6.08823 2.52458 5.45023C2.77595 4.78285 3.17054 4.17868 3.68058 3.68023C4.17947 3.17098 4.78354 2.7768 5.45058 2.52523C6.08858 2.27823 6.81358 2.11023 7.87858 2.06023L8.59058 2.03023L8.78458 2.02523C9.51376 2.0068 10.2432 1.99847 10.9726 2.00023L13.0286 2.00123ZM12.0006 7.00123C11.3381 6.99186 10.6803 7.11425 10.0656 7.3613C9.45077 7.60834 8.89122 7.97511 8.41942 8.44029C7.94762 8.90546 7.57298 9.45977 7.31726 10.071C7.06155 10.6822 6.92987 11.3382 6.92987 12.0007C6.92987 12.6633 7.06155 13.3192 7.31726 13.9305C7.57298 14.5417 7.94762 15.096 8.41942 15.5612C8.89122 16.0264 9.45077 16.3931 10.0656 16.6402C10.6803 16.8872 11.3381 17.0096 12.0006 17.0002C13.3267 17.0002 14.5984 16.4734 15.5361 15.5358C16.4738 14.5981 17.0006 13.3263 17.0006 12.0002C17.0006 10.6741 16.4738 9.40238 15.5361 8.4647C14.5984 7.52701 13.3267 7.00123 12.0006 7.00123ZM12.0006 9.00123C12.3991 8.99389 12.7951 9.06603 13.1654 9.21344C13.5357 9.36085 13.8729 9.58057 14.1574 9.85978C14.4418 10.139 14.6678 10.4721 14.822 10.8396C14.9763 11.2071 15.0558 11.6016 15.0558 12.0002C15.0559 12.3988 14.9766 12.7934 14.8224 13.1609C14.6683 13.5285 14.4424 13.8617 14.1581 14.141C13.8737 14.4203 13.5366 14.6401 13.1663 14.7876C12.796 14.9352 12.4001 15.0074 12.0016 15.0002C11.2059 15.0002 10.4429 14.6842 9.88026 14.1216C9.31765 13.5589 9.00158 12.7959 9.00158 12.0002C9.00158 11.2046 9.31765 10.4415 9.88026 9.87891C10.4429 9.3163 11.2059 9.00023 12.0016 9.00023L12.0006 9.00123ZM17.2506 5.50123C16.928 5.51414 16.6229 5.65138 16.3992 5.8842C16.1755 6.11702 16.0506 6.42736 16.0506 6.75023C16.0506 7.0731 16.1755 7.38344 16.3992 7.61626C16.6229 7.84908 16.928 7.98632 17.2506 7.99923C17.5821 7.99923 17.9 7.86753 18.1345 7.63311C18.3689 7.39869 18.5006 7.08075 18.5006 6.74923C18.5006 6.41771 18.3689 6.09977 18.1345 5.86535C17.9 5.63093 17.5821 5.49923 17.2506 5.49923V5.50123Z" fill="#8424FF"/>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 76 KiB

View File

@@ -0,0 +1,3 @@
<svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M20 2.80021C19.2483 3.1263 18.4534 3.34187 17.64 3.44021C18.4982 2.92753 19.1413 2.12099 19.45 1.17021C18.6436 1.65027 17.7608 1.98851 16.84 2.17021C16.2245 1.50278 15.405 1.05851 14.5098 0.907061C13.6147 0.755616 12.6945 0.905568 11.8938 1.3334C11.093 1.76123 10.4569 2.44274 10.0852 3.27105C9.71355 4.09935 9.62729 5.0276 9.84 5.91021C8.20943 5.82774 6.61444 5.40316 5.15865 4.66407C3.70287 3.92498 2.41885 2.8879 1.39 1.62021C1.02914 2.25038 0.839519 2.96403 0.84 3.69021C0.83872 4.36459 1.00422 5.02883 1.32176 5.62377C1.63929 6.21872 2.09902 6.72592 2.66 7.10021C2.00798 7.08247 1.36989 6.90751 0.8 6.59021V6.64021C0.804887 7.5851 1.13599 8.4993 1.73731 9.22818C2.33864 9.95705 3.17326 10.4559 4.1 10.6402C3.74326 10.7488 3.37287 10.806 3 10.8102C2.74189 10.8072 2.48442 10.7838 2.23 10.7402C2.49391 11.553 3.00462 12.2634 3.69107 12.7724C4.37753 13.2814 5.20558 13.5638 6.06 13.5802C4.6172 14.7155 2.83588 15.3351 1 15.3402C0.665735 15.3413 0.331736 15.3213 0 15.2802C1.87443 16.4905 4.05881 17.1329 6.29 17.1302C7.82969 17.1462 9.35714 16.8552 10.7831 16.2743C12.2091 15.6934 13.505 14.8341 14.5952 13.7467C15.6854 12.6593 16.548 11.3656 17.1326 9.94112C17.7172 8.51663 18.012 6.98994 18 5.45021V4.92021C18.7847 4.33502 19.4615 3.61763 20 2.80021Z" fill="#8424FF"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M23.8966 5.46401C23.8966 4.42829 23.5518 3.55329 22.8621 2.83901C22.1725 2.12472 21.3449 1.76758 20.3794 1.76758H3.62076C2.65524 1.76758 1.82765 2.12472 1.138 2.83901C0.448343 3.55329 0.103516 4.42829 0.103516 5.46401V15.3747C0.103516 16.4104 0.448343 17.2854 1.138 17.9997C1.82765 18.714 2.65524 19.0711 3.62076 19.0711H20.3794C21.3449 19.0711 22.1725 18.714 22.8621 17.9997C23.5518 17.2854 23.8966 16.4104 23.8966 15.3747V5.46401ZM9.62076 14.6247V5.30329L16.4483 9.96401L9.62076 14.6247Z" fill="#8424FF"/>
</svg>

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -0,0 +1,12 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_40004475_85297)">
<path d="M8.00065 14.6693C11.6825 14.6693 14.6673 11.6845 14.6673 8.0026C14.6673 4.32071 11.6825 1.33594 8.00065 1.33594C4.31875 1.33594 1.33398 4.32071 1.33398 8.0026C1.33398 11.6845 4.31875 14.6693 8.00065 14.6693Z" stroke="#4B5563" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8 5.33594V8.0026" stroke="#4B5563" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8 10.6641H8.00667" stroke="#4B5563" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_40004475_85297">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 789 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H416c17.7 0 32 14.3 32 32z"/></svg>

After

Width:  |  Height:  |  Size: 541 B

View File

@@ -0,0 +1,3 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.53174 10.4724C13.5208 14.4604 14.4258 9.84672 16.9656 12.3848C19.4143 14.8328 20.8216 15.3232 17.7192 18.4247C17.3306 18.737 14.8616 22.4943 6.1846 13.8197C-2.49348 5.144 1.26158 2.67244 1.57397 2.28395C4.68387 -0.826154 5.16586 0.589383 7.61449 3.03733C10.1544 5.5765 5.54266 6.48441 9.53174 10.4724Z" fill="#0D9AFF"/>
</svg>

After

Width:  |  Height:  |  Size: 475 B

View File

@@ -0,0 +1,4 @@
<svg width="22" height="17" viewBox="0 0 22 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18.0643 11.5158C17.8832 11.4865 17.7037 11.448 17.5265 11.4006C15.6468 10.8293 13.7706 10.2487 11.8903 9.67907C11.1473 9.45445 10.8464 8.91364 10.7519 8.19427C10.6942 7.73985 10.598 7.29003 10.5271 6.83675C10.4654 6.44338 10.2389 6.22509 9.86016 6.11105C7.93148 5.52992 6.00683 4.93726 4.08045 4.34807C3.65506 4.2179 3.22967 4.08946 2.80485 3.95872C2.15523 3.75829 1.82494 3.15642 2.01747 2.5056C2.18117 1.94923 2.35025 1.39439 2.52471 0.841096C2.73856 0.166081 3.33746 -0.144357 4.02051 0.0641371C7.16043 1.02214 10.2994 1.98206 13.4374 2.9439C15.9663 3.71682 18.4948 4.49033 21.023 5.26441C21.6449 5.45505 21.9637 5.85936 21.9182 6.43532C21.9009 6.60601 21.8481 6.7712 21.7631 6.92027C21.0868 8.14551 20.4045 9.36691 19.7163 10.5845C19.3727 11.1875 18.8286 11.4772 18.0643 11.5158Z" fill="#0071BC"/>
<path d="M5.51574 10.353L3.22738 9.65441C2.98067 9.57839 2.73166 9.50985 2.48668 9.42749C1.73734 9.17465 1.33385 8.43455 1.55577 7.67775C1.85378 6.6537 2.17427 5.63657 2.49302 4.5918C2.56796 4.61023 2.63482 4.62347 2.69938 4.64306C5.00888 5.34956 7.31896 6.05548 9.62961 6.76083C9.77371 6.8046 9.83885 6.86738 9.86017 7.01713C9.94433 7.54816 10.04 8.07746 10.1363 8.60618C10.2919 9.45917 10.7796 10.0409 11.605 10.3024C13.0057 10.747 14.4133 11.1663 15.8186 11.5977C15.8924 11.6201 15.9656 11.6438 16.0411 11.6674C15.8987 12.3821 15.5569 12.9074 14.8104 13.0306C14.5552 13.0639 14.2958 13.0405 14.0507 12.9621C11.5053 12.1915 8.96443 11.4093 6.42013 10.6335C6.34635 10.6111 6.27142 10.5898 6.18323 10.5638C5.93479 11.2354 5.68809 11.8995 5.44253 12.5641C5.18718 13.2553 4.83788 13.5018 4.10007 13.5023H2.8504V13.7558C2.8504 14.3162 2.85501 14.8766 2.84752 15.437C2.84616 15.6407 2.76461 15.8357 2.6205 15.9798C2.47639 16.1239 2.2813 16.2055 2.07743 16.207C1.64627 16.2151 1.2128 16.2139 0.7828 16.207C0.680016 16.207 0.578244 16.1867 0.483328 16.1473C0.388411 16.1079 0.302222 16.0502 0.229704 15.9774C0.157186 15.9046 0.0997661 15.8182 0.0607481 15.7232C0.02173 15.6282 0.00188071 15.5264 0.00233617 15.4237C-0.000738035 13.9147 -0.000738035 12.4057 0.00233617 10.8967C0.00233617 10.4527 0.333198 10.1181 0.798364 10.1019C1.21511 10.0875 1.63301 10.0875 2.04976 10.1019C2.53395 10.1186 2.84637 10.4527 2.84925 10.9365C2.85271 11.4825 2.84925 12.0308 2.84925 12.5745V12.8049C3.35822 12.8049 3.84529 12.8141 4.33178 12.7997C4.51451 12.7945 4.65285 12.6753 4.71914 12.499C4.98371 11.7906 5.24425 11.0851 5.51574 10.353ZM5.93018 7.68005C6.20629 7.68984 6.3844 7.48826 6.29736 7.26076C6.24501 7.14824 6.15035 7.0609 6.03394 7.01771C5.44426 6.82073 4.84825 6.64334 4.25281 6.46249C4.00496 6.38704 3.81705 6.46249 3.75595 6.65198C3.68735 6.86623 3.79111 7.03326 4.04992 7.11274C4.63056 7.29167 5.21159 7.46925 5.793 7.64549C5.84776 7.6622 5.90367 7.67372 5.93018 7.68005Z" fill="#0071BC"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -0,0 +1,6 @@
<svg width="22" height="18" viewBox="0 0 22 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.8652 1.96301C21.7905 2.19093 21.7409 2.42911 21.6371 2.64279C21.1467 3.65706 20.3198 4.16078 19.2004 4.1642C16.8052 4.17217 14.4055 4.1642 12.0075 4.1642C8.89918 4.1642 5.79025 4.1642 2.68076 4.1642C1.30526 4.1642 0.253113 3.30435 0.0409721 1.95617C-0.0320225 1.4912 0.0158815 1.00629 0.0101788 0.531637C0.0101788 0.36867 0.0101788 0.205134 0.0101788 0.00797822H21.5664C21.6656 0.00797822 21.7654 0.00284907 21.8647 0L21.8652 1.96301Z" fill="#0071BC"/>
<path d="M5.64 15.9423C4.59696 15.1012 3.76783 14.0256 3.22034 12.8031C2.73916 11.7313 2.49077 10.5698 2.49154 9.3951C2.48641 8.24351 2.49154 7.09248 2.49154 5.94089V5.73462H19.3858V5.94659C19.3858 7.09078 19.3995 8.23496 19.3824 9.37914C19.3448 11.9832 18.3291 14.1371 16.36 15.842C16.3337 15.8642 16.3029 15.883 16.2362 15.9337V15.6801C16.2362 14.8488 16.2408 14.0169 16.2362 13.1855C16.2174 10.6555 14.3053 8.4475 11.7978 8.05718C8.96354 7.61329 6.35626 9.40308 5.75292 12.2168C5.68908 12.5224 5.65528 12.8335 5.65198 13.1456C5.63772 13.9912 5.64628 14.8368 5.64571 15.683L5.64 15.9423Z" fill="#0071BC"/>
<path d="M14.6878 14.9513C14.6878 15.5548 14.6838 16.1588 14.6912 16.7628C14.698 16.8179 14.6853 16.8736 14.6553 16.9203C14.6253 16.967 14.5799 17.0018 14.527 17.0186C12.136 18.0906 9.74528 18.0906 7.35471 17.0186C7.22468 16.9616 7.18362 16.8893 7.18362 16.7468C7.1899 15.5816 7.18077 14.4163 7.18876 13.2516C7.19759 12.3519 7.52871 11.4851 8.1221 10.8084C8.71549 10.1316 9.53189 9.68967 10.4233 9.56261C12.4997 9.26916 14.442 10.7672 14.6433 12.863C14.7106 13.5519 14.6542 14.2533 14.6542 14.9485L14.6878 14.9513ZM8.53859 13.1849C8.53859 14.5103 9.6221 15.6055 10.9269 15.5958C11.4032 15.5993 11.8698 15.4614 12.2676 15.1997C12.6655 14.938 12.9766 14.5642 13.1616 14.1256C13.3466 13.6871 13.3972 13.2035 13.3069 12.7362C13.2166 12.2689 12.9896 11.8389 12.6545 11.5006C12.3194 11.1624 11.8914 10.9311 11.4247 10.8361C10.9579 10.7412 10.4735 10.7867 10.0327 10.9671C9.59192 11.1475 9.21464 11.4545 8.94865 11.8494C8.68267 12.2442 8.53996 12.709 8.53859 13.1849Z" fill="#0071BC"/>
<path d="M10.9246 14.0374C10.8125 14.0368 10.7016 14.0139 10.5985 13.97C10.4954 13.9261 10.402 13.8621 10.324 13.7817C10.2459 13.7013 10.1847 13.6061 10.1439 13.5018C10.1031 13.3975 10.0835 13.2861 10.0863 13.1741C10.0943 12.9518 10.1892 12.7414 10.3506 12.5881C10.512 12.4348 10.7271 12.3508 10.9497 12.3541C11.1724 12.3574 11.3849 12.4477 11.5417 12.6057C11.6985 12.7636 11.7871 12.9767 11.7886 13.1992C11.7879 13.3112 11.7649 13.4219 11.721 13.525C11.677 13.628 11.6129 13.7213 11.5325 13.7993C11.4521 13.8774 11.3569 13.9386 11.2525 13.9795C11.1481 14.0203 11.0367 14.04 10.9246 14.0374Z" fill="#0071BC"/>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

Some files were not shown because too many files have changed in this diff Show More