@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.05 kB
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function t(e){const o=l(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",viewBox:"0 0 18 19",...o},React.createElement("path",{fillRule:"evenodd",d:"M16.826 4.006h-1.31c.173-.274.287-.58.32-.905A2.31 2.31 0 0 0 14.461.72a2.3 2.3 0 0 0-2.508.403l-1.655 1.5a1.756 1.756 0 0 0-2.6.001L6.042 1.124A2.3 2.3 0 0 0 3.534.72 2.31 2.31 0 0 0 2.16 3.1c.033.325.147.632.32.905H1.173C.526 4.006 0 4.532 0 5.18v1.76c0 .325.263.588.587.588h16.826A.587.587 0 0 0 18 6.94V5.18c0-.648-.526-1.174-1.174-1.174M7.24 3.81v.196H4.478c-.73 0-1.304-.68-1.122-1.44.08-.334.322-.62.634-.764a1.13 1.13 0 0 1 1.264.192l1.986 1.8v.016m6.225.196c.612 0 1.163-.45 1.207-1.061.04-.57-.287-1.044-.846-1.21-.389-.117-.81.01-1.11.283L10.76 3.79v.216z",clipRule:"evenodd"}),React.createElement("path",{d:"M1.174 8.702v8.609c0 .648.525 1.173 1.174 1.173h5.478V8.702zM10.174 8.702v9.782h5.478c.648 0 1.174-.525 1.174-1.174V8.703z"}))}var v=React.memo(t);export{v as default};