@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 690 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function o(l){const t=e(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_129)"},React.createElement("path",{fill:"currentColor",d:"m9.55 14.15 8.475-8.475q.3-.3.713-.3.412 0 .712.3t.3.713-.3.712l-9.2 9.2q-.3.3-.7.3a.96.96 0 0 1-.7-.3L4.55 12a.93.93 0 0 1-.288-.713 1.02 1.02 0 0 1 .313-.712q.3-.3.712-.3.413 0 .713.3z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_129"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var f=React.memo(o);export{f as default};