redux from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
redux
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the redux logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.634 16.504c.87-.075 1.543-.84 1.5-1.754c-.047-.914-.796-1.648-1.709-1.648h-.061a1.71 1.71 0 0 0-1.648 1.769c.03.479.226.869.494 1.153c-1.048 2.038-2.621 3.536-5.005 4.795c-1.603.838-3.296 1.154-4.944.93c-1.378-.195-2.456-.81-3.116-1.799c-.988-1.499-1.078-3.116-.255-4.734c.6-1.17 1.499-2.023 2.099-2.443a10 10 0 0 1-.42-1.543C-.868 14.408-.416 18.752.932 20.805c1.004 1.498 3.057 2.456 5.304 2.456c.6 0 1.23-.044 1.843-.194c3.897-.749 6.848-3.086 8.541-6.532zm5.348-3.746c-2.32-2.728-5.738-4.226-9.634-4.226h-.51c-.253-.554-.837-.899-1.498-.899h-.045c-.943 0-1.678.81-1.647 1.753c.03.898.794 1.648 1.708 1.648h.074a1.69 1.69 0 0 0 1.499-1.049h.555c2.309 0 4.495.674 6.488 1.992c1.527 1.005 2.622 2.323 3.237 3.897c.538 1.288.509 2.547-.045 3.597c-.855 1.647-2.294 2.517-4.196 2.517c-1.199 0-2.367-.375-2.967-.644c-.36.298-.96.793-1.394 1.093c1.318.598 2.652.943 3.94.943c2.922 0 5.094-1.647 5.919-3.236c.898-1.798.824-4.824-1.47-7.416zM6.49 17.042c.03.899.793 1.648 1.708 1.648h.06a1.69 1.69 0 0 0 1.648-1.768c0-.9-.779-1.647-1.693-1.647h-.06c-.06 0-.15 0-.226.029c-1.243-2.098-1.768-4.347-1.572-6.772c.12-1.828.72-3.417 1.797-4.735c.9-1.124 2.593-1.68 3.747-1.708c3.236-.061 4.585 3.971 4.689 5.574l1.498.45C17.741 3.197 14.686.62 11.764.62C9.02.62 6.49 2.613 5.47 5.535C4.077 9.43 4.991 13.177 6.7 16.174c-.15.195-.24.539-.21.868"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRedux(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.634 16.504c.87-.075 1.543-.84 1.5-1.754c-.047-.914-.796-1.648-1.709-1.648h-.061a1.71 1.71 0 0 0-1.648 1.769c.03.479.226.869.494 1.153c-1.048 2.038-2.621 3.536-5.005 4.795c-1.603.838-3.296 1.154-4.944.93c-1.378-.195-2.456-.81-3.116-1.799c-.988-1.499-1.078-3.116-.255-4.734c.6-1.17 1.499-2.023 2.099-2.443a10 10 0 0 1-.42-1.543C-.868 14.408-.416 18.752.932 20.805c1.004 1.498 3.057 2.456 5.304 2.456c.6 0 1.23-.044 1.843-.194c3.897-.749 6.848-3.086 8.541-6.532zm5.348-3.746c-2.32-2.728-5.738-4.226-9.634-4.226h-.51c-.253-.554-.837-.899-1.498-.899h-.045c-.943 0-1.678.81-1.647 1.753c.03.898.794 1.648 1.708 1.648h.074a1.69 1.69 0 0 0 1.499-1.049h.555c2.309 0 4.495.674 6.488 1.992c1.527 1.005 2.622 2.323 3.237 3.897c.538 1.288.509 2.547-.045 3.597c-.855 1.647-2.294 2.517-4.196 2.517c-1.199 0-2.367-.375-2.967-.644c-.36.298-.96.793-1.394 1.093c1.318.598 2.652.943 3.94.943c2.922 0 5.094-1.647 5.919-3.236c.898-1.798.824-4.824-1.47-7.416zM6.49 17.042c.03.899.793 1.648 1.708 1.648h.06a1.69 1.69 0 0 0 1.648-1.768c0-.9-.779-1.647-1.693-1.647h-.06c-.06 0-.15 0-.226.029c-1.243-2.098-1.768-4.347-1.572-6.772c.12-1.828.72-3.417 1.797-4.735c.9-1.124 2.593-1.68 3.747-1.708c3.236-.061 4.585 3.971 4.689 5.574l1.498.45C17.741 3.197 14.686.62 11.764.62C9.02.62 6.49 2.613 5.47 5.535C4.077 9.43 4.991 13.177 6.7 16.174c-.15.195-.24.539-.21.868"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.634 16.504c.87-.075 1.543-.84 1.5-1.754c-.047-.914-.796-1.648-1.709-1.648h-.061a1.71 1.71 0 0 0-1.648 1.769c.03.479.226.869.494 1.153c-1.048 2.038-2.621 3.536-5.005 4.795c-1.603.838-3.296 1.154-4.944.93c-1.378-.195-2.456-.81-3.116-1.799c-.988-1.499-1.078-3.116-.255-4.734c.6-1.17 1.499-2.023 2.099-2.443a10 10 0 0 1-.42-1.543C-.868 14.408-.416 18.752.932 20.805c1.004 1.498 3.057 2.456 5.304 2.456c.6 0 1.23-.044 1.843-.194c3.897-.749 6.848-3.086 8.541-6.532zm5.348-3.746c-2.32-2.728-5.738-4.226-9.634-4.226h-.51c-.253-.554-.837-.899-1.498-.899h-.045c-.943 0-1.678.81-1.647 1.753c.03.898.794 1.648 1.708 1.648h.074a1.69 1.69 0 0 0 1.499-1.049h.555c2.309 0 4.495.674 6.488 1.992c1.527 1.005 2.622 2.323 3.237 3.897c.538 1.288.509 2.547-.045 3.597c-.855 1.647-2.294 2.517-4.196 2.517c-1.199 0-2.367-.375-2.967-.644c-.36.298-.96.793-1.394 1.093c1.318.598 2.652.943 3.94.943c2.922 0 5.094-1.647 5.919-3.236c.898-1.798.824-4.824-1.47-7.416zM6.49 17.042c.03.899.793 1.648 1.708 1.648h.06a1.69 1.69 0 0 0 1.648-1.768c0-.9-.779-1.647-1.693-1.647h-.06c-.06 0-.15 0-.226.029c-1.243-2.098-1.768-4.347-1.572-6.772c.12-1.828.72-3.417 1.797-4.735c.9-1.124 2.593-1.68 3.747-1.708c3.236-.061 4.585 3.971 4.689 5.574l1.498.45C17.741 3.197 14.686.62 11.764.62C9.02.62 6.49 2.613 5.47 5.535C4.077 9.43 4.991 13.177 6.7 16.174c-.15.195-.24.539-.21.868"/></svg>
</template>

