@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 855 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function q(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:"M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20h-.15q-.65 0-1.175-.225a3 3 0 0 1-.95-.65L13.9 15.3a4 4 0 0 1-1.138.525Q12.15 16 11.5 16q-1.875 0-3.187-1.312Q6.999 13.375 7 11.5q0-1.875 1.313-3.187Q9.625 6.999 11.5 7q1.875 0 3.188 1.313Q16 9.625 16 11.5q0 .675-.175 1.275T15.3 13.9l4.1 4.1h.6V6H4v12h9.325q.5 0 .75.313.25.312.25.687t-.25.688-.75.312zm7.5-6q1.05 0 1.775-.725T14 11.5t-.725-1.775T11.5 9t-1.775.725T9 11.5t.725 1.775T11.5 14"}))}var l=React.memo(q);export{l as default};