@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 813 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(t){const o=e(t);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:"M12 14q.825 0 1.412-.588Q14 12.826 14 12t-.588-1.412A1.93 1.93 0 0 0 12 10q-.825 0-1.412.588A1.93 1.93 0 0 0 10 12q0 .825.588 1.412Q11.175 14 12 14m-4 4h8v-.575q0-.6-.325-1.1a2 2 0 0 0-.9-.75 7.6 7.6 0 0 0-1.338-.425Q12.75 15 12 15t-1.437.15q-.688.15-1.338.425A1.99 1.99 0 0 0 8 17.425zm10 4H6q-.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 22m0-2V8.85L13.15 4H6v16z"}))}var n=React.memo(r);export{n as default};