@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.01 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function e(l){const a=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("g",{clipPath:"url(#clip0_1_209)"},React.createElement("path",{fill:"currentColor",d:"m16.9 12 2.4 2.4a.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-.275l-3.1-3.1a.9.9 0 0 1-.213-.325 1.1 1.1 0 0 1-.062-.375q0-.2.063-.375a.9.9 0 0 1 .212-.325l3.1-3.1a.95.95 0 0 1 .7-.275q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7zm-9.8 0L4.7 9.6a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l3.1 3.1q.15.15.213.325.062.175.062.375t-.062.375a.9.9 0 0 1-.213.325l-3.1 3.1a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_209"},React.createElement("path",{fill:"#fff",d:"M0 24V0h24v24z"}))))}var p=React.memo(e);export{p as default};