@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 632 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function l(o){const t=r(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:"M12 21q-3.325 0-5.662-2.312Q4 16.375 4 13.1q0-1.65.625-3.05a8.3 8.3 0 0 1 1.725-2.5l4.6-4.525a1.7 1.7 0 0 1 .5-.312q.275-.113.55-.113t.55.113.5.312l4.6 4.525a8.3 8.3 0 0 1 1.725 2.5Q20 11.45 20 13.1q0 3.275-2.337 5.588Q15.325 21 12 21m0-2V4.8L7.75 9a5.5 5.5 0 0 0-1.312 1.863A5.7 5.7 0 0 0 6 13.1q0 2.425 1.75 4.163Q9.5 19 12 19"}))}var n=React.memo(l);export{n as default};