@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function r(l){const o=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M11.45 17q.45 0 .888-.113.437-.112.812-.337l1.75 1.75a.95.95 0 0 0 .7.275.95.95 0 0 0 .7-.275.95.95 0 0 0 .275-.7.95.95 0 0 0-.275-.7l-1.75-1.75q.225-.374.337-.812A3.6 3.6 0 0 0 15 13.45Q15 12 13.975 11T11.5 10t-2.475 1.025A3.37 3.37 0 0 0 8 13.5q0 1.45 1 2.475T11.45 17m.05-2q-.625 0-1.062-.437A1.45 1.45 0 0 1 10 13.5q0-.625.438-1.062A1.45 1.45 0 0 1 11.5 12q.624 0 1.063.438.437.437.437 1.062 0 .624-.437 1.063A1.45 1.45 0 0 1 11.5 15M6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.412A1.93 1.93 0 0 1 6 2h7.175a1.98 1.98 0 0 1 1.4.575l4.85 4.85q.275.275.425.638.15.361.15.762V20q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm7-14V4H6v16h12V9h-4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 13 8"}))}var e=React.memo(r);export{e as default};