@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 847 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function p(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_456)"},React.createElement("path",{fill:"currentColor",d:"M9 9a.97.97 0 0 1-.713-.287A.97.97 0 0 1 8 8q0-.424.287-.713A.97.97 0 0 1 9 7h6q.424 0 .713.287Q16 7.576 16 8q0 .424-.287.713A.97.97 0 0 1 15 9zM7 23q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 21V3q0-.824.588-1.412A1.93 1.93 0 0 1 7 1h10q.824 0 1.413.587Q19 2.176 19 3v18q0 .824-.587 1.413A1.93 1.93 0 0 1 17 23zm0-3v1h10v-1zm0-2h10V6H7zM7 4h10V3H7z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_456"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var i=React.memo(p);export{i as default};