@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.16 kB
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function o(a){const l=q(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"m17 17.4-1.9 1.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7l1.9-1.9-1.9-1.9a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l1.9 1.9 1.9-1.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.7L18.4 16l1.9 1.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-.275zm-.65-9.225 3.55-3.55q.3-.3.7-.288a1.006 1.006 0 0 1 .975 1.013q0 .4-.275.7l-4.225 4.25q-.3.3-.7.3a.96.96 0 0 1-.7-.3l-2.15-2.15a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275zM3 15h7q.424 0 .713.287.287.288.287.713 0 .424-.287.712A.97.97 0 0 1 10 17H3a.97.97 0 0 1-.712-.288A.97.97 0 0 1 2 16q0-.424.288-.713A.97.97 0 0 1 3 15m0-8h7q.424 0 .713.287Q11 7.575 11 8q0 .424-.287.712A.97.97 0 0 1 10 9H3a.97.97 0 0 1-.712-.288A.97.97 0 0 1 2 8q0-.424.288-.713A.97.97 0 0 1 3 7"}))}var e=React.memo(o);export{e as default};