@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 858 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function p(l){const t=o(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_149)"},React.createElement("path",{fill:"currentColor",d:"M9 18q-.825 0-1.412-.587A1.93 1.93 0 0 1 7 16V4q0-.824.588-1.412A1.93 1.93 0 0 1 9 2h9q.824 0 1.413.587Q20 3.176 20 4v12q0 .824-.587 1.413A1.93 1.93 0 0 1 18 18zm0-2h9V4H9zm-4 6q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 20V7q0-.424.288-.713A.97.97 0 0 1 4 6q.424 0 .713.287Q5 6.576 5 7v13h10q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 15 22z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_149"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var f=React.memo(p);export{f as default};