redis from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
redis
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the redis logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#a41e11" d="M121.8 93.1c-6.7 3.5-41.4 17.7-48.8 21.6s-11.5 3.8-17.3 1S13 98.1 6.3 94.9c-3.3-1.6-5-2.9-5-4.2V78s48-10.5 55.8-13.2c7.8-2.8 10.4-2.9 17-.5s46.1 9.5 52.6 11.9v12.5c0 1.3-1.5 2.7-4.9 4.4"/><path fill="#d82c20" d="M121.8 80.5C115.1 84 80.4 98.2 73 102.1s-11.5 3.8-17.3 1S13 85.4 6.3 82.2C-.3 79-.5 76.8 6 74.3c6.5-2.6 43.2-17 51-19.7c7.8-2.8 10.4-2.9 17-.5s41.1 16.1 47.6 18.5c6.7 2.4 6.9 4.4.2 7.9"/><path fill="#a41e11" d="M121.8 72.5C115.1 76 80.4 90.2 73 94.1c-7.4 3.8-11.5 3.8-17.3 1S13 77.4 6.3 74.2c-3.3-1.6-5-2.9-5-4.2V57.3s48-10.5 55.8-13.2c7.8-2.8 10.4-2.9 17-.5s46.1 9.5 52.6 11.9V68c0 1.3-1.5 2.7-4.9 4.5"/><path fill="#d82c20" d="M121.8 59.8c-6.7 3.5-41.4 17.7-48.8 21.6c-7.4 3.8-11.5 3.8-17.3 1S13 64.7 6.3 61.5s-6.8-5.4-.3-7.9c6.5-2.6 43.2-17 51-19.7c7.8-2.8 10.4-2.9 17-.5s41.1 16.1 47.6 18.5c6.7 2.4 6.9 4.4.2 7.9"/><path fill="#a41e11" d="M121.8 51c-6.7 3.5-41.4 17.7-48.8 21.6c-7.4 3.8-11.5 3.8-17.3 1C49.9 70.9 13 56 6.3 52.8c-3.3-1.6-5.1-2.9-5.1-4.2V35.9s48-10.5 55.8-13.2c7.8-2.8 10.4-2.9 17-.5s46.1 9.5 52.6 11.9v12.5c.1 1.3-1.4 2.6-4.8 4.4"/><path fill="#d82c20" d="M121.8 38.3C115.1 41.8 80.4 56 73 59.9c-7.4 3.8-11.5 3.8-17.3 1S13 43.3 6.3 40.1s-6.8-5.4-.3-7.9c6.5-2.6 43.2-17 51-19.7c7.8-2.8 10.4-2.9 17-.5s41.1 16.1 47.6 18.5c6.7 2.4 6.9 4.4.2 7.8"/><path fill="#fff" d="m80.4 26.1l-10.8 1.2l-2.5 5.8l-3.9-6.5l-12.5-1.1l9.3-3.4l-2.8-5.2l8.8 3.4l8.2-2.7L72 23zM66.5 54.5l-20.3-8.4l29.1-4.4z"/><ellipse cx="38.4" cy="35.4" fill="#fff" rx="15.5" ry="6"/><path fill="#7a0c00" d="m93.3 27.7l17.2 6.8l-17.2 6.8z"/><path fill="#ad2115" d="m74.3 35.3l19-7.6v13.6l-1.9.8z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconRedis(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#a41e11" d="M121.8 93.1c-6.7 3.5-41.4 17.7-48.8 21.6s-11.5 3.8-17.3 1S13 98.1 6.3 94.9c-3.3-1.6-5-2.9-5-4.2V78s48-10.5 55.8-13.2c7.8-2.8 10.4-2.9 17-.5s46.1 9.5 52.6 11.9v12.5c0 1.3-1.5 2.7-4.9 4.4"/><path fill="#d82c20" d="M121.8 80.5C115.1 84 80.4 98.2 73 102.1s-11.5 3.8-17.3 1S13 85.4 6.3 82.2C-.3 79-.5 76.8 6 74.3c6.5-2.6 43.2-17 51-19.7c7.8-2.8 10.4-2.9 17-.5s41.1 16.1 47.6 18.5c6.7 2.4 6.9 4.4.2 7.9"/><path fill="#a41e11" d="M121.8 72.5C115.1 76 80.4 90.2 73 94.1c-7.4 3.8-11.5 3.8-17.3 1S13 77.4 6.3 74.2c-3.3-1.6-5-2.9-5-4.2V57.3s48-10.5 55.8-13.2c7.8-2.8 10.4-2.9 17-.5s46.1 9.5 52.6 11.9V68c0 1.3-1.5 2.7-4.9 4.5"/><path fill="#d82c20" d="M121.8 59.8c-6.7 3.5-41.4 17.7-48.8 21.6c-7.4 3.8-11.5 3.8-17.3 1S13 64.7 6.3 61.5s-6.8-5.4-.3-7.9c6.5-2.6 43.2-17 51-19.7c7.8-2.8 10.4-2.9 17-.5s41.1 16.1 47.6 18.5c6.7 2.4 6.9 4.4.2 7.9"/><path fill="#a41e11" d="M121.8 51c-6.7 3.5-41.4 17.7-48.8 21.6c-7.4 3.8-11.5 3.8-17.3 1C49.9 70.9 13 56 6.3 52.8c-3.3-1.6-5.1-2.9-5.1-4.2V35.9s48-10.5 55.8-13.2c7.8-2.8 10.4-2.9 17-.5s46.1 9.5 52.6 11.9v12.5c.1 1.3-1.4 2.6-4.8 4.4"/><path fill="#d82c20" d="M121.8 38.3C115.1 41.8 80.4 56 73 59.9c-7.4 3.8-11.5 3.8-17.3 1S13 43.3 6.3 40.1s-6.8-5.4-.3-7.9c6.5-2.6 43.2-17 51-19.7c7.8-2.8 10.4-2.9 17-.5s41.1 16.1 47.6 18.5c6.7 2.4 6.9 4.4.2 7.8"/><path fill="#fff" d="m80.4 26.1l-10.8 1.2l-2.5 5.8l-3.9-6.5l-12.5-1.1l9.3-3.4l-2.8-5.2l8.8 3.4l8.2-2.7L72 23zM66.5 54.5l-20.3-8.4l29.1-4.4z"/><ellipse cx="38.4" cy="35.4" fill="#fff" rx="15.5" ry="6"/><path fill="#7a0c00" d="m93.3 27.7l17.2 6.8l-17.2 6.8z"/><path fill="#ad2115" d="m74.3 35.3l19-7.6v13.6l-1.9.8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#a41e11" d="M121.8 93.1c-6.7 3.5-41.4 17.7-48.8 21.6s-11.5 3.8-17.3 1S13 98.1 6.3 94.9c-3.3-1.6-5-2.9-5-4.2V78s48-10.5 55.8-13.2c7.8-2.8 10.4-2.9 17-.5s46.1 9.5 52.6 11.9v12.5c0 1.3-1.5 2.7-4.9 4.4"/><path fill="#d82c20" d="M121.8 80.5C115.1 84 80.4 98.2 73 102.1s-11.5 3.8-17.3 1S13 85.4 6.3 82.2C-.3 79-.5 76.8 6 74.3c6.5-2.6 43.2-17 51-19.7c7.8-2.8 10.4-2.9 17-.5s41.1 16.1 47.6 18.5c6.7 2.4 6.9 4.4.2 7.9"/><path fill="#a41e11" d="M121.8 72.5C115.1 76 80.4 90.2 73 94.1c-7.4 3.8-11.5 3.8-17.3 1S13 77.4 6.3 74.2c-3.3-1.6-5-2.9-5-4.2V57.3s48-10.5 55.8-13.2c7.8-2.8 10.4-2.9 17-.5s46.1 9.5 52.6 11.9V68c0 1.3-1.5 2.7-4.9 4.5"/><path fill="#d82c20" d="M121.8 59.8c-6.7 3.5-41.4 17.7-48.8 21.6c-7.4 3.8-11.5 3.8-17.3 1S13 64.7 6.3 61.5s-6.8-5.4-.3-7.9c6.5-2.6 43.2-17 51-19.7c7.8-2.8 10.4-2.9 17-.5s41.1 16.1 47.6 18.5c6.7 2.4 6.9 4.4.2 7.9"/><path fill="#a41e11" d="M121.8 51c-6.7 3.5-41.4 17.7-48.8 21.6c-7.4 3.8-11.5 3.8-17.3 1C49.9 70.9 13 56 6.3 52.8c-3.3-1.6-5.1-2.9-5.1-4.2V35.9s48-10.5 55.8-13.2c7.8-2.8 10.4-2.9 17-.5s46.1 9.5 52.6 11.9v12.5c.1 1.3-1.4 2.6-4.8 4.4"/><path fill="#d82c20" d="M121.8 38.3C115.1 41.8 80.4 56 73 59.9c-7.4 3.8-11.5 3.8-17.3 1S13 43.3 6.3 40.1s-6.8-5.4-.3-7.9c6.5-2.6 43.2-17 51-19.7c7.8-2.8 10.4-2.9 17-.5s41.1 16.1 47.6 18.5c6.7 2.4 6.9 4.4.2 7.8"/><path fill="#fff" d="m80.4 26.1l-10.8 1.2l-2.5 5.8l-3.9-6.5l-12.5-1.1l9.3-3.4l-2.8-5.2l8.8 3.4l8.2-2.7L72 23zM66.5 54.5l-20.3-8.4l29.1-4.4z"/><ellipse cx="38.4" cy="35.4" fill="#fff" rx="15.5" ry="6"/><path fill="#7a0c00" d="m93.3 27.7l17.2 6.8l-17.2 6.8z"/><path fill="#ad2115" d="m74.3 35.3l19-7.6v13.6l-1.9.8z"/></svg>
</template>