CSS

.icon-redux {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.634%2016.504c.87-.075%201.543-.84%201.5-1.754c-.047-.914-.796-1.648-1.709-1.648h-.061a1.71%201.71%200%200%200-1.648%201.769c.03.479.226.869.494%201.153c-1.048%202.038-2.621%203.536-5.005%204.795c-1.603.838-3.296%201.154-4.944.93c-1.378-.195-2.456-.81-3.116-1.799c-.988-1.499-1.078-3.116-.255-4.734c.6-1.17%201.499-2.023%202.099-2.443a10%2010%200%200%201-.42-1.543C-.868%2014.408-.416%2018.752.932%2020.805c1.004%201.498%203.057%202.456%205.304%202.456c.6%200%201.23-.044%201.843-.194c3.897-.749%206.848-3.086%208.541-6.532zm5.348-3.746c-2.32-2.728-5.738-4.226-9.634-4.226h-.51c-.253-.554-.837-.899-1.498-.899h-.045c-.943%200-1.678.81-1.647%201.753c.03.898.794%201.648%201.708%201.648h.074a1.69%201.69%200%200%200%201.499-1.049h.555c2.309%200%204.495.674%206.488%201.992c1.527%201.005%202.622%202.323%203.237%203.897c.538%201.288.509%202.547-.045%203.597c-.855%201.647-2.294%202.517-4.196%202.517c-1.199%200-2.367-.375-2.967-.644c-.36.298-.96.793-1.394%201.093c1.318.598%202.652.943%203.94.943c2.922%200%205.094-1.647%205.919-3.236c.898-1.798.824-4.824-1.47-7.416zM6.49%2017.042c.03.899.793%201.648%201.708%201.648h.06a1.69%201.69%200%200%200%201.648-1.768c0-.9-.779-1.647-1.693-1.647h-.06c-.06%200-.15%200-.226.029c-1.243-2.098-1.768-4.347-1.572-6.772c.12-1.828.72-3.417%201.797-4.735c.9-1.124%202.593-1.68%203.747-1.708c3.236-.061%204.585%203.971%204.689%205.574l1.498.45C17.741%203.197%2014.686.62%2011.764.62C9.02.62%206.49%202.613%205.47%205.535C4.077%209.43%204.991%2013.177%206.7%2016.174c-.15.195-.24.539-.21.868%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.634%2016.504c.87-.075%201.543-.84%201.5-1.754c-.047-.914-.796-1.648-1.709-1.648h-.061a1.71%201.71%200%200%200-1.648%201.769c.03.479.226.869.494%201.153c-1.048%202.038-2.621%203.536-5.005%204.795c-1.603.838-3.296%201.154-4.944.93c-1.378-.195-2.456-.81-3.116-1.799c-.988-1.499-1.078-3.116-.255-4.734c.6-1.17%201.499-2.023%202.099-2.443a10%2010%200%200%201-.42-1.543C-.868%2014.408-.416%2018.752.932%2020.805c1.004%201.498%203.057%202.456%205.304%202.456c.6%200%201.23-.044%201.843-.194c3.897-.749%206.848-3.086%208.541-6.532zm5.348-3.746c-2.32-2.728-5.738-4.226-9.634-4.226h-.51c-.253-.554-.837-.899-1.498-.899h-.045c-.943%200-1.678.81-1.647%201.753c.03.898.794%201.648%201.708%201.648h.074a1.69%201.69%200%200%200%201.499-1.049h.555c2.309%200%204.495.674%206.488%201.992c1.527%201.005%202.622%202.323%203.237%203.897c.538%201.288.509%202.547-.045%203.597c-.855%201.647-2.294%202.517-4.196%202.517c-1.199%200-2.367-.375-2.967-.644c-.36.298-.96.793-1.394%201.093c1.318.598%202.652.943%203.94.943c2.922%200%205.094-1.647%205.919-3.236c.898-1.798.824-4.824-1.47-7.416zM6.49%2017.042c.03.899.793%201.648%201.708%201.648h.06a1.69%201.69%200%200%200%201.648-1.768c0-.9-.779-1.647-1.693-1.647h-.06c-.06%200-.15%200-.226.029c-1.243-2.098-1.768-4.347-1.572-6.772c.12-1.828.72-3.417%201.797-4.735c.9-1.124%202.593-1.68%203.747-1.708c3.236-.061%204.585%203.971%204.689%205.574l1.498.45C17.741%203.197%2014.686.62%2011.764.62C9.02.62%206.49%202.613%205.47%205.535C4.077%209.43%204.991%2013.177%206.7%2016.174c-.15.195-.24.539-.21.868%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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