Update memcached.tsx

This commit is contained in:
Filip Cumpalovic 2024-02-28 15:00:01 +01:00 committed by GitHub
parent d7661276d0
commit 5118a0e169
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ import { SVGProps } from "react";
const SvgMemcached = (props: SVGProps<SVGSVGElement>) => (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="64">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24">
<defs>
<linearGradient id="A" x1="255.894" x2="255.894" y1="59.789" gradientUnits="userSpaceOnUse" y2="-452">
<stop stop-color="#574c4a" offset="0%" />