@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 676 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function o(l){const t=e(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_1_78)"},React.createElement("path",{fill:"currentColor",d:"M5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19V5q0-.824.587-1.412A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587Q21 4.176 21 5v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm0-2h14V5H5z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_78"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var c=React.memo(o);export{c as default};