@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.34 kB
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function o(q){const a=l(q);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"currentColor",d:"M5.5 21.5a1.67 1.67 0 0 1-.863-.262Q4.2 20.975 4 20.625L1.5 16.25q-.2-.349-.2-.863 0-.512.2-.862L8 3.375q.2-.35.637-.612A1.67 1.67 0 0 1 9.5 2.5h5q.424 0 .863.263.437.262.637.612l3.6 6.175q.3.525-.013 1.037-.312.513-.912.463a1.2 1.2 0 0 1-.463-.138.82.82 0 0 1-.337-.337L14.35 4.5h-4.7L3.3 15.4l2.35 4.1h7.4q.25 0 .45.1t.35.3a.98.98 0 0 1 .088 1.05q-.263.55-.888.55zM7.825 17q-.274 0-.513-.125a.83.83 0 0 1-.362-.375l-.15-.275a1 1 0 0 1-.125-.5q0-.275.125-.5l4-6.975a.95.95 0 0 1 .362-.362q.239-.138.513-.138h.65q.274 0 .513.138.237.137.362.362l1.85 3.25a.92.92 0 0 1 .137.613q-.036.337-.262.587a.92.92 0 0 1-.85.3 1 1 0 0 1-.75-.5L12 10.2 9.25 15h2.925q.475 0 .762.35a1 1 0 0 1 .213.825.9.9 0 0 1-.35.587q-.3.238-.65.238zM18 18h-2a.97.97 0 0 1-.713-.288A.97.97 0 0 1 15 17q0-.424.287-.712A.97.97 0 0 1 16 16h2v-2q0-.424.288-.713A.97.97 0 0 1 19 13q.424 0 .712.287.288.288.288.713v2h2q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 22 18h-2v2q0 .424-.288.712A.97.97 0 0 1 19 21a.97.97 0 0 1-.712-.288A.97.97 0 0 1 18 20z"}))}var h=React.memo(o);export{h as default};