@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 769 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function e(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_222)"},React.createElement("path",{fill:"currentColor",d:"m10.775 12 3.9 3.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-.275l-4.6-4.6a.9.9 0 0 1-.212-.325A1.1 1.1 0 0 1 8.4 12q0-.2.063-.375a.9.9 0 0 1 .212-.325l4.6-4.6a.95.95 0 0 1 .7-.275q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_222"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var f=React.memo(e);export{f as default};