@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 821 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function a(l){const o=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"m11 14.4-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.2-4.2-7.8-7.8a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l17 17a.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.5-3.5-2.9 2.9q-.15.15-.325.225a.98.98 0 0 1-1.075-.212.98.98 0 0 1-.3-.738zm2 3.75L14.15 17 13 15.85zm1.1-6.85-1.4-1.4 2.2-2.2L13 5.85v4.35l-2-2V3.425q0-.45.3-.738a.98.98 0 0 1 1.4.013L17 7q.15.15.212.325.063.176.063.375 0 .2-.062.375A.9.9 0 0 1 17 8.4z"}))}var r=React.memo(a);export{r as default};