redux logo
redux from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- redux
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×244
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the redux logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 244"><path fill="#764abc" d="M177.381 169.733c9.447-.978 16.614-9.122 16.288-18.896c-.325-9.773-8.47-17.592-18.243-17.592h-.651c-10.1.326-17.918 8.796-17.592 18.895c.326 4.887 2.28 9.122 5.212 12.054c-11.076 21.828-28.016 37.791-53.426 51.148c-17.266 9.122-35.183 12.38-53.1 10.1c-14.66-1.955-26.062-8.47-33.23-19.222c-10.424-15.963-11.401-33.23-2.605-50.496c6.19-12.38 15.962-21.502 22.152-26.063c-1.303-4.235-3.258-11.402-4.235-16.614c-47.237 34.207-42.35 80.468-28.016 102.295c10.75 16.29 32.577 26.389 56.684 26.389c6.515 0 13.03-.652 19.546-2.28c41.699-8.145 73.299-32.905 91.216-69.718m57.336-40.397c-24.759-28.995-61.245-44.958-102.944-44.958h-5.212c-2.932-5.864-9.122-9.774-15.963-9.774h-.652C99.848 74.93 92.03 83.4 92.355 93.5c.326 9.773 8.47 17.592 18.243 17.592h.651c7.167-.326 13.357-4.887 15.963-11.077h5.864c24.759 0 48.214 7.167 69.39 21.176c16.288 10.751 28.016 24.76 34.531 41.7c5.538 13.683 5.212 27.04-.652 38.443c-9.121 17.266-24.432 26.714-44.63 26.714c-13.031 0-25.41-3.91-31.926-6.842c-3.583 3.258-10.099 8.47-14.66 11.729c14.009 6.515 28.343 10.099 42.025 10.099c31.274 0 54.404-17.267 63.2-34.533c9.447-18.896 8.795-51.474-15.637-79.165M69.225 175.27c.326 9.774 8.47 17.592 18.243 17.592h.652c10.099-.325 17.917-8.796 17.591-18.895c-.325-9.774-8.47-17.592-18.243-17.592h-.651c-.652 0-1.63 0-2.28.325c-13.357-22.153-18.895-46.26-16.94-72.323c1.302-19.547 7.818-36.488 19.22-50.497c9.447-12.054 27.69-17.918 40.07-18.243c34.531-.652 49.19 42.351 50.168 59.618c4.235.977 11.402 3.258 16.289 4.887C189.434 27.366 156.857 0 125.584 0c-29.32 0-56.359 21.176-67.11 52.451c-14.985 41.7-5.212 81.771 13.031 113.372c-1.628 2.28-2.606 5.864-2.28 9.448"/></svg>
React
import type { SVGProps } from "react";
export function LogosRedux(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 244"><path fill="#764abc" d="M177.381 169.733c9.447-.978 16.614-9.122 16.288-18.896c-.325-9.773-8.47-17.592-18.243-17.592h-.651c-10.1.326-17.918 8.796-17.592 18.895c.326 4.887 2.28 9.122 5.212 12.054c-11.076 21.828-28.016 37.791-53.426 51.148c-17.266 9.122-35.183 12.38-53.1 10.1c-14.66-1.955-26.062-8.47-33.23-19.222c-10.424-15.963-11.401-33.23-2.605-50.496c6.19-12.38 15.962-21.502 22.152-26.063c-1.303-4.235-3.258-11.402-4.235-16.614c-47.237 34.207-42.35 80.468-28.016 102.295c10.75 16.29 32.577 26.389 56.684 26.389c6.515 0 13.03-.652 19.546-2.28c41.699-8.145 73.299-32.905 91.216-69.718m57.336-40.397c-24.759-28.995-61.245-44.958-102.944-44.958h-5.212c-2.932-5.864-9.122-9.774-15.963-9.774h-.652C99.848 74.93 92.03 83.4 92.355 93.5c.326 9.773 8.47 17.592 18.243 17.592h.651c7.167-.326 13.357-4.887 15.963-11.077h5.864c24.759 0 48.214 7.167 69.39 21.176c16.288 10.751 28.016 24.76 34.531 41.7c5.538 13.683 5.212 27.04-.652 38.443c-9.121 17.266-24.432 26.714-44.63 26.714c-13.031 0-25.41-3.91-31.926-6.842c-3.583 3.258-10.099 8.47-14.66 11.729c14.009 6.515 28.343 10.099 42.025 10.099c31.274 0 54.404-17.267 63.2-34.533c9.447-18.896 8.795-51.474-15.637-79.165M69.225 175.27c.326 9.774 8.47 17.592 18.243 17.592h.652c10.099-.325 17.917-8.796 17.591-18.895c-.325-9.774-8.47-17.592-18.243-17.592h-.651c-.652 0-1.63 0-2.28.325c-13.357-22.153-18.895-46.26-16.94-72.323c1.302-19.547 7.818-36.488 19.22-50.497c9.447-12.054 27.69-17.918 40.07-18.243c34.531-.652 49.19 42.351 50.168 59.618c4.235.977 11.402 3.258 16.289 4.887C189.434 27.366 156.857 0 125.584 0c-29.32 0-56.359 21.176-67.11 52.451c-14.985 41.7-5.212 81.771 13.031 113.372c-1.628 2.28-2.606 5.864-2.28 9.448"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 244"><path fill="#764abc" d="M177.381 169.733c9.447-.978 16.614-9.122 16.288-18.896c-.325-9.773-8.47-17.592-18.243-17.592h-.651c-10.1.326-17.918 8.796-17.592 18.895c.326 4.887 2.28 9.122 5.212 12.054c-11.076 21.828-28.016 37.791-53.426 51.148c-17.266 9.122-35.183 12.38-53.1 10.1c-14.66-1.955-26.062-8.47-33.23-19.222c-10.424-15.963-11.401-33.23-2.605-50.496c6.19-12.38 15.962-21.502 22.152-26.063c-1.303-4.235-3.258-11.402-4.235-16.614c-47.237 34.207-42.35 80.468-28.016 102.295c10.75 16.29 32.577 26.389 56.684 26.389c6.515 0 13.03-.652 19.546-2.28c41.699-8.145 73.299-32.905 91.216-69.718m57.336-40.397c-24.759-28.995-61.245-44.958-102.944-44.958h-5.212c-2.932-5.864-9.122-9.774-15.963-9.774h-.652C99.848 74.93 92.03 83.4 92.355 93.5c.326 9.773 8.47 17.592 18.243 17.592h.651c7.167-.326 13.357-4.887 15.963-11.077h5.864c24.759 0 48.214 7.167 69.39 21.176c16.288 10.751 28.016 24.76 34.531 41.7c5.538 13.683 5.212 27.04-.652 38.443c-9.121 17.266-24.432 26.714-44.63 26.714c-13.031 0-25.41-3.91-31.926-6.842c-3.583 3.258-10.099 8.47-14.66 11.729c14.009 6.515 28.343 10.099 42.025 10.099c31.274 0 54.404-17.267 63.2-34.533c9.447-18.896 8.795-51.474-15.637-79.165M69.225 175.27c.326 9.774 8.47 17.592 18.243 17.592h.652c10.099-.325 17.917-8.796 17.591-18.895c-.325-9.774-8.47-17.592-18.243-17.592h-.651c-.652 0-1.63 0-2.28.325c-13.357-22.153-18.895-46.26-16.94-72.323c1.302-19.547 7.818-36.488 19.22-50.497c9.447-12.054 27.69-17.918 40.07-18.243c34.531-.652 49.19 42.351 50.168 59.618c4.235.977 11.402 3.258 16.289 4.887C189.434 27.366 156.857 0 125.584 0c-29.32 0-56.359 21.176-67.11 52.451c-14.985 41.7-5.212 81.771 13.031 113.372c-1.628 2.28-2.606 5.864-2.28 9.448"/></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%20256%20244%22%3E%3Cpath%20fill%3D%22%23764abc%22%20d%3D%22M177.381%20169.733c9.447-.978%2016.614-9.122%2016.288-18.896c-.325-9.773-8.47-17.592-18.243-17.592h-.651c-10.1.326-17.918%208.796-17.592%2018.895c.326%204.887%202.28%209.122%205.212%2012.054c-11.076%2021.828-28.016%2037.791-53.426%2051.148c-17.266%209.122-35.183%2012.38-53.1%2010.1c-14.66-1.955-26.062-8.47-33.23-19.222c-10.424-15.963-11.401-33.23-2.605-50.496c6.19-12.38%2015.962-21.502%2022.152-26.063c-1.303-4.235-3.258-11.402-4.235-16.614c-47.237%2034.207-42.35%2080.468-28.016%20102.295c10.75%2016.29%2032.577%2026.389%2056.684%2026.389c6.515%200%2013.03-.652%2019.546-2.28c41.699-8.145%2073.299-32.905%2091.216-69.718m57.336-40.397c-24.759-28.995-61.245-44.958-102.944-44.958h-5.212c-2.932-5.864-9.122-9.774-15.963-9.774h-.652C99.848%2074.93%2092.03%2083.4%2092.355%2093.5c.326%209.773%208.47%2017.592%2018.243%2017.592h.651c7.167-.326%2013.357-4.887%2015.963-11.077h5.864c24.759%200%2048.214%207.167%2069.39%2021.176c16.288%2010.751%2028.016%2024.76%2034.531%2041.7c5.538%2013.683%205.212%2027.04-.652%2038.443c-9.121%2017.266-24.432%2026.714-44.63%2026.714c-13.031%200-25.41-3.91-31.926-6.842c-3.583%203.258-10.099%208.47-14.66%2011.729c14.009%206.515%2028.343%2010.099%2042.025%2010.099c31.274%200%2054.404-17.267%2063.2-34.533c9.447-18.896%208.795-51.474-15.637-79.165M69.225%20175.27c.326%209.774%208.47%2017.592%2018.243%2017.592h.652c10.099-.325%2017.917-8.796%2017.591-18.895c-.325-9.774-8.47-17.592-18.243-17.592h-.651c-.652%200-1.63%200-2.28.325c-13.357-22.153-18.895-46.26-16.94-72.323c1.302-19.547%207.818-36.488%2019.22-50.497c9.447-12.054%2027.69-17.918%2040.07-18.243c34.531-.652%2049.19%2042.351%2050.168%2059.618c4.235.977%2011.402%203.258%2016.289%204.887C189.434%2027.366%20156.857%200%20125.584%200c-29.32%200-56.359%2021.176-67.11%2052.451c-14.985%2041.7-5.212%2081.771%2013.031%20113.372c-1.628%202.28-2.606%205.864-2.28%209.448%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%20256%20244%22%3E%3Cpath%20fill%3D%22%23764abc%22%20d%3D%22M177.381%20169.733c9.447-.978%2016.614-9.122%2016.288-18.896c-.325-9.773-8.47-17.592-18.243-17.592h-.651c-10.1.326-17.918%208.796-17.592%2018.895c.326%204.887%202.28%209.122%205.212%2012.054c-11.076%2021.828-28.016%2037.791-53.426%2051.148c-17.266%209.122-35.183%2012.38-53.1%2010.1c-14.66-1.955-26.062-8.47-33.23-19.222c-10.424-15.963-11.401-33.23-2.605-50.496c6.19-12.38%2015.962-21.502%2022.152-26.063c-1.303-4.235-3.258-11.402-4.235-16.614c-47.237%2034.207-42.35%2080.468-28.016%20102.295c10.75%2016.29%2032.577%2026.389%2056.684%2026.389c6.515%200%2013.03-.652%2019.546-2.28c41.699-8.145%2073.299-32.905%2091.216-69.718m57.336-40.397c-24.759-28.995-61.245-44.958-102.944-44.958h-5.212c-2.932-5.864-9.122-9.774-15.963-9.774h-.652C99.848%2074.93%2092.03%2083.4%2092.355%2093.5c.326%209.773%208.47%2017.592%2018.243%2017.592h.651c7.167-.326%2013.357-4.887%2015.963-11.077h5.864c24.759%200%2048.214%207.167%2069.39%2021.176c16.288%2010.751%2028.016%2024.76%2034.531%2041.7c5.538%2013.683%205.212%2027.04-.652%2038.443c-9.121%2017.266-24.432%2026.714-44.63%2026.714c-13.031%200-25.41-3.91-31.926-6.842c-3.583%203.258-10.099%208.47-14.66%2011.729c14.009%206.515%2028.343%2010.099%2042.025%2010.099c31.274%200%2054.404-17.267%2063.2-34.533c9.447-18.896%208.795-51.474-15.637-79.165M69.225%20175.27c.326%209.774%208.47%2017.592%2018.243%2017.592h.652c10.099-.325%2017.917-8.796%2017.591-18.895c-.325-9.774-8.47-17.592-18.243-17.592h-.651c-.652%200-1.63%200-2.28.325c-13.357-22.153-18.895-46.26-16.94-72.323c1.302-19.547%207.818-36.488%2019.22-50.497c9.447-12.054%2027.69-17.918%2040.07-18.243c34.531-.652%2049.19%2042.351%2050.168%2059.618c4.235.977%2011.402%203.258%2016.289%204.887C189.434%2027.366%20156.857%200%20125.584%200c-29.32%200-56.359%2021.176-67.11%2052.451c-14.985%2041.7-5.212%2081.771%2013.031%20113.372c-1.628%202.28-2.606%205.864-2.28%209.448%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/redux.svg?color=%231a73e8&size=48