@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 753 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_219)"},React.createElement("path",{fill:"currentColor",d:"m12 10.775-3.9 3.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.6-4.6q.15-.15.325-.213Q11.8 8.4 12 8.4t.375.062a.9.9 0 0 1 .325.213l4.6 4.6a.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_219"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var r=React.memo(p);export{r as default};