UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 1.58 kB
import { jsx as _jsx } from "react/jsx-runtime"; const ReduxReducer = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { fill: "#EA580C", d: "M15.472 14.934a1.287 1.287 0 00-.137-2.566h-.046c-.71.024-1.26.62-1.237 1.33.023.343.16.64.366.847-.778 1.535-1.97 2.657-3.756 3.596-1.214.642-2.474.87-3.734.71-1.03-.137-1.832-.595-2.336-1.351-.733-1.123-.802-2.337-.183-3.55.435-.871 1.122-1.512 1.557-1.833-.091-.298-.229-.802-.298-1.168-3.32 2.405-2.977 5.658-1.97 7.192.756 1.146 2.291 1.856 3.986 1.856.458 0 .916-.046 1.374-.16 2.932-.573 5.154-2.314 6.414-4.903zm4.031-2.84c-1.74-2.039-4.306-3.161-7.238-3.161H11.9a1.259 1.259 0 00-1.123-.687h-.045c-.71.023-1.26.618-1.237 1.328a1.287 1.287 0 001.282 1.237h.046a1.29 1.29 0 001.123-.779h.412c1.74 0 3.39.504 4.879 1.49 1.145.755 1.97 1.74 2.428 2.931.39.962.366 1.902-.046 2.703-.641 1.214-1.718 1.879-3.138 1.879a5.857 5.857 0 01-2.245-.482c-.252.23-.71.596-1.03.825.984.458 1.992.71 2.954.71 2.2 0 3.826-1.214 4.444-2.428.664-1.328.618-3.619-1.1-5.566zm-11.636 3.23A1.287 1.287 0 009.15 16.56h.046a1.281 1.281 0 001.237-1.329 1.287 1.287 0 00-1.283-1.237h-.046a.39.39 0 00-.16.023c-.94-1.558-1.329-3.253-1.191-5.085.091-1.375.55-2.566 1.351-3.55.665-.848 1.947-1.26 2.818-1.284 2.428-.045 3.458 2.978 3.527 4.192.298.07.802.23 1.146.344C16.32 4.925 14.029 3 11.83 3 9.77 3 7.867 4.489 7.111 6.688c-1.053 2.932-.366 5.75.917 7.971a1.03 1.03 0 00-.16.665z" }) }))); export default ReduxReducer; //# sourceMappingURL=reduxReducer.js.map