Skip to content

Commit 283b353

Browse files
authored
Add Zed as a Tailwind Supporter (#2317)
1 parent 49d8026 commit 283b353

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/app/sponsor/page.tsx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,17 @@ export const supporters = [
278278
);
279279
},
280280
},
281+
{
282+
name: "Zed",
283+
url: "https://zed.com/",
284+
logo: function (props: React.SVGProps<SVGSVGElement>) {
285+
return (
286+
<svg fill="currentColor" viewBox="0 0 320 96" {...props}>
287+
<path fillRule="evenodd" d="M55.125 27.688c0-.863.7-1.563 1.563-1.563h39.983l-5.47 5.469h-27.48a3.125 3.125 0 0 0-3.126 3.125V54.25h3.125V34.719h24.356l-5.47 5.468H71.535a2.344 2.344 0 0 0-2.344 2.344v3.907h3.125v-3.126h7.166L53.791 69C52.316 70.475 53.362 73 55.45 73h41.87a4.687 4.687 0 0 0 4.687-4.688V33.938h-3.125v34.374c0 .863-.7 1.563-1.563 1.563H57.335l5.47-5.469h27.481a3.125 3.125 0 0 0 3.126-3.125V41.75h-3.126v19.531H65.93l5.372-5.37h11.17a2.344 2.344 0 0 0 2.345-2.345v-4.004H81.69v3.223h-7.264l25.788-25.784c1.476-1.476.431-4.001-1.658-4.001H56.688A4.688 4.688 0 0 0 52 27.688v34.374h3.125V27.688Zm76.205 17.835h-12.655v-2.562l9.132-14.427h-9.132v-2.67h12.655v2.428l-9.186 14.548h9.186v2.683Zm16.529 0h-12.627V25.865h12.627v2.67h-9.62v5.743h8.211v2.656h-8.211v5.906h9.62v2.683Zm17.816-8.98v-1.982c0-1.016-.041-1.9-.122-2.656a8.144 8.144 0 0 0-.569-2.225 5.757 5.757 0 0 0-1.314-1.968c-1.238-1.232-2.94-1.847-5.108-1.847h-6.937v19.658h6.937c2.168 0 3.87-.616 5.108-1.847a5.639 5.639 0 0 0 1.314-2.023 8.886 8.886 0 0 0 .569-2.332c.081-.791.122-1.717.122-2.778Zm-3.048-3.6c.036.611.054 1.483.054 2.616 0 1.699-.059 2.989-.177 3.87-.117.88-.41 1.577-.88 2.09-.804.88-1.924 1.32-3.36 1.32h-3.631V28.535h3.631c1.427 0 2.547.445 3.36 1.335.316.35.551.796.704 1.335.163.54.263 1.119.299 1.74Zm-40.944 37.03h-3.008V50.316h3.008v19.659Zm17.274 0h2.751V50.316h-2.994v13.807l-9.132-13.807h-2.751v19.659h3.008V56.14l9.118 13.834Zm21.398-9.963v.984c0 1.06-.041 1.986-.122 2.778a8.884 8.884 0 0 1-.569 2.332 5.64 5.64 0 0 1-1.314 2.022c-1.238 1.232-2.94 1.848-5.108 1.848h-6.937V50.315h6.937c2.168 0 3.87.616 5.108 1.847a5.758 5.758 0 0 1 1.314 1.969c.298.728.488 1.47.569 2.225.081.755.122 1.64.122 2.656v.998Zm-2.994 0a47.73 47.73 0 0 0-.054-2.616 7.606 7.606 0 0 0-.298-1.74c-.154-.539-.389-.984-.705-1.334-.813-.89-1.933-1.335-3.36-1.335h-3.631V67.29h3.631c1.436 0 2.556-.441 3.36-1.322.47-.512.763-1.209.881-2.09.117-.88.176-2.17.176-3.87Zm19.798 6.876c.615-1.034.922-2.216.922-3.546V50.315h-2.994v12.89c0 .872-.172 1.627-.515 2.265a3.562 3.562 0 0 1-1.436 1.484c-.615.341-1.332.512-2.154.512-.822 0-1.541-.17-2.155-.512a3.584 3.584 0 0 1-1.422-1.484c-.335-.647-.502-1.402-.502-2.265v-12.89h-2.994V63.34c0 1.33.307 2.512.921 3.546a6.316 6.316 0 0 0 2.534 2.4c1.075.566 2.281.85 3.618.85 1.345 0 2.556-.284 3.631-.85a6.284 6.284 0 0 0 2.546-2.4Zm17.55-2.521c0 .872-.171 1.672-.514 2.4a5.164 5.164 0 0 1-1.491 1.847 6.802 6.802 0 0 1-2.249 1.146c-.858.252-1.806.377-2.845.377-1.508 0-2.822-.198-3.943-.593-1.111-.404-2.131-1.07-3.062-1.996l2.006-1.968c.442.45.925.818 1.449 1.106.533.288 1.098.49 1.694.607a9.937 9.937 0 0 0 1.91.175c1.274 0 2.272-.265 2.994-.796.723-.53 1.084-1.272 1.084-2.225 0-.89-.262-1.568-.786-2.035a2.266 2.266 0 0 0-.826-.526c-.307-.126-.749-.23-1.328-.31l-2.33-.324c-1.608-.225-2.859-.75-3.753-1.577-.958-.89-1.436-2.14-1.436-3.749 0-1.141.266-2.148.799-3.02.533-.872 1.296-1.546 2.29-2.023.993-.485 2.163-.728 3.509-.728 1.328 0 2.475.18 3.441.54.967.35 1.866.912 2.697 1.685l-1.924 1.888a4.793 4.793 0 0 0-1.274-.904 5.296 5.296 0 0 0-1.409-.471 8.128 8.128 0 0 0-1.612-.149c-.75 0-1.396.13-1.938.391-.542.26-.957.625-1.246 1.092-.28.459-.42.985-.42 1.578 0 .782.248 1.393.745 1.834.244.206.564.395.962.566.397.162.817.274 1.26.337l2.249.337c.903.135 1.639.32 2.208.553a4.562 4.562 0 0 1 1.477.903c1.075.935 1.612 2.279 1.612 4.032Zm10.704-11.38h5.433v-2.67h-13.874v2.67h5.447v16.989h2.994v-16.99Zm22.685 16.989h-3.496l-4.16-8.279h-3.739v8.279h-3.008V50.315h7.669c1.21 0 2.281.247 3.211.742.939.485 1.657 1.164 2.154 2.036.506.863.759 1.851.759 2.966 0 1.348-.366 2.476-1.098 3.384-.722.899-1.666 1.51-2.831 1.834l4.539 8.697Zm-3.604-13.888c0-.962-.308-1.717-.922-2.265-.605-.557-1.418-.836-2.438-.836h-4.431v6.162h4.431c1.011 0 1.824-.274 2.438-.823.614-.548.922-1.294.922-2.238Zm7.384 13.888h3.007V50.315h-3.007v19.659Zm19.627 0h-12.627V50.315h12.627v2.67h-9.619v5.744h8.21v2.656h-8.21v5.906h9.619v2.683Zm15.96-3.21a5.56 5.56 0 0 0 .515-2.4c0-1.752-.538-3.096-1.612-4.03a4.583 4.583 0 0 0-1.477-.904c-.569-.234-1.305-.418-2.209-.553l-2.249-.337a5.319 5.319 0 0 1-1.26-.337 3.822 3.822 0 0 1-.962-.567c-.496-.44-.745-1.051-.745-1.833 0-.593.14-1.12.42-1.578.289-.467.705-.831 1.247-1.092.542-.26 1.188-.39 1.937-.39.587 0 1.125.049 1.612.148.488.09.958.247 1.41.471.451.216.876.517 1.273.904l1.924-1.888c-.831-.773-1.73-1.335-2.696-1.685-.967-.36-2.114-.54-3.442-.54-1.345 0-2.515.243-3.509.729-.993.476-1.756 1.15-2.289 2.022-.533.872-.8 1.879-.8 3.02 0 1.61.479 2.859 1.436 3.749.895.826 2.145 1.352 3.753 1.577l2.331.324c.578.08 1.02.184 1.327.31.316.117.592.292.827.526.524.467.786 1.146.786 2.035 0 .953-.362 1.695-1.084 2.225-.723.53-1.721.796-2.994.796a9.94 9.94 0 0 1-1.911-.175 5.957 5.957 0 0 1-1.693-.607 6.245 6.245 0 0 1-1.45-1.106l-2.005 1.968c.93.927 1.951 1.591 3.062 1.996 1.12.395 2.434.593 3.942.593 1.039 0 1.987-.125 2.845-.377a6.808 6.808 0 0 0 2.25-1.146 5.161 5.161 0 0 0 1.49-1.847Z" clipRule="evenodd" />
288+
</svg>
289+
);
290+
},
291+
}
281292
];
282293

283294
function DarkButtonLink({ className, ...props }: React.ComponentProps<"a">) {

0 commit comments

Comments
 (0)