@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 598 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function n(o){const r=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",...r},React.createElement("path",{stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",d:"m1 5.5 2.616 2.613 3.491-4.567 3.92 5.73L14.92 1l2.58 4.5"}),React.createElement("path",{fill:"currentColor",d:"M19.5 7.5h-1v2h-2v1h2v2h1v-2h2v-1h-2zM19 5c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m0 9c-2.205 0-4-1.795-4-4s1.795-4 4-4 4 1.795 4 4-1.795 4-4 4"}))}var s=React.memo(n);export{s as default};