memcached logo

memcached from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
memcached
Set
SVG Logos
Style
Color
Viewbox
254×254
License
CC0

The same logo in other sets

Use the memcached logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 254 254"><defs><radialGradient id="SVG6UFCFeCN" cx="41.406%" cy="42.708%" r="50%" fx="41.406%" fy="42.708%"><stop offset="0%" stop-color="#db7c7c"/><stop offset="100%" stop-color="#c83737"/></radialGradient><radialGradient id="SVGCgxlNyXP" cx="44.271%" cy="42.708%" r="50%" fx="44.271%" fy="42.708%"><stop offset="0%" stop-color="#db7c7c"/><stop offset="100%" stop-color="#c83737"/></radialGradient><linearGradient id="SVGdlWcUdVg" x1="50%" x2="50%" y1="100%" y2="0%"><stop offset="0%" stop-color="#574c4a"/><stop offset="100%" stop-color="#80716d"/></linearGradient><linearGradient id="SVGubS1kldG" x1="88.778%" x2="30.149%" y1="98.342%" y2="-8.68%"><stop offset="0%" stop-color="#268d83"/><stop offset="100%" stop-color="#2ea19e"/></linearGradient></defs><path fill="url(#SVGdlWcUdVg)" d="M0 171.19V82.17C0 10.271 10.26 0 82.086 0h89.189C243.1 0 253.36 10.271 253.36 82.171v89.019c0 71.9-10.26 82.17-82.086 82.17H82.086C10.261 253.36 0 243.09 0 171.19"/><path fill="url(#SVGubS1kldG)" d="M8.891.655C-3.562 79.583 2.953 153.48 2.953 153.48h38.928c-3.704-19.704-16.992-109.724-5.938-110.021c5.924.94 32.99 76.371 32.99 76.371s5.96-.742 11.958-.742s11.959.742 11.959.742s27.066-75.43 32.99-76.371c11.053.297-2.235 90.317-5.938 110.02h38.927s6.516-73.896-5.938-152.824H116.85C109.99.736 83.89 46.51 80.891 46.51S51.792.736 44.932.655z" transform="translate(45.79 47.098)"/><path fill="url(#SVG6UFCFeCN)" d="M73.214 144.267a9.213 9.213 0 1 1-18.427 0a9.213 9.213 0 0 1 18.427 0" transform="translate(45.79 47.098)"/><path fill="url(#SVGCgxlNyXP)" d="M106.995 144.267a9.213 9.213 0 1 1-18.426 0a9.213 9.213 0 0 1 18.426 0" transform="translate(45.79 47.098)"/><path d="M196.846 50.362c5.618 38.026 6.936 74.52 6.833 101.705c-.106 27.806-1.699 45.871-1.699 45.871h-32.767l-3.521 2.64h38.927s6.516-73.897-5.938-152.825zm-103.154-.96c10.226 11.376 27.913 41.567 30.35 41.567c-6.484-8.292-22.411-34.748-30.35-41.567M79.094 87.918c-11.054.297 2.234 90.317 5.938 110.02H51.05l-2.307 2.64h38.928c-3.685-19.604-16.856-108.825-6.103-110.021c-1.002-1.504-1.866-2.543-2.474-2.64m89.896 0c-5.923.94-32.99 76.371-32.99 76.371s-5.96-.742-11.958-.742c-3.549 0-6.604.218-8.67.41l-.65 2.971s5.961-.742 11.96-.742c5.997 0 11.958.742 11.958.742s26.862-74.936 32.907-76.371c-.651-1.65-1.456-2.61-2.557-2.64" opacity=".1"/><path fill="#fff" d="M54.681 47.753c-12.453 78.928-5.938 152.825-5.938 152.825L51.035 198c-1.173-17.434-4.306-80.48 6.285-147.609h36.042c.763.01 1.787.635 2.969 1.65c-2.36-2.626-4.322-4.274-5.609-4.29zm107.959 0c-6.86.081-32.96 45.856-35.959 45.856c1.223 1.564 2.216 2.639 2.64 2.639c2.998 0 29.098-45.775 35.958-45.856h31.806l1.596-2.64zM84.207 93.196c8.755 13.148 30.515 73.732 30.515 73.732l.637-2.954c-5.372-14.732-25.844-69.961-30.987-70.778c-.056.002-.11-.006-.165 0m90.062 0c5.872 14.977-5.244 89.649-8.577 107.382l3.53-2.757c4.508-26.446 15.363-104.347 5.047-104.625" opacity=".3"/></svg>

