@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 920 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function t(o){const e=r(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"currentColor",d:"M8 23q-.824 0-1.412-.587A1.93 1.93 0 0 1 6 21v-3q0-.424.288-.712A.97.97 0 0 1 7 17q.424 0 .713.288Q8 17.575 8 18h10V6H8q0 .424-.287.713A.97.97 0 0 1 7 7a.97.97 0 0 1-.712-.287A.97.97 0 0 1 6 6V3q0-.824.588-1.412A1.93 1.93 0 0 1 8 1h10q.824 0 1.413.587Q20 2.176 20 3v18q0 .824-.587 1.413A1.93 1.93 0 0 1 18 23zm0-3v1h10v-1zm2-8.6-4.9 4.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7L8.6 10H6a.97.97 0 0 1-.712-.287A.97.97 0 0 1 5 9q0-.424.288-.713A.97.97 0 0 1 6 8h5q.424 0 .713.287Q12 8.576 12 9v5q0 .424-.287.713A.97.97 0 0 1 11 15a.97.97 0 0 1-.713-.287A.97.97 0 0 1 10 14zM8 4h10V3H8z"}))}var A=React.memo(t);export{A as default};