redux logo
redux from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- redux
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M22.177 22.005c1.161-.099 2.057-1.12 2-2.339c-.063-1.219-1.063-2.197-2.276-2.197h-.084a2.28 2.28 0 0 0-2.197 2.359c.041.641.301 1.156.661 1.536c-1.401 2.719-3.495 4.715-6.677 6.396c-2.135 1.115-4.391 1.537-6.588 1.235c-1.839-.255-3.276-1.077-4.156-2.396c-1.319-2-1.439-4.151-.339-6.312c.801-1.557 2-2.699 2.796-3.256a13.6 13.6 0 0 1-.557-2.057c-5.916 4.235-5.312 10.032-3.515 12.767c1.339 2 4.072 3.276 7.067 3.276c.803 0 1.641-.057 2.459-.261c5.199-1 9.131-4.115 11.385-8.708zm7.13-4.994c-3.093-3.636-7.651-5.636-12.843-5.636h-.683c-.333-.735-1.115-1.197-1.995-1.197h-.057c-1.26 0-2.24 1.083-2.199 2.339c.043 1.197 1.057 2.197 2.276 2.197h.1a2.26 2.26 0 0 0 2-1.401h.739c3.079 0 5.991.901 8.652 2.657c2.031 1.337 3.495 3.099 4.312 5.197c.719 1.713.677 3.396-.063 4.797c-1.135 2.192-3.057 3.353-5.588 3.353c-1.599 0-3.156-.5-3.959-.859c-.479.396-1.281 1.057-1.86 1.459c1.761.796 3.537 1.255 5.256 1.255c3.896 0 6.792-2.193 7.891-4.312c1.197-2.396 1.099-6.433-1.959-9.891zM8.651 22.724a2.304 2.304 0 0 0 2.281 2.197h.079a2.253 2.253 0 0 0 2.197-2.359c0-1.199-1.036-2.199-2.255-2.199h-.084c-.077 0-.197 0-.301.043c-1.656-2.797-2.355-5.797-2.095-9.032c.157-2.437.959-4.552 2.396-6.312c1.199-1.495 3.453-2.24 4.995-2.276c4.313-.084 6.115 5.296 6.251 7.432l2 .599C23.651 4.265 19.579.828 15.683.828c-3.656 0-7.032 2.656-8.391 6.552c-1.855 5.199-.636 10.188 1.64 14.188c-.197.255-.317.719-.281 1.156"/></svg>
React
import type { SVGProps } from "react";
export function CibRedux(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.177 22.005c1.161-.099 2.057-1.12 2-2.339c-.063-1.219-1.063-2.197-2.276-2.197h-.084a2.28 2.28 0 0 0-2.197 2.359c.041.641.301 1.156.661 1.536c-1.401 2.719-3.495 4.715-6.677 6.396c-2.135 1.115-4.391 1.537-6.588 1.235c-1.839-.255-3.276-1.077-4.156-2.396c-1.319-2-1.439-4.151-.339-6.312c.801-1.557 2-2.699 2.796-3.256a13.6 13.6 0 0 1-.557-2.057c-5.916 4.235-5.312 10.032-3.515 12.767c1.339 2 4.072 3.276 7.067 3.276c.803 0 1.641-.057 2.459-.261c5.199-1 9.131-4.115 11.385-8.708zm7.13-4.994c-3.093-3.636-7.651-5.636-12.843-5.636h-.683c-.333-.735-1.115-1.197-1.995-1.197h-.057c-1.26 0-2.24 1.083-2.199 2.339c.043 1.197 1.057 2.197 2.276 2.197h.1a2.26 2.26 0 0 0 2-1.401h.739c3.079 0 5.991.901 8.652 2.657c2.031 1.337 3.495 3.099 4.312 5.197c.719 1.713.677 3.396-.063 4.797c-1.135 2.192-3.057 3.353-5.588 3.353c-1.599 0-3.156-.5-3.959-.859c-.479.396-1.281 1.057-1.86 1.459c1.761.796 3.537 1.255 5.256 1.255c3.896 0 6.792-2.193 7.891-4.312c1.197-2.396 1.099-6.433-1.959-9.891zM8.651 22.724a2.304 2.304 0 0 0 2.281 2.197h.079a2.253 2.253 0 0 0 2.197-2.359c0-1.199-1.036-2.199-2.255-2.199h-.084c-.077 0-.197 0-.301.043c-1.656-2.797-2.355-5.797-2.095-9.032c.157-2.437.959-4.552 2.396-6.312c1.199-1.495 3.453-2.24 4.995-2.276c4.313-.084 6.115 5.296 6.251 7.432l2 .599C23.651 4.265 19.579.828 15.683.828c-3.656 0-7.032 2.656-8.391 6.552c-1.855 5.199-.636 10.188 1.64 14.188c-.197.255-.317.719-.281 1.156"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.177 22.005c1.161-.099 2.057-1.12 2-2.339c-.063-1.219-1.063-2.197-2.276-2.197h-.084a2.28 2.28 0 0 0-2.197 2.359c.041.641.301 1.156.661 1.536c-1.401 2.719-3.495 4.715-6.677 6.396c-2.135 1.115-4.391 1.537-6.588 1.235c-1.839-.255-3.276-1.077-4.156-2.396c-1.319-2-1.439-4.151-.339-6.312c.801-1.557 2-2.699 2.796-3.256a13.6 13.6 0 0 1-.557-2.057c-5.916 4.235-5.312 10.032-3.515 12.767c1.339 2 4.072 3.276 7.067 3.276c.803 0 1.641-.057 2.459-.261c5.199-1 9.131-4.115 11.385-8.708zm7.13-4.994c-3.093-3.636-7.651-5.636-12.843-5.636h-.683c-.333-.735-1.115-1.197-1.995-1.197h-.057c-1.26 0-2.24 1.083-2.199 2.339c.043 1.197 1.057 2.197 2.276 2.197h.1a2.26 2.26 0 0 0 2-1.401h.739c3.079 0 5.991.901 8.652 2.657c2.031 1.337 3.495 3.099 4.312 5.197c.719 1.713.677 3.396-.063 4.797c-1.135 2.192-3.057 3.353-5.588 3.353c-1.599 0-3.156-.5-3.959-.859c-.479.396-1.281 1.057-1.86 1.459c1.761.796 3.537 1.255 5.256 1.255c3.896 0 6.792-2.193 7.891-4.312c1.197-2.396 1.099-6.433-1.959-9.891zM8.651 22.724a2.304 2.304 0 0 0 2.281 2.197h.079a2.253 2.253 0 0 0 2.197-2.359c0-1.199-1.036-2.199-2.255-2.199h-.084c-.077 0-.197 0-.301.043c-1.656-2.797-2.355-5.797-2.095-9.032c.157-2.437.959-4.552 2.396-6.312c1.199-1.495 3.453-2.24 4.995-2.276c4.313-.084 6.115 5.296 6.251 7.432l2 .599C23.651 4.265 19.579.828 15.683.828c-3.656 0-7.032 2.656-8.391 6.552c-1.855 5.199-.636 10.188 1.64 14.188c-.197.255-.317.719-.281 1.156"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.177%2022.005c1.161-.099%202.057-1.12%202-2.339c-.063-1.219-1.063-2.197-2.276-2.197h-.084a2.28%202.28%200%200%200-2.197%202.359c.041.641.301%201.156.661%201.536c-1.401%202.719-3.495%204.715-6.677%206.396c-2.135%201.115-4.391%201.537-6.588%201.235c-1.839-.255-3.276-1.077-4.156-2.396c-1.319-2-1.439-4.151-.339-6.312c.801-1.557%202-2.699%202.796-3.256a13.6%2013.6%200%200%201-.557-2.057c-5.916%204.235-5.312%2010.032-3.515%2012.767c1.339%202%204.072%203.276%207.067%203.276c.803%200%201.641-.057%202.459-.261c5.199-1%209.131-4.115%2011.385-8.708zm7.13-4.994c-3.093-3.636-7.651-5.636-12.843-5.636h-.683c-.333-.735-1.115-1.197-1.995-1.197h-.057c-1.26%200-2.24%201.083-2.199%202.339c.043%201.197%201.057%202.197%202.276%202.197h.1a2.26%202.26%200%200%200%202-1.401h.739c3.079%200%205.991.901%208.652%202.657c2.031%201.337%203.495%203.099%204.312%205.197c.719%201.713.677%203.396-.063%204.797c-1.135%202.192-3.057%203.353-5.588%203.353c-1.599%200-3.156-.5-3.959-.859c-.479.396-1.281%201.057-1.86%201.459c1.761.796%203.537%201.255%205.256%201.255c3.896%200%206.792-2.193%207.891-4.312c1.197-2.396%201.099-6.433-1.959-9.891zM8.651%2022.724a2.304%202.304%200%200%200%202.281%202.197h.079a2.253%202.253%200%200%200%202.197-2.359c0-1.199-1.036-2.199-2.255-2.199h-.084c-.077%200-.197%200-.301.043c-1.656-2.797-2.355-5.797-2.095-9.032c.157-2.437.959-4.552%202.396-6.312c1.199-1.495%203.453-2.24%204.995-2.276c4.313-.084%206.115%205.296%206.251%207.432l2%20.599C23.651%204.265%2019.579.828%2015.683.828c-3.656%200-7.032%202.656-8.391%206.552c-1.855%205.199-.636%2010.188%201.64%2014.188c-.197.255-.317.719-.281%201.156%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.177%2022.005c1.161-.099%202.057-1.12%202-2.339c-.063-1.219-1.063-2.197-2.276-2.197h-.084a2.28%202.28%200%200%200-2.197%202.359c.041.641.301%201.156.661%201.536c-1.401%202.719-3.495%204.715-6.677%206.396c-2.135%201.115-4.391%201.537-6.588%201.235c-1.839-.255-3.276-1.077-4.156-2.396c-1.319-2-1.439-4.151-.339-6.312c.801-1.557%202-2.699%202.796-3.256a13.6%2013.6%200%200%201-.557-2.057c-5.916%204.235-5.312%2010.032-3.515%2012.767c1.339%202%204.072%203.276%207.067%203.276c.803%200%201.641-.057%202.459-.261c5.199-1%209.131-4.115%2011.385-8.708zm7.13-4.994c-3.093-3.636-7.651-5.636-12.843-5.636h-.683c-.333-.735-1.115-1.197-1.995-1.197h-.057c-1.26%200-2.24%201.083-2.199%202.339c.043%201.197%201.057%202.197%202.276%202.197h.1a2.26%202.26%200%200%200%202-1.401h.739c3.079%200%205.991.901%208.652%202.657c2.031%201.337%203.495%203.099%204.312%205.197c.719%201.713.677%203.396-.063%204.797c-1.135%202.192-3.057%203.353-5.588%203.353c-1.599%200-3.156-.5-3.959-.859c-.479.396-1.281%201.057-1.86%201.459c1.761.796%203.537%201.255%205.256%201.255c3.896%200%206.792-2.193%207.891-4.312c1.197-2.396%201.099-6.433-1.959-9.891zM8.651%2022.724a2.304%202.304%200%200%200%202.281%202.197h.079a2.253%202.253%200%200%200%202.197-2.359c0-1.199-1.036-2.199-2.255-2.199h-.084c-.077%200-.197%200-.301.043c-1.656-2.797-2.355-5.797-2.095-9.032c.157-2.437.959-4.552%202.396-6.312c1.199-1.495%203.453-2.24%204.995-2.276c4.313-.084%206.115%205.296%206.251%207.432l2%20.599C23.651%204.265%2019.579.828%2015.683.828c-3.656%200-7.032%202.656-8.391%206.552c-1.855%205.199-.636%2010.188%201.64%2014.188c-.197.255-.317.719-.281%201.156%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/redux.svg?color=%231a73e8&size=48