@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 995 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function l(a){const t=o(a);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:"M3 18q-.824 0-1.412-.587A1.93 1.93 0 0 1 1 16q0-.825.587-1.412A1.93 1.93 0 0 1 3 14h.263a.6.6 0 0 1 .237.05L8.05 9.5A.6.6 0 0 1 8 9.262V9q0-.825.588-1.412A1.93 1.93 0 0 1 10 7q.825 0 1.412.588Q12 8.175 12 9q0 .05-.05.5l2.55 2.55a.6.6 0 0 1 .238-.05h.524a.6.6 0 0 1 .238.05l3.55-3.55a.6.6 0 0 1-.05-.238V8q0-.824.587-1.412A1.93 1.93 0 0 1 21 6q.824 0 1.413.588Q23 7.175 23 8t-.587 1.412A1.93 1.93 0 0 1 21 10h-.262a.6.6 0 0 1-.238-.05l-3.55 3.55a.6.6 0 0 1 .05.238V14q0 .825-.587 1.412A1.93 1.93 0 0 1 15 16q-.825 0-1.412-.588A1.93 1.93 0 0 1 13 14v-.262a.6.6 0 0 1 .05-.238l-2.55-2.55a.6.6 0 0 1-.238.05H10q-.05 0-.5-.05L4.95 15.5a.6.6 0 0 1 .05.238V16q0 .824-.588 1.413A1.93 1.93 0 0 1 3 18"}))}var e=React.memo(l);export{e as default};