@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 713 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function p(l){const t=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_1_206)"},React.createElement("path",{fill:"currentColor",d:"M8.2 14q-.224 0-.363-.15a.5.5 0 0 1-.137-.35q0-.05.15-.35l3.625-3.625a.8.8 0 0 1 .25-.175A.7.7 0 0 1 12 9.3q.15 0 .275.05a.8.8 0 0 1 .25.175l3.625 3.625a.471.471 0 0 1 .15.35q0 .2-.137.35a.47.47 0 0 1-.363.15z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_206"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var a=React.memo(p);export{a as default};