CSS

.icon-redis {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23a41e11%22%20d%3D%22M121.8%2093.1c-6.7%203.5-41.4%2017.7-48.8%2021.6s-11.5%203.8-17.3%201S13%2098.1%206.3%2094.9c-3.3-1.6-5-2.9-5-4.2V78s48-10.5%2055.8-13.2c7.8-2.8%2010.4-2.9%2017-.5s46.1%209.5%2052.6%2011.9v12.5c0%201.3-1.5%202.7-4.9%204.4%22%2F%3E%3Cpath%20fill%3D%22%23d82c20%22%20d%3D%22M121.8%2080.5C115.1%2084%2080.4%2098.2%2073%20102.1s-11.5%203.8-17.3%201S13%2085.4%206.3%2082.2C-.3%2079-.5%2076.8%206%2074.3c6.5-2.6%2043.2-17%2051-19.7c7.8-2.8%2010.4-2.9%2017-.5s41.1%2016.1%2047.6%2018.5c6.7%202.4%206.9%204.4.2%207.9%22%2F%3E%3Cpath%20fill%3D%22%23a41e11%22%20d%3D%22M121.8%2072.5C115.1%2076%2080.4%2090.2%2073%2094.1c-7.4%203.8-11.5%203.8-17.3%201S13%2077.4%206.3%2074.2c-3.3-1.6-5-2.9-5-4.2V57.3s48-10.5%2055.8-13.2c7.8-2.8%2010.4-2.9%2017-.5s46.1%209.5%2052.6%2011.9V68c0%201.3-1.5%202.7-4.9%204.5%22%2F%3E%3Cpath%20fill%3D%22%23d82c20%22%20d%3D%22M121.8%2059.8c-6.7%203.5-41.4%2017.7-48.8%2021.6c-7.4%203.8-11.5%203.8-17.3%201S13%2064.7%206.3%2061.5s-6.8-5.4-.3-7.9c6.5-2.6%2043.2-17%2051-19.7c7.8-2.8%2010.4-2.9%2017-.5s41.1%2016.1%2047.6%2018.5c6.7%202.4%206.9%204.4.2%207.9%22%2F%3E%3Cpath%20fill%3D%22%23a41e11%22%20d%3D%22M121.8%2051c-6.7%203.5-41.4%2017.7-48.8%2021.6c-7.4%203.8-11.5%203.8-17.3%201C49.9%2070.9%2013%2056%206.3%2052.8c-3.3-1.6-5.1-2.9-5.1-4.2V35.9s48-10.5%2055.8-13.2c7.8-2.8%2010.4-2.9%2017-.5s46.1%209.5%2052.6%2011.9v12.5c.1%201.3-1.4%202.6-4.8%204.4%22%2F%3E%3Cpath%20fill%3D%22%23d82c20%22%20d%3D%22M121.8%2038.3C115.1%2041.8%2080.4%2056%2073%2059.9c-7.4%203.8-11.5%203.8-17.3%201S13%2043.3%206.3%2040.1s-6.8-5.4-.3-7.9c6.5-2.6%2043.2-17%2051-19.7c7.8-2.8%2010.4-2.9%2017-.5s41.1%2016.1%2047.6%2018.5c6.7%202.4%206.9%204.4.2%207.8%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m80.4%2026.1l-10.8%201.2l-2.5%205.8l-3.9-6.5l-12.5-1.1l9.3-3.4l-2.8-5.2l8.8%203.4l8.2-2.7L72%2023zM66.5%2054.5l-20.3-8.4l29.1-4.4z%22%2F%3E%3Cellipse%20cx%3D%2238.4%22%20cy%3D%2235.4%22%20fill%3D%22%23fff%22%20rx%3D%2215.5%22%20ry%3D%226%22%2F%3E%3Cpath%20fill%3D%22%237a0c00%22%20d%3D%22m93.3%2027.7l17.2%206.8l-17.2%206.8z%22%2F%3E%3Cpath%20fill%3D%22%23ad2115%22%20d%3D%22m74.3%2035.3l19-7.6v13.6l-1.9.8z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23a41e11%22%20d%3D%22M121.8%2093.1c-6.7%203.5-41.4%2017.7-48.8%2021.6s-11.5%203.8-17.3%201S13%2098.1%206.3%2094.9c-3.3-1.6-5-2.9-5-4.2V78s48-10.5%2055.8-13.2c7.8-2.8%2010.4-2.9%2017-.5s46.1%209.5%2052.6%2011.9v12.5c0%201.3-1.5%202.7-4.9%204.4%22%2F%3E%3Cpath%20fill%3D%22%23d82c20%22%20d%3D%22M121.8%2080.5C115.1%2084%2080.4%2098.2%2073%20102.1s-11.5%203.8-17.3%201S13%2085.4%206.3%2082.2C-.3%2079-.5%2076.8%206%2074.3c6.5-2.6%2043.2-17%2051-19.7c7.8-2.8%2010.4-2.9%2017-.5s41.1%2016.1%2047.6%2018.5c6.7%202.4%206.9%204.4.2%207.9%22%2F%3E%3Cpath%20fill%3D%22%23a41e11%22%20d%3D%22M121.8%2072.5C115.1%2076%2080.4%2090.2%2073%2094.1c-7.4%203.8-11.5%203.8-17.3%201S13%2077.4%206.3%2074.2c-3.3-1.6-5-2.9-5-4.2V57.3s48-10.5%2055.8-13.2c7.8-2.8%2010.4-2.9%2017-.5s46.1%209.5%2052.6%2011.9V68c0%201.3-1.5%202.7-4.9%204.5%22%2F%3E%3Cpath%20fill%3D%22%23d82c20%22%20d%3D%22M121.8%2059.8c-6.7%203.5-41.4%2017.7-48.8%2021.6c-7.4%203.8-11.5%203.8-17.3%201S13%2064.7%206.3%2061.5s-6.8-5.4-.3-7.9c6.5-2.6%2043.2-17%2051-19.7c7.8-2.8%2010.4-2.9%2017-.5s41.1%2016.1%2047.6%2018.5c6.7%202.4%206.9%204.4.2%207.9%22%2F%3E%3Cpath%20fill%3D%22%23a41e11%22%20d%3D%22M121.8%2051c-6.7%203.5-41.4%2017.7-48.8%2021.6c-7.4%203.8-11.5%203.8-17.3%201C49.9%2070.9%2013%2056%206.3%2052.8c-3.3-1.6-5.1-2.9-5.1-4.2V35.9s48-10.5%2055.8-13.2c7.8-2.8%2010.4-2.9%2017-.5s46.1%209.5%2052.6%2011.9v12.5c.1%201.3-1.4%202.6-4.8%204.4%22%2F%3E%3Cpath%20fill%3D%22%23d82c20%22%20d%3D%22M121.8%2038.3C115.1%2041.8%2080.4%2056%2073%2059.9c-7.4%203.8-11.5%203.8-17.3%201S13%2043.3%206.3%2040.1s-6.8-5.4-.3-7.9c6.5-2.6%2043.2-17%2051-19.7c7.8-2.8%2010.4-2.9%2017-.5s41.1%2016.1%2047.6%2018.5c6.7%202.4%206.9%204.4.2%207.8%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m80.4%2026.1l-10.8%201.2l-2.5%205.8l-3.9-6.5l-12.5-1.1l9.3-3.4l-2.8-5.2l8.8%203.4l8.2-2.7L72%2023zM66.5%2054.5l-20.3-8.4l29.1-4.4z%22%2F%3E%3Cellipse%20cx%3D%2238.4%22%20cy%3D%2235.4%22%20fill%3D%22%23fff%22%20rx%3D%2215.5%22%20ry%3D%226%22%2F%3E%3Cpath%20fill%3D%22%237a0c00%22%20d%3D%22m93.3%2027.7l17.2%206.8l-17.2%206.8z%22%2F%3E%3Cpath%20fill%3D%22%23ad2115%22%20d%3D%22m74.3%2035.3l19-7.6v13.6l-1.9.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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