ngrx reducer logo
ngrx-reducer from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- ngrx-reducer
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 300×300
- License
- MIT
Related icons in Material Icon Theme
Use the ngrx reducer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><path fill="#e53935" d="M150 27.324L35.85 68.006l17.303 151.09l96.843 53.586l96.843-53.586l17.303-151.09zm-23.719 38.349c4.346-.075 9.04 1.316 14.265 4.131c2.3 1.24 9.235 2.994 15.407 3.889c21.936 3.18 47.975 19.934 56.21 36.186c5.667 11.183 4.508 17.209-4.18 21.702c-7.492 3.874-22.822 2-45.08-5.517l-18.785-6.343l-6.683 2.552c-9.683 3.698-19.366 12.877-23.33 22.09c-2.858 6.645-3.293 9.768-2.77 20.705c.523 10.955 1.315 14.12 5.2 20.997c4.423 7.829 14.576 17.818 16.331 16.064c.473-.473-.574-3.648-2.308-7.048c-1.735-3.4-2.744-6.825-2.26-7.606c.482-.781 5.054 2.123 10.157 6.44c11.35 9.6 24.608 15.74 36.77 17.01c9.985 1.045 12.266-.814 4.787-3.912c-2.41-.998-5.544-3.088-6.95-4.641c-2.907-3.212-3.072-3.12 9.356-5.906c7.736-1.733 23.026-9.849 23.937-12.71c.29-.91-2.195-1.296-6.27-.972c-3.706.295-6.732-.087-6.732-.85c0-.76 3.032-4.523 6.732-8.385c13.883-14.489 18.62-25.32 20.098-45.906l1.02-14.217l3.257 6.756c3.601 7.452 4.265 18.202 1.701 27.437c-2.141 7.711-.712 8.564 3.208 1.92c4.845-8.212 6.39-6.905 5.54 4.666c-.924 12.587-5.243 22.017-14.993 32.686c-7.95 8.699-7.001 10.254 2.624 4.326c9.273-5.711 10.511-4.815 5.736 4.155c-9.031 16.964-28.122 31.35-47.948 36.161c-12.016 2.917-20.537 3.461-31.544 2.018c-28.78-3.775-56.001-23.157-68.993-49.114c-3.378-6.748-8.154-14.994-10.62-18.348c-5.092-6.924-5.529-10.038-2.09-15.286c1.715-2.618 2.116-5.307 1.41-9.308c-3.273-18.531-3.167-19.11 4.276-26.659c6.468-6.56 6.878-7.44 6.878-15.092c0-6.637.671-8.813 3.67-11.811c2.02-2.02 5.23-3.7 7.12-3.718c5.49-.05 14.97-5.135 20.584-11.033c4.687-4.927 9.674-7.417 15.262-7.51z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeNgrxReducer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><path fill="#e53935" d="M150 27.324L35.85 68.006l17.303 151.09l96.843 53.586l96.843-53.586l17.303-151.09zm-23.719 38.349c4.346-.075 9.04 1.316 14.265 4.131c2.3 1.24 9.235 2.994 15.407 3.889c21.936 3.18 47.975 19.934 56.21 36.186c5.667 11.183 4.508 17.209-4.18 21.702c-7.492 3.874-22.822 2-45.08-5.517l-18.785-6.343l-6.683 2.552c-9.683 3.698-19.366 12.877-23.33 22.09c-2.858 6.645-3.293 9.768-2.77 20.705c.523 10.955 1.315 14.12 5.2 20.997c4.423 7.829 14.576 17.818 16.331 16.064c.473-.473-.574-3.648-2.308-7.048c-1.735-3.4-2.744-6.825-2.26-7.606c.482-.781 5.054 2.123 10.157 6.44c11.35 9.6 24.608 15.74 36.77 17.01c9.985 1.045 12.266-.814 4.787-3.912c-2.41-.998-5.544-3.088-6.95-4.641c-2.907-3.212-3.072-3.12 9.356-5.906c7.736-1.733 23.026-9.849 23.937-12.71c.29-.91-2.195-1.296-6.27-.972c-3.706.295-6.732-.087-6.732-.85c0-.76 3.032-4.523 6.732-8.385c13.883-14.489 18.62-25.32 20.098-45.906l1.02-14.217l3.257 6.756c3.601 7.452 4.265 18.202 1.701 27.437c-2.141 7.711-.712 8.564 3.208 1.92c4.845-8.212 6.39-6.905 5.54 4.666c-.924 12.587-5.243 22.017-14.993 32.686c-7.95 8.699-7.001 10.254 2.624 4.326c9.273-5.711 10.511-4.815 5.736 4.155c-9.031 16.964-28.122 31.35-47.948 36.161c-12.016 2.917-20.537 3.461-31.544 2.018c-28.78-3.775-56.001-23.157-68.993-49.114c-3.378-6.748-8.154-14.994-10.62-18.348c-5.092-6.924-5.529-10.038-2.09-15.286c1.715-2.618 2.116-5.307 1.41-9.308c-3.273-18.531-3.167-19.11 4.276-26.659c6.468-6.56 6.878-7.44 6.878-15.092c0-6.637.671-8.813 3.67-11.811c2.02-2.02 5.23-3.7 7.12-3.718c5.49-.05 14.97-5.135 20.584-11.033c4.687-4.927 9.674-7.417 15.262-7.51z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><path fill="#e53935" d="M150 27.324L35.85 68.006l17.303 151.09l96.843 53.586l96.843-53.586l17.303-151.09zm-23.719 38.349c4.346-.075 9.04 1.316 14.265 4.131c2.3 1.24 9.235 2.994 15.407 3.889c21.936 3.18 47.975 19.934 56.21 36.186c5.667 11.183 4.508 17.209-4.18 21.702c-7.492 3.874-22.822 2-45.08-5.517l-18.785-6.343l-6.683 2.552c-9.683 3.698-19.366 12.877-23.33 22.09c-2.858 6.645-3.293 9.768-2.77 20.705c.523 10.955 1.315 14.12 5.2 20.997c4.423 7.829 14.576 17.818 16.331 16.064c.473-.473-.574-3.648-2.308-7.048c-1.735-3.4-2.744-6.825-2.26-7.606c.482-.781 5.054 2.123 10.157 6.44c11.35 9.6 24.608 15.74 36.77 17.01c9.985 1.045 12.266-.814 4.787-3.912c-2.41-.998-5.544-3.088-6.95-4.641c-2.907-3.212-3.072-3.12 9.356-5.906c7.736-1.733 23.026-9.849 23.937-12.71c.29-.91-2.195-1.296-6.27-.972c-3.706.295-6.732-.087-6.732-.85c0-.76 3.032-4.523 6.732-8.385c13.883-14.489 18.62-25.32 20.098-45.906l1.02-14.217l3.257 6.756c3.601 7.452 4.265 18.202 1.701 27.437c-2.141 7.711-.712 8.564 3.208 1.92c4.845-8.212 6.39-6.905 5.54 4.666c-.924 12.587-5.243 22.017-14.993 32.686c-7.95 8.699-7.001 10.254 2.624 4.326c9.273-5.711 10.511-4.815 5.736 4.155c-9.031 16.964-28.122 31.35-47.948 36.161c-12.016 2.917-20.537 3.461-31.544 2.018c-28.78-3.775-56.001-23.157-68.993-49.114c-3.378-6.748-8.154-14.994-10.62-18.348c-5.092-6.924-5.529-10.038-2.09-15.286c1.715-2.618 2.116-5.307 1.41-9.308c-3.273-18.531-3.167-19.11 4.276-26.659c6.468-6.56 6.878-7.44 6.878-15.092c0-6.637.671-8.813 3.67-11.811c2.02-2.02 5.23-3.7 7.12-3.718c5.49-.05 14.97-5.135 20.584-11.033c4.687-4.927 9.674-7.417 15.262-7.51z"/></svg> </template>
CSS
.icon-ngrx-reducer {
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%20300%20300%22%3E%3Cpath%20fill%3D%22%23e53935%22%20d%3D%22M150%2027.324L35.85%2068.006l17.303%20151.09l96.843%2053.586l96.843-53.586l17.303-151.09zm-23.719%2038.349c4.346-.075%209.04%201.316%2014.265%204.131c2.3%201.24%209.235%202.994%2015.407%203.889c21.936%203.18%2047.975%2019.934%2056.21%2036.186c5.667%2011.183%204.508%2017.209-4.18%2021.702c-7.492%203.874-22.822%202-45.08-5.517l-18.785-6.343l-6.683%202.552c-9.683%203.698-19.366%2012.877-23.33%2022.09c-2.858%206.645-3.293%209.768-2.77%2020.705c.523%2010.955%201.315%2014.12%205.2%2020.997c4.423%207.829%2014.576%2017.818%2016.331%2016.064c.473-.473-.574-3.648-2.308-7.048c-1.735-3.4-2.744-6.825-2.26-7.606c.482-.781%205.054%202.123%2010.157%206.44c11.35%209.6%2024.608%2015.74%2036.77%2017.01c9.985%201.045%2012.266-.814%204.787-3.912c-2.41-.998-5.544-3.088-6.95-4.641c-2.907-3.212-3.072-3.12%209.356-5.906c7.736-1.733%2023.026-9.849%2023.937-12.71c.29-.91-2.195-1.296-6.27-.972c-3.706.295-6.732-.087-6.732-.85c0-.76%203.032-4.523%206.732-8.385c13.883-14.489%2018.62-25.32%2020.098-45.906l1.02-14.217l3.257%206.756c3.601%207.452%204.265%2018.202%201.701%2027.437c-2.141%207.711-.712%208.564%203.208%201.92c4.845-8.212%206.39-6.905%205.54%204.666c-.924%2012.587-5.243%2022.017-14.993%2032.686c-7.95%208.699-7.001%2010.254%202.624%204.326c9.273-5.711%2010.511-4.815%205.736%204.155c-9.031%2016.964-28.122%2031.35-47.948%2036.161c-12.016%202.917-20.537%203.461-31.544%202.018c-28.78-3.775-56.001-23.157-68.993-49.114c-3.378-6.748-8.154-14.994-10.62-18.348c-5.092-6.924-5.529-10.038-2.09-15.286c1.715-2.618%202.116-5.307%201.41-9.308c-3.273-18.531-3.167-19.11%204.276-26.659c6.468-6.56%206.878-7.44%206.878-15.092c0-6.637.671-8.813%203.67-11.811c2.02-2.02%205.23-3.7%207.12-3.718c5.49-.05%2014.97-5.135%2020.584-11.033c4.687-4.927%209.674-7.417%2015.262-7.51z%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%20300%20300%22%3E%3Cpath%20fill%3D%22%23e53935%22%20d%3D%22M150%2027.324L35.85%2068.006l17.303%20151.09l96.843%2053.586l96.843-53.586l17.303-151.09zm-23.719%2038.349c4.346-.075%209.04%201.316%2014.265%204.131c2.3%201.24%209.235%202.994%2015.407%203.889c21.936%203.18%2047.975%2019.934%2056.21%2036.186c5.667%2011.183%204.508%2017.209-4.18%2021.702c-7.492%203.874-22.822%202-45.08-5.517l-18.785-6.343l-6.683%202.552c-9.683%203.698-19.366%2012.877-23.33%2022.09c-2.858%206.645-3.293%209.768-2.77%2020.705c.523%2010.955%201.315%2014.12%205.2%2020.997c4.423%207.829%2014.576%2017.818%2016.331%2016.064c.473-.473-.574-3.648-2.308-7.048c-1.735-3.4-2.744-6.825-2.26-7.606c.482-.781%205.054%202.123%2010.157%206.44c11.35%209.6%2024.608%2015.74%2036.77%2017.01c9.985%201.045%2012.266-.814%204.787-3.912c-2.41-.998-5.544-3.088-6.95-4.641c-2.907-3.212-3.072-3.12%209.356-5.906c7.736-1.733%2023.026-9.849%2023.937-12.71c.29-.91-2.195-1.296-6.27-.972c-3.706.295-6.732-.087-6.732-.85c0-.76%203.032-4.523%206.732-8.385c13.883-14.489%2018.62-25.32%2020.098-45.906l1.02-14.217l3.257%206.756c3.601%207.452%204.265%2018.202%201.701%2027.437c-2.141%207.711-.712%208.564%203.208%201.92c4.845-8.212%206.39-6.905%205.54%204.666c-.924%2012.587-5.243%2022.017-14.993%2032.686c-7.95%208.699-7.001%2010.254%202.624%204.326c9.273-5.711%2010.511-4.815%205.736%204.155c-9.031%2016.964-28.122%2031.35-47.948%2036.161c-12.016%202.917-20.537%203.461-31.544%202.018c-28.78-3.775-56.001-23.157-68.993-49.114c-3.378-6.748-8.154-14.994-10.62-18.348c-5.092-6.924-5.529-10.038-2.09-15.286c1.715-2.618%202.116-5.307%201.41-9.308c-3.273-18.531-3.167-19.11%204.276-26.659c6.468-6.56%206.878-7.44%206.878-15.092c0-6.637.671-8.813%203.67-11.811c2.02-2.02%205.23-3.7%207.12-3.718c5.49-.05%2014.97-5.135%2020.584-11.033c4.687-4.927%209.674-7.417%2015.262-7.51z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/ngrx-reducer.svg?color=%231a73e8&size=48