@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 908 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(l){const a=o(l);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:"M9 19a2 2 0 0 1-.938-.225 1.9 1.9 0 0 1-.712-.625l-3.525-5A1.94 1.94 0 0 1 3.45 12q0-.625.375-1.15l3.525-5q.274-.4.712-.625A2 2 0 0 1 9 5h10q.824 0 1.413.588Q21 6.175 21 7v10q0 .824-.587 1.413A1.93 1.93 0 0 1 19 19zm0-2h10V7H9l-3.55 5zm5-3.6 1.9 1.9a.95.95 0 0 0 .7.275.95.95 0 0 0 .7-.275.95.95 0 0 0 .275-.7.95.95 0 0 0-.275-.7L15.4 12l1.9-1.9a.95.95 0 0 0 .275-.7.95.95 0 0 0-.275-.7.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275L14 10.6l-1.9-1.9a.95.95 0 0 0-.7-.275.95.95 0 0 0-.7.275.95.95 0 0 0-.275.7q0 .425.275.7l1.9 1.9-1.9 1.9a.95.95 0 0 0-.275.7q0 .425.275.7a.95.95 0 0 0 .7.275.95.95 0 0 0 .7-.275z"}))}var r=React.memo(t);export{r as default};