@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 e}from"./utils";function a(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M9 21a.97.97 0 0 1-.713-.288A.97.97 0 0 1 8 20v-1H4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 17V5q0-.824.587-1.412A1.93 1.93 0 0 1 4 3h16q.824 0 1.413.587Q22 4.176 22 5v2q0 .424-.288.713A.97.97 0 0 1 21 8a.97.97 0 0 1-.712-.287A.97.97 0 0 1 20 7V5H4v12h16v-5h-7.2l1.15 1.15a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275L9.7 11.7a.96.96 0 0 1-.3-.7q0-.4.3-.7l2.85-2.85a.95.95 0 0 1 .7-.275q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7L12.8 10H20q.824 0 1.413.588Q22 11.175 22 12v5q0 .824-.587 1.413A1.93 1.93 0 0 1 20 19h-4v1q0 .424-.287.712A.97.97 0 0 1 15 21z"}))}var r=React.memo(a);export{r as default};