@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.07 kB
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function o(e){const A=q(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...A},React.createElement("path",{fill:"currentColor",d:"M5 19q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 17V8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 2 7q0-.424.288-.713A.97.97 0 0 1 3 6h3v-.5q0-.424.287-.713A.97.97 0 0 1 7 4.5h2q.424 0 .713.287.287.288.287.713V6h3q.424 0 .713.287Q14 6.576 14 7q0 .424-.287.713A.97.97 0 0 1 13 8v9q0 .824-.588 1.413A1.93 1.93 0 0 1 11 19zm11-1a.97.97 0 0 1-.713-.288A.97.97 0 0 1 15 17q0-.424.287-.712A.97.97 0 0 1 16 16h2q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 18 18zm0-4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 15 13q0-.424.287-.713A.97.97 0 0 1 16 12h4q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 20 14zm0-4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 15 9q0-.424.287-.713A.97.97 0 0 1 16 8h5q.424 0 .712.287Q22 8.576 22 9q0 .424-.288.713A.97.97 0 0 1 21 10zM5 8v9h6V8z"}))}var r=React.memo(o);export{r as default};