add veda logos

This commit is contained in:
2025-08-18 20:12:15 +02:00
parent c82c6ced3a
commit f1cec99486
187 changed files with 2331 additions and 69 deletions

View File

@@ -12,7 +12,7 @@ const variantStyles = {
solid: {
slate:
'bg-gold-900 text-white hover:bg-gold-800 hover:text-slate-100 active:bg-gold-800 active:text-gold-300 focus-visible:outline-gold-900',
blue: 'bg-[#49784C] text-white hover:text-slate-100 hover:bg-[#3a5f3d] active:bg-[#2d4730] active:text-slate-100 focus-visible:outline-[#49784C]',
blue: 'bg-gold-600 text-white hover:text-slate-100 hover:bg-gold-500 active:bg-gold-800 active:text-slate-100 focus-visible:outline-gold-600',
white:
'bg-white text-slate-100 hover:bg-gold-50 active:bg-gold-200 active:text-slate-100 focus-visible:outline-white',
},

View File

@@ -3,7 +3,7 @@ import Image from 'next/image'
import { Button } from '@/components/Button'
import { Container } from '@/components/Container'
import backgroundImage from '@/images/background-call-to-action.jpg'
import logoVeda from '@/images/logos/veda.svg'
import logoVeda2 from '@/images/logos/veda_icon2.svg'
export function CallToAction() {
return (
@@ -27,7 +27,7 @@ export function CallToAction() {
>
{[
[
{ name: 'veda', logo: logoVeda },
{ name: 'veda', logo: logoVeda2 },
],
].map((group, groupIndex) => (
<li key={groupIndex}>
@@ -47,7 +47,7 @@ export function CallToAction() {
<h2 className="font-display lg:text-3xl text-xl tracking-tight text-white pt-4 lg:pt-6">
VEDA provides an unparalleled cruise experience on the Nile, blending authenticity with sophistication. Enjoy private journeys featuring organic cuisine, hollistic activities, and a dedicated, warm-hearted crew.
</h2>
<p className="mt-4 text-xl lg:text-2xl italic tracking-tight text-gold-200">
<p className="mt-4 text-xl lg:text-2xl italic tracking-tight text-gold-100">
Discover a cruise like no other with us on the Nile.
</p>
</div>

View File

@@ -3,7 +3,7 @@ import Image from 'next/image'
import { Button } from '@/components/Button'
import { Container } from '@/components/Container'
import backgroundImage from '@/images/background-call-to-action4.png'
import logoVeda from '@/images/logos/veda_logo.svg'
import logoVeda from '@/images/logos/veda_logo2.svg'
export function CallToAction3() {
return (
@@ -33,7 +33,7 @@ export function CallToAction3() {
<li key={groupIndex}>
<ul
role="list"
className="flex flex-col items-center gap-y-2 sm:flex-row sm:gap-x-12 sm:gap-y-0"
className="flex flex-col items-center gap-y-2 sm:flex-row sm:gap-x-12 sm:gap-y-0 "
>
{group.map((company) => (
<li key={company.name} className="flex">

View File

@@ -60,7 +60,7 @@ function MobileNavigation() {
</PopoverButton>
<PopoverBackdrop
transition
className="fixed inset-0 bg-slate-300/50 duration-150 data-[closed]:opacity-0 data-[enter]:ease-out data-[leave]:ease-in"
className="fixed inset-0 bg-slate-50/50 duration-150 data-[closed]:opacity-0 data-[enter]:ease-out data-[leave]:ease-in"
/>
<PopoverPanel
transition
@@ -81,7 +81,7 @@ function MobileNavigation() {
export function Header() {
return (
<header className="fixed top-0 left-0 right-0 z-50 bg-black/30 backdrop-blur-sm py-4">
<header className="fixed top-0 left-0 right-0 z-50 bg-black/20 backdrop-blur-sm py-4">
<Container>
<nav className="relative z-50 flex justify-between">
<div className="flex items-center md:gap-x-12">

View File

@@ -43,7 +43,7 @@ export function Hero() {
<span className="relative">REIMAGINED</span>
</span>{' '}
</h1>
<p className="relative z-10 mx-auto mt-6 max-w-2xl lg:text-xl text-sm tracking-wide font-normal text-slate-300">
<p className="relative z-10 mx-auto mt-6 max-w-2xl lg:text-xl text-sm tracking-wide font-normal text-slate-100">
Discover ancient Egypt and feel its special energies across the enchanting Nile river with our sophisticated cruises, boat rentals, healing packages, corporate retreats, private holidays, & more.
</p>
<div className="relative z-10 mt-10 mb-96 lg:mb-40 lg:py-2 xs:mb-20 flex justify-center gap-x-6 relative z-10">
@@ -59,8 +59,8 @@ export function Hero() {
{/* SECOND SECTION */}
<div className="relative z-10 lg:pt-10">
<p className="font-display text-large lg:text-2xl font-semibold italic text-slate-900">
<div className="relative z-10 pt-10">
<p className="mt-10 font-display text-large lg:text-2xl font-semibold italic text-slate-900">
As seen and featured on
</p>
<ul

View File

@@ -3,10 +3,10 @@ import * as React from "react";
const SvgIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width="135"
width="122"
height="30"
fill="none"
viewBox="0 0 135 30"
viewBox="0 0 122 30"
>
<mask
id="a"
@@ -19,7 +19,7 @@ const SvgIcon = (props) => (
>
<path fill="#fff" d="M29.926 0H0v30h29.926z"></path>
</mask>
<g fill="#48774B" fillOpacity="0.5" mask="url(#a)">
<g fill="#A7772E" fillOpacity="0.5" mask="url(#a)">
<path d="M14.963 15c4.132 0 7.482-3.358 7.482-7.5S19.095 0 14.963 0 7.481 3.358 7.481 7.5s3.35 7.5 7.482 7.5"></path>
<path d="M7.482 22.5c4.132 0 7.481-3.358 7.481-7.5s-3.35-7.5-7.481-7.5S0 10.858 0 15s3.35 7.5 7.482 7.5"></path>
<path d="M22.444 22.5c4.132 0 7.482-3.358 7.482-7.5s-3.35-7.5-7.482-7.5-7.481 3.358-7.481 7.5 3.35 7.5 7.481 7.5"></path>
@@ -30,8 +30,8 @@ const SvgIcon = (props) => (
<path d="M20.253 17.197c4.132 0 7.482-3.358 7.482-7.5s-3.35-7.5-7.482-7.5-7.482 3.358-7.482 7.5 3.35 7.5 7.482 7.5"></path>
</g>
<path
fill="#49784C"
d="M51.428 25 42.86 5.4h3.948l7.644 17.724h-2.268L59.912 5.4h3.64L55.012 25zm20.38-11.452h9.744v2.996h-9.744zm.28 8.4h11.06V25h-14.7V5.4h14.308v3.052H72.088zM90.005 25V5.4h8.568q3.192 0 5.6 1.232t3.752 3.416 1.344 5.152q0 2.94-1.344 5.152-1.344 2.184-3.752 3.416T98.573 25zm3.64-3.08h4.76q2.212 0 3.808-.84 1.625-.84 2.492-2.352.897-1.512.896-3.528 0-2.044-.896-3.528-.867-1.512-2.492-2.352-1.596-.84-3.808-.84h-4.76zM112.893 25l8.82-19.6h3.584l8.848 19.6h-3.808l-7.588-17.668h1.456L116.645 25zm4.06-4.536.98-2.856h10.584l.98 2.856z"
fill="#A7772E"
d="m47.525 24-7.65-17.5H43.4l6.825 15.825H48.2L55.1 6.5h3.25L50.725 24zm18.196-10.225h8.7v2.675h-8.7zm.25 7.5h9.875V24H62.721V6.5h12.775v2.725h-9.525zM81.97 24V6.5h7.65q2.85 0 5 1.1t3.35 3.05 1.2 4.6q0 2.625-1.2 4.6-1.2 1.95-3.35 3.05t-5 1.1zm3.25-2.75h4.25q1.975 0 3.4-.75 1.45-.75 2.225-2.1.8-1.35.8-3.15 0-1.826-.8-3.15-.774-1.35-2.225-2.1-1.425-.75-3.4-.75h-4.25zM102.404 24l7.875-17.5h3.2l7.9 17.5h-3.4l-6.775-15.775h1.3L105.754 24zm3.625-4.05.875-2.55h9.45l.875 2.55z"
></path>
</svg>
);

View File

@@ -0,0 +1,15 @@
<svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_74_83" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="70" height="70">
<path d="M70 0H0V70H70V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_74_83)">
<path d="M35 35C44.665 35 52.5 27.165 52.5 17.5C52.5 7.83502 44.665 0 35 0C25.335 0 17.5 7.83502 17.5 17.5C17.5 27.165 25.335 35 35 35Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M17.5 52.5C27.165 52.5 35 44.665 35 35C35 25.335 27.165 17.5 17.5 17.5C7.83502 17.5 0 25.335 0 35C0 44.665 7.83502 52.5 17.5 52.5Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M52.5 52.5C62.165 52.5 70 44.665 70 35C70 25.335 62.165 17.5 52.5 17.5C42.835 17.5 35 25.335 35 35C35 44.665 42.835 52.5 52.5 52.5Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M47.374 64.874C57.039 64.874 64.874 57.039 64.874 47.374C64.874 37.709 57.039 29.874 47.374 29.874C37.709 29.874 29.874 37.709 29.874 47.374C29.874 57.039 37.709 64.874 47.374 64.874Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M22.626 64.874C32.291 64.874 40.126 57.039 40.126 47.374C40.126 37.709 32.291 29.874 22.626 29.874C12.961 29.874 5.12598 37.709 5.12598 47.374C5.12598 57.039 12.961 64.874 22.626 64.874Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M35 70C44.665 70 52.5 62.165 52.5 52.5C52.5 42.835 44.665 35 35 35C25.335 35 17.5 42.835 17.5 52.5C17.5 62.165 25.335 70 35 70Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M22.626 40.126C32.291 40.126 40.126 32.291 40.126 22.626C40.126 12.961 32.291 5.12598 22.626 5.12598C12.961 5.12598 5.12598 12.961 5.12598 22.626C5.12598 32.291 12.961 40.126 22.626 40.126Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M47.374 40.126C57.039 40.126 64.874 32.291 64.874 22.626C64.874 12.961 57.039 5.12598 47.374 5.12598C37.709 5.12598 29.874 12.961 29.874 22.626C29.874 32.291 37.709 40.126 47.374 40.126Z" fill="#BB8533" fill-opacity="0.5"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -1,16 +1,16 @@
<svg width="135" height="30" viewBox="0 0 135 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<svg width="122" height="30" viewBox="0 0 122 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_70_20" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="30" height="30">
<path d="M29.9261 0H0V30H29.9261V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_70_20)">
<path d="M14.963 15C19.0949 15 22.4445 11.6421 22.4445 7.5C22.4445 3.35786 19.0949 0 14.963 0C10.831 0 7.48145 3.35786 7.48145 7.5C7.48145 11.6421 10.831 15 14.963 15Z" fill="white" fill-opacity="0.5"/>
<path d="M7.48153 22.5C11.6135 22.5 14.9631 19.1421 14.9631 15C14.9631 10.8579 11.6135 7.5 7.48153 7.5C3.34959 7.5 0 10.8579 0 15C0 19.1421 3.34959 22.5 7.48153 22.5Z" fill="white" fill-opacity="0.5"/>
<path d="M22.4444 22.5C26.5764 22.5 29.9259 19.1421 29.9259 15C29.9259 10.8579 26.5764 7.5 22.4444 7.5C18.3125 7.5 14.9629 10.8579 14.9629 15C14.9629 19.1421 18.3125 22.5 22.4444 22.5Z" fill="white" fill-opacity="0.5"/>
<path d="M20.253 27.8032C24.3849 27.8032 27.7345 24.4454 27.7345 20.3032C27.7345 16.1611 24.3849 12.8032 20.253 12.8032C16.1211 12.8032 12.7715 16.1611 12.7715 20.3032C12.7715 24.4454 16.1211 27.8032 20.253 27.8032Z" fill="white" fill-opacity="0.5"/>
<path d="M9.67293 27.8032C13.8049 27.8032 17.1545 24.4454 17.1545 20.3032C17.1545 16.1611 13.8049 12.8032 9.67293 12.8032C5.541 12.8032 2.19141 16.1611 2.19141 20.3032C2.19141 24.4454 5.541 27.8032 9.67293 27.8032Z" fill="white" fill-opacity="0.5"/>
<path d="M14.963 30C19.0949 30 22.4445 26.6421 22.4445 22.5C22.4445 18.3579 19.0949 15 14.963 15C10.831 15 7.48145 18.3579 7.48145 22.5C7.48145 26.6421 10.831 30 14.963 30Z" fill="white" fill-opacity="0.5"/>
<path d="M9.67293 17.1968C13.8049 17.1968 17.1545 13.8389 17.1545 9.69678C17.1545 5.55464 13.8049 2.19678 9.67293 2.19678C5.541 2.19678 2.19141 5.55464 2.19141 9.69678C2.19141 13.8389 5.541 17.1968 9.67293 17.1968Z" fill="white" fill-opacity="0.5"/>
<path d="M20.253 17.1968C24.3849 17.1968 27.7345 13.8389 27.7345 9.69678C27.7345 5.55464 24.3849 2.19678 20.253 2.19678C16.1211 2.19678 12.7715 5.55464 12.7715 9.69678C12.7715 13.8389 16.1211 17.1968 20.253 17.1968Z" fill="white" fill-opacity="0.5"/>
<path d="M14.963 15C19.0949 15 22.4445 11.6421 22.4445 7.5C22.4445 3.35786 19.0949 0 14.963 0C10.831 0 7.48145 3.35786 7.48145 7.5C7.48145 11.6421 10.831 15 14.963 15Z" fill="#A7772E" fill-opacity="0.5"/>
<path d="M7.48153 22.5C11.6135 22.5 14.9631 19.1421 14.9631 15C14.9631 10.8579 11.6135 7.5 7.48153 7.5C3.34959 7.5 0 10.8579 0 15C0 19.1421 3.34959 22.5 7.48153 22.5Z" fill="#A7772E" fill-opacity="0.5"/>
<path d="M22.4444 22.5C26.5764 22.5 29.9259 19.1421 29.9259 15C29.9259 10.8579 26.5764 7.5 22.4444 7.5C18.3125 7.5 14.9629 10.8579 14.9629 15C14.9629 19.1421 18.3125 22.5 22.4444 22.5Z" fill="#A7772E" fill-opacity="0.5"/>
<path d="M20.253 27.8032C24.3849 27.8032 27.7345 24.4454 27.7345 20.3032C27.7345 16.1611 24.3849 12.8032 20.253 12.8032C16.1211 12.8032 12.7715 16.1611 12.7715 20.3032C12.7715 24.4454 16.1211 27.8032 20.253 27.8032Z" fill="#A7772E" fill-opacity="0.5"/>
<path d="M9.67293 27.8032C13.8049 27.8032 17.1545 24.4454 17.1545 20.3032C17.1545 16.1611 13.8049 12.8032 9.67293 12.8032C5.541 12.8032 2.19141 16.1611 2.19141 20.3032C2.19141 24.4454 5.541 27.8032 9.67293 27.8032Z" fill="#A7772E" fill-opacity="0.5"/>
<path d="M14.963 30C19.0949 30 22.4445 26.6421 22.4445 22.5C22.4445 18.3579 19.0949 15 14.963 15C10.831 15 7.48145 18.3579 7.48145 22.5C7.48145 26.6421 10.831 30 14.963 30Z" fill="#A7772E" fill-opacity="0.5"/>
<path d="M9.67293 17.1968C13.8049 17.1968 17.1545 13.8389 17.1545 9.69678C17.1545 5.55464 13.8049 2.19678 9.67293 2.19678C5.541 2.19678 2.19141 5.55464 2.19141 9.69678C2.19141 13.8389 5.541 17.1968 9.67293 17.1968Z" fill="#A7772E" fill-opacity="0.5"/>
<path d="M20.253 17.1968C24.3849 17.1968 27.7345 13.8389 27.7345 9.69678C27.7345 5.55464 24.3849 2.19678 20.253 2.19678C16.1211 2.19678 12.7715 5.55464 12.7715 9.69678C12.7715 13.8389 16.1211 17.1968 20.253 17.1968Z" fill="#A7772E" fill-opacity="0.5"/>
</g>
<path d="M51.428 25L42.86 5.4H46.808L54.452 23.124H52.184L59.912 5.4H63.552L55.012 25H51.428ZM71.8076 13.548H81.5516V16.544H71.8076V13.548ZM72.0876 21.948H83.1476V25H68.4476V5.4H82.7556V8.452H72.0876V21.948ZM90.0054 25V5.4H98.5734C100.701 5.4 102.568 5.81067 104.173 6.632C105.779 7.45333 107.029 8.592 107.925 10.048C108.821 11.504 109.269 13.2213 109.269 15.2C109.269 17.16 108.821 18.8773 107.925 20.352C107.029 21.808 105.779 22.9467 104.173 23.768C102.568 24.5893 100.701 25 98.5734 25H90.0054ZM93.6454 21.92H98.4054C99.8801 21.92 101.149 21.64 102.213 21.08C103.296 20.52 104.127 19.736 104.705 18.728C105.303 17.72 105.601 16.544 105.601 15.2C105.601 13.8373 105.303 12.6613 104.705 11.672C104.127 10.664 103.296 9.88 102.213 9.32C101.149 8.76 99.8801 8.48 98.4054 8.48H93.6454V21.92ZM112.893 25L121.713 5.4H125.297L134.145 25H130.337L122.749 7.332H124.205L116.645 25H112.893ZM116.953 20.464L117.933 17.608H128.517L129.497 20.464H116.953Z" fill="white"/>
<path d="M47.525 24L39.875 6.5H43.4L50.225 22.325H48.2L55.1 6.5H58.35L50.725 24H47.525ZM65.7211 13.775H74.4211V16.45H65.7211V13.775ZM65.9711 21.275H75.8461V24H62.7211V6.5H75.4961V9.225H65.9711V21.275ZM81.9691 24V6.5H89.6191C91.5191 6.5 93.1858 6.86667 94.6191 7.6C96.0525 8.33333 97.1691 9.35 97.9691 10.65C98.7691 11.95 99.1691 13.4833 99.1691 15.25C99.1691 17 98.7691 18.5333 97.9691 19.85C97.1691 21.15 96.0525 22.1667 94.6191 22.9C93.1858 23.6333 91.5191 24 89.6191 24H81.9691ZM85.2191 21.25H89.4691C90.7858 21.25 91.9191 21 92.8691 20.5C93.8358 20 94.5775 19.3 95.0941 18.4C95.6275 17.5 95.8941 16.45 95.8941 15.25C95.8941 14.0333 95.6275 12.9833 95.0941 12.1C94.5775 11.2 93.8358 10.5 92.8691 10C91.9191 9.5 90.7858 9.25 89.4691 9.25H85.2191V21.25ZM102.404 24L110.279 6.5H113.479L121.379 24H117.979L111.204 8.225H112.504L105.754 24H102.404ZM106.029 19.95L106.904 17.4H116.354L117.229 19.95H106.029Z" fill="#A7772E"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -0,0 +1,16 @@
<svg width="122" height="30" viewBox="0 0 122 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_74_56" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="30" height="30">
<path d="M29.9261 0H0V30H29.9261V0Z" fill="white"/>
</mask>
<g mask="url(#mask0_74_56)">
<path d="M14.963 15C19.0949 15 22.4445 11.6421 22.4445 7.5C22.4445 3.35786 19.0949 0 14.963 0C10.831 0 7.48145 3.35786 7.48145 7.5C7.48145 11.6421 10.831 15 14.963 15Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M7.48153 22.5C11.6135 22.5 14.9631 19.1421 14.9631 15C14.9631 10.8579 11.6135 7.5 7.48153 7.5C3.34959 7.5 0 10.8579 0 15C0 19.1421 3.34959 22.5 7.48153 22.5Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M22.4444 22.5C26.5764 22.5 29.9259 19.1421 29.9259 15C29.9259 10.8579 26.5764 7.5 22.4444 7.5C18.3125 7.5 14.9629 10.8579 14.9629 15C14.9629 19.1421 18.3125 22.5 22.4444 22.5Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M20.253 27.8032C24.3849 27.8032 27.7345 24.4454 27.7345 20.3032C27.7345 16.1611 24.3849 12.8032 20.253 12.8032C16.1211 12.8032 12.7715 16.1611 12.7715 20.3032C12.7715 24.4454 16.1211 27.8032 20.253 27.8032Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M9.67293 27.8032C13.8049 27.8032 17.1545 24.4454 17.1545 20.3032C17.1545 16.1611 13.8049 12.8032 9.67293 12.8032C5.541 12.8032 2.19141 16.1611 2.19141 20.3032C2.19141 24.4454 5.541 27.8032 9.67293 27.8032Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M14.963 30C19.0949 30 22.4445 26.6421 22.4445 22.5C22.4445 18.3579 19.0949 15 14.963 15C10.831 15 7.48145 18.3579 7.48145 22.5C7.48145 26.6421 10.831 30 14.963 30Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M9.67293 17.1968C13.8049 17.1968 17.1545 13.8389 17.1545 9.69678C17.1545 5.55464 13.8049 2.19678 9.67293 2.19678C5.541 2.19678 2.19141 5.55464 2.19141 9.69678C2.19141 13.8389 5.541 17.1968 9.67293 17.1968Z" fill="#BB8533" fill-opacity="0.5"/>
<path d="M20.253 17.1968C24.3849 17.1968 27.7345 13.8389 27.7345 9.69678C27.7345 5.55464 24.3849 2.19678 20.253 2.19678C16.1211 2.19678 12.7715 5.55464 12.7715 9.69678C12.7715 13.8389 16.1211 17.1968 20.253 17.1968Z" fill="#BB8533" fill-opacity="0.5"/>
</g>
<path d="M47.525 24L39.875 6.5H43.4L50.225 22.325H48.2L55.1 6.5H58.35L50.725 24H47.525ZM65.7211 13.775H74.4211V16.45H65.7211V13.775ZM65.9711 21.275H75.8461V24H62.7211V6.5H75.4961V9.225H65.9711V21.275ZM81.9691 24V6.5H89.6191C91.5191 6.5 93.1858 6.86667 94.6191 7.6C96.0525 8.33333 97.1691 9.35 97.9691 10.65C98.7691 11.95 99.1691 13.4833 99.1691 15.25C99.1691 17 98.7691 18.5333 97.9691 19.85C97.1691 21.15 96.0525 22.1667 94.6191 22.9C93.1858 23.6333 91.5191 24 89.6191 24H81.9691ZM85.2191 21.25H89.4691C90.7858 21.25 91.9191 21 92.8691 20.5C93.8358 20 94.5775 19.3 95.0941 18.4C95.6275 17.5 95.8941 16.45 95.8941 15.25C95.8941 14.0333 95.6275 12.9833 95.0941 12.1C94.5775 11.2 93.8358 10.5 92.8691 10C91.9191 9.5 90.7858 9.25 89.4691 9.25H85.2191V21.25ZM102.404 24L110.279 6.5H113.479L121.379 24H117.979L111.204 8.225H112.504L105.754 24H102.404ZM106.029 19.95L106.904 17.4H116.354L117.229 19.95H106.029Z" fill="#BB8533"/>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB