@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 900 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function h(o){const q=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...q},React.createElement("path",{fill:"currentColor",d:"M3 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 1 20V10q0-.424.288-.713A.97.97 0 0 1 2 9q.424 0 .712.287Q3 9.576 3 10v10h16q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 19 22zm4-4q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 16V6q0-.424.287-.713A.97.97 0 0 1 6 5h4V3q0-.824.588-1.412A1.93 1.93 0 0 1 12 1h4q.824 0 1.413.587Q18 2.176 18 3v2h4q.424 0 .712.287Q23 5.576 23 6v10q0 .824-.587 1.413A1.93 1.93 0 0 1 21 18zm0-2h14V7H7zm5-11h4V3h-4zm0 9.225q0 .3.262.425a.51.51 0 0 0 .513-.025l4.05-2.575q.225-.15.225-.425a.48.48 0 0 0-.225-.425l-4.05-2.575a.51.51 0 0 0-.513-.025.435.435 0 0 0-.262.425z"}))}var r=React.memo(h);export{r as default};