@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 865 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function o(l){const t=a(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_133)"},React.createElement("path",{fill:"currentColor",d:"m12 13.4-4.9 4.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7l4.9-4.9-4.9-4.9a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l4.9 4.9 4.9-4.9a.95.95 0 0 1 .7-.275q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7L13.4 12l4.9 4.9a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_133"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var p=React.memo(o);export{p as default};