React

import type { SVGProps } from "react";

export function LogosMemcached(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 254 254"><defs><radialGradient id="SVG6UFCFeCN" cx="41.406%" cy="42.708%" r="50%" fx="41.406%" fy="42.708%"><stop offset="0%" stopColor="#db7c7c"/><stop offset="100%" stopColor="#c83737"/></radialGradient><radialGradient id="SVGCgxlNyXP" cx="44.271%" cy="42.708%" r="50%" fx="44.271%" fy="42.708%"><stop offset="0%" stopColor="#db7c7c"/><stop offset="100%" stopColor="#c83737"/></radialGradient><linearGradient id="SVGdlWcUdVg" x1="50%" x2="50%" y1="100%" y2="0%"><stop offset="0%" stopColor="#574c4a"/><stop offset="100%" stopColor="#80716d"/></linearGradient><linearGradient id="SVGubS1kldG" x1="88.778%" x2="30.149%" y1="98.342%" y2="-8.68%"><stop offset="0%" stopColor="#268d83"/><stop offset="100%" stopColor="#2ea19e"/></linearGradient></defs><path fill="url(#SVGdlWcUdVg)" d="M0 171.19V82.17C0 10.271 10.26 0 82.086 0h89.189C243.1 0 253.36 10.271 253.36 82.171v89.019c0 71.9-10.26 82.17-82.086 82.17H82.086C10.261 253.36 0 243.09 0 171.19"/><path fill="url(#SVGubS1kldG)" d="M8.891.655C-3.562 79.583 2.953 153.48 2.953 153.48h38.928c-3.704-19.704-16.992-109.724-5.938-110.021c5.924.94 32.99 76.371 32.99 76.371s5.96-.742 11.958-.742s11.959.742 11.959.742s27.066-75.43 32.99-76.371c11.053.297-2.235 90.317-5.938 110.02h38.927s6.516-73.896-5.938-152.824H116.85C109.99.736 83.89 46.51 80.891 46.51S51.792.736 44.932.655z" transform="translate(45.79 47.098)"/><path fill="url(#SVG6UFCFeCN)" d="M73.214 144.267a9.213 9.213 0 1 1-18.427 0a9.213 9.213 0 0 1 18.427 0" transform="translate(45.79 47.098)"/><path fill="url(#SVGCgxlNyXP)" d="M106.995 144.267a9.213 9.213 0 1 1-18.426 0a9.213 9.213 0 0 1 18.426 0" transform="translate(45.79 47.098)"/><path d="M196.846 50.362c5.618 38.026 6.936 74.52 6.833 101.705c-.106 27.806-1.699 45.871-1.699 45.871h-32.767l-3.521 2.64h38.927s6.516-73.897-5.938-152.825zm-103.154-.96c10.226 11.376 27.913 41.567 30.35 41.567c-6.484-8.292-22.411-34.748-30.35-41.567M79.094 87.918c-11.054.297 2.234 90.317 5.938 110.02H51.05l-2.307 2.64h38.928c-3.685-19.604-16.856-108.825-6.103-110.021c-1.002-1.504-1.866-2.543-2.474-2.64m89.896 0c-5.923.94-32.99 76.371-32.99 76.371s-5.96-.742-11.958-.742c-3.549 0-6.604.218-8.67.41l-.65 2.971s5.961-.742 11.96-.742c5.997 0 11.958.742 11.958.742s26.862-74.936 32.907-76.371c-.651-1.65-1.456-2.61-2.557-2.64" opacity=".1"/><path fill="#fff" d="M54.681 47.753c-12.453 78.928-5.938 152.825-5.938 152.825L51.035 198c-1.173-17.434-4.306-80.48 6.285-147.609h36.042c.763.01 1.787.635 2.969 1.65c-2.36-2.626-4.322-4.274-5.609-4.29zm107.959 0c-6.86.081-32.96 45.856-35.959 45.856c1.223 1.564 2.216 2.639 2.64 2.639c2.998 0 29.098-45.775 35.958-45.856h31.806l1.596-2.64zM84.207 93.196c8.755 13.148 30.515 73.732 30.515 73.732l.637-2.954c-5.372-14.732-25.844-69.961-30.987-70.778c-.056.002-.11-.006-.165 0m90.062 0c5.872 14.977-5.244 89.649-8.577 107.382l3.53-2.757c4.508-26.446 15.363-104.347 5.047-104.625" opacity=".3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 254 254"><defs><radialGradient id="SVG6UFCFeCN" cx="41.406%" cy="42.708%" r="50%" fx="41.406%" fy="42.708%"><stop offset="0%" stop-color="#db7c7c"/><stop offset="100%" stop-color="#c83737"/></radialGradient><radialGradient id="SVGCgxlNyXP" cx="44.271%" cy="42.708%" r="50%" fx="44.271%" fy="42.708%"><stop offset="0%" stop-color="#db7c7c"/><stop offset="100%" stop-color="#c83737"/></radialGradient><linearGradient id="SVGdlWcUdVg" x1="50%" x2="50%" y1="100%" y2="0%"><stop offset="0%" stop-color="#574c4a"/><stop offset="100%" stop-color="#80716d"/></linearGradient><linearGradient id="SVGubS1kldG" x1="88.778%" x2="30.149%" y1="98.342%" y2="-8.68%"><stop offset="0%" stop-color="#268d83"/><stop offset="100%" stop-color="#2ea19e"/></linearGradient></defs><path fill="url(#SVGdlWcUdVg)" d="M0 171.19V82.17C0 10.271 10.26 0 82.086 0h89.189C243.1 0 253.36 10.271 253.36 82.171v89.019c0 71.9-10.26 82.17-82.086 82.17H82.086C10.261 253.36 0 243.09 0 171.19"/><path fill="url(#SVGubS1kldG)" d="M8.891.655C-3.562 79.583 2.953 153.48 2.953 153.48h38.928c-3.704-19.704-16.992-109.724-5.938-110.021c5.924.94 32.99 76.371 32.99 76.371s5.96-.742 11.958-.742s11.959.742 11.959.742s27.066-75.43 32.99-76.371c11.053.297-2.235 90.317-5.938 110.02h38.927s6.516-73.896-5.938-152.824H116.85C109.99.736 83.89 46.51 80.891 46.51S51.792.736 44.932.655z" transform="translate(45.79 47.098)"/><path fill="url(#SVG6UFCFeCN)" d="M73.214 144.267a9.213 9.213 0 1 1-18.427 0a9.213 9.213 0 0 1 18.427 0" transform="translate(45.79 47.098)"/><path fill="url(#SVGCgxlNyXP)" d="M106.995 144.267a9.213 9.213 0 1 1-18.426 0a9.213 9.213 0 0 1 18.426 0" transform="translate(45.79 47.098)"/><path d="M196.846 50.362c5.618 38.026 6.936 74.52 6.833 101.705c-.106 27.806-1.699 45.871-1.699 45.871h-32.767l-3.521 2.64h38.927s6.516-73.897-5.938-152.825zm-103.154-.96c10.226 11.376 27.913 41.567 30.35 41.567c-6.484-8.292-22.411-34.748-30.35-41.567M79.094 87.918c-11.054.297 2.234 90.317 5.938 110.02H51.05l-2.307 2.64h38.928c-3.685-19.604-16.856-108.825-6.103-110.021c-1.002-1.504-1.866-2.543-2.474-2.64m89.896 0c-5.923.94-32.99 76.371-32.99 76.371s-5.96-.742-11.958-.742c-3.549 0-6.604.218-8.67.41l-.65 2.971s5.961-.742 11.96-.742c5.997 0 11.958.742 11.958.742s26.862-74.936 32.907-76.371c-.651-1.65-1.456-2.61-2.557-2.64" opacity=".1"/><path fill="#fff" d="M54.681 47.753c-12.453 78.928-5.938 152.825-5.938 152.825L51.035 198c-1.173-17.434-4.306-80.48 6.285-147.609h36.042c.763.01 1.787.635 2.969 1.65c-2.36-2.626-4.322-4.274-5.609-4.29zm107.959 0c-6.86.081-32.96 45.856-35.959 45.856c1.223 1.564 2.216 2.639 2.64 2.639c2.998 0 29.098-45.775 35.958-45.856h31.806l1.596-2.64zM84.207 93.196c8.755 13.148 30.515 73.732 30.515 73.732l.637-2.954c-5.372-14.732-25.844-69.961-30.987-70.778c-.056.002-.11-.006-.165 0m90.062 0c5.872 14.977-5.244 89.649-8.577 107.382l3.53-2.757c4.508-26.446 15.363-104.347 5.047-104.625" opacity=".3"/></svg>
</template>

CSS

.icon-memcached {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20254%20254%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG6UFCFeCN%22%20cx%3D%2241.406%25%22%20cy%3D%2242.708%25%22%20r%3D%2250%25%22%20fx%3D%2241.406%25%22%20fy%3D%2242.708%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23db7c7c%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23c83737%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGCgxlNyXP%22%20cx%3D%2244.271%25%22%20cy%3D%2242.708%25%22%20r%3D%2250%25%22%20fx%3D%2244.271%25%22%20fy%3D%2242.708%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23db7c7c%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23c83737%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGdlWcUdVg%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%22100%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23574c4a%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%2380716d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGubS1kldG%22%20x1%3D%2288.778%25%22%20x2%3D%2230.149%25%22%20y1%3D%2298.342%25%22%20y2%3D%22-8.68%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23268d83%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%232ea19e%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGdlWcUdVg)%22%20d%3D%22M0%20171.19V82.17C0%2010.271%2010.26%200%2082.086%200h89.189C243.1%200%20253.36%2010.271%20253.36%2082.171v89.019c0%2071.9-10.26%2082.17-82.086%2082.17H82.086C10.261%20253.36%200%20243.09%200%20171.19%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGubS1kldG)%22%20d%3D%22M8.891.655C-3.562%2079.583%202.953%20153.48%202.953%20153.48h38.928c-3.704-19.704-16.992-109.724-5.938-110.021c5.924.94%2032.99%2076.371%2032.99%2076.371s5.96-.742%2011.958-.742s11.959.742%2011.959.742s27.066-75.43%2032.99-76.371c11.053.297-2.235%2090.317-5.938%20110.02h38.927s6.516-73.896-5.938-152.824H116.85C109.99.736%2083.89%2046.51%2080.891%2046.51S51.792.736%2044.932.655z%22%20transform%3D%22translate(45.79%2047.098)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6UFCFeCN)%22%20d%3D%22M73.214%20144.267a9.213%209.213%200%201%201-18.427%200a9.213%209.213%200%200%201%2018.427%200%22%20transform%3D%22translate(45.79%2047.098)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCgxlNyXP)%22%20d%3D%22M106.995%20144.267a9.213%209.213%200%201%201-18.426%200a9.213%209.213%200%200%201%2018.426%200%22%20transform%3D%22translate(45.79%2047.098)%22%2F%3E%3Cpath%20d%3D%22M196.846%2050.362c5.618%2038.026%206.936%2074.52%206.833%20101.705c-.106%2027.806-1.699%2045.871-1.699%2045.871h-32.767l-3.521%202.64h38.927s6.516-73.897-5.938-152.825zm-103.154-.96c10.226%2011.376%2027.913%2041.567%2030.35%2041.567c-6.484-8.292-22.411-34.748-30.35-41.567M79.094%2087.918c-11.054.297%202.234%2090.317%205.938%20110.02H51.05l-2.307%202.64h38.928c-3.685-19.604-16.856-108.825-6.103-110.021c-1.002-1.504-1.866-2.543-2.474-2.64m89.896%200c-5.923.94-32.99%2076.371-32.99%2076.371s-5.96-.742-11.958-.742c-3.549%200-6.604.218-8.67.41l-.65%202.971s5.961-.742%2011.96-.742c5.997%200%2011.958.742%2011.958.742s26.862-74.936%2032.907-76.371c-.651-1.65-1.456-2.61-2.557-2.64%22%20opacity%3D%22.1%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M54.681%2047.753c-12.453%2078.928-5.938%20152.825-5.938%20152.825L51.035%20198c-1.173-17.434-4.306-80.48%206.285-147.609h36.042c.763.01%201.787.635%202.969%201.65c-2.36-2.626-4.322-4.274-5.609-4.29zm107.959%200c-6.86.081-32.96%2045.856-35.959%2045.856c1.223%201.564%202.216%202.639%202.64%202.639c2.998%200%2029.098-45.775%2035.958-45.856h31.806l1.596-2.64zM84.207%2093.196c8.755%2013.148%2030.515%2073.732%2030.515%2073.732l.637-2.954c-5.372-14.732-25.844-69.961-30.987-70.778c-.056.002-.11-.006-.165%200m90.062%200c5.872%2014.977-5.244%2089.649-8.577%20107.382l3.53-2.757c4.508-26.446%2015.363-104.347%205.047-104.625%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20254%20254%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG6UFCFeCN%22%20cx%3D%2241.406%25%22%20cy%3D%2242.708%25%22%20r%3D%2250%25%22%20fx%3D%2241.406%25%22%20fy%3D%2242.708%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23db7c7c%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23c83737%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGCgxlNyXP%22%20cx%3D%2244.271%25%22%20cy%3D%2242.708%25%22%20r%3D%2250%25%22%20fx%3D%2244.271%25%22%20fy%3D%2242.708%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23db7c7c%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23c83737%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGdlWcUdVg%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%22100%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23574c4a%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%2380716d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGubS1kldG%22%20x1%3D%2288.778%25%22%20x2%3D%2230.149%25%22%20y1%3D%2298.342%25%22%20y2%3D%22-8.68%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23268d83%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%232ea19e%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGdlWcUdVg)%22%20d%3D%22M0%20171.19V82.17C0%2010.271%2010.26%200%2082.086%200h89.189C243.1%200%20253.36%2010.271%20253.36%2082.171v89.019c0%2071.9-10.26%2082.17-82.086%2082.17H82.086C10.261%20253.36%200%20243.09%200%20171.19%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGubS1kldG)%22%20d%3D%22M8.891.655C-3.562%2079.583%202.953%20153.48%202.953%20153.48h38.928c-3.704-19.704-16.992-109.724-5.938-110.021c5.924.94%2032.99%2076.371%2032.99%2076.371s5.96-.742%2011.958-.742s11.959.742%2011.959.742s27.066-75.43%2032.99-76.371c11.053.297-2.235%2090.317-5.938%20110.02h38.927s6.516-73.896-5.938-152.824H116.85C109.99.736%2083.89%2046.51%2080.891%2046.51S51.792.736%2044.932.655z%22%20transform%3D%22translate(45.79%2047.098)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6UFCFeCN)%22%20d%3D%22M73.214%20144.267a9.213%209.213%200%201%201-18.427%200a9.213%209.213%200%200%201%2018.427%200%22%20transform%3D%22translate(45.79%2047.098)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCgxlNyXP)%22%20d%3D%22M106.995%20144.267a9.213%209.213%200%201%201-18.426%200a9.213%209.213%200%200%201%2018.426%200%22%20transform%3D%22translate(45.79%2047.098)%22%2F%3E%3Cpath%20d%3D%22M196.846%2050.362c5.618%2038.026%206.936%2074.52%206.833%20101.705c-.106%2027.806-1.699%2045.871-1.699%2045.871h-32.767l-3.521%202.64h38.927s6.516-73.897-5.938-152.825zm-103.154-.96c10.226%2011.376%2027.913%2041.567%2030.35%2041.567c-6.484-8.292-22.411-34.748-30.35-41.567M79.094%2087.918c-11.054.297%202.234%2090.317%205.938%20110.02H51.05l-2.307%202.64h38.928c-3.685-19.604-16.856-108.825-6.103-110.021c-1.002-1.504-1.866-2.543-2.474-2.64m89.896%200c-5.923.94-32.99%2076.371-32.99%2076.371s-5.96-.742-11.958-.742c-3.549%200-6.604.218-8.67.41l-.65%202.971s5.961-.742%2011.96-.742c5.997%200%2011.958.742%2011.958.742s26.862-74.936%2032.907-76.371c-.651-1.65-1.456-2.61-2.557-2.64%22%20opacity%3D%22.1%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M54.681%2047.753c-12.453%2078.928-5.938%20152.825-5.938%20152.825L51.035%20198c-1.173-17.434-4.306-80.48%206.285-147.609h36.042c.763.01%201.787.635%202.969%201.65c-2.36-2.626-4.322-4.274-5.609-4.29zm107.959%200c-6.86.081-32.96%2045.856-35.959%2045.856c1.223%201.564%202.216%202.639%202.64%202.639c2.998%200%2029.098-45.775%2035.958-45.856h31.806l1.596-2.64zM84.207%2093.196c8.755%2013.148%2030.515%2073.732%2030.515%2073.732l.637-2.954c-5.372-14.732-25.844-69.961-30.987-70.778c-.056.002-.11-.006-.165%200m90.062%200c5.872%2014.977-5.244%2089.649-8.577%20107.382l3.53-2.757c4.508-26.446%2015.363-104.347%205.047-104.625%22%20opacity%3D%22.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/memcached.svg?color=%231a73e8&size=48