@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 897 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function a(o){const t=l(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M11.6 19 3 10.4a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l8.6 8.6V17q0-.424.287-.713A.97.97 0 0 1 14 16q.424 0 .713.287.287.288.287.713v3q0 .424-.287.712A.97.97 0 0 1 14 21h-3a.97.97 0 0 1-.713-.288A.97.97 0 0 1 10 20q0-.424.287-.713A.97.97 0 0 1 11 19zm.3-10.7-2.1.975a.85.85 0 0 1-.512.087.8.8 0 0 1-.463-.237q-.35-.35-.262-.8t.512-.65l8.95-4.05a.9.9 0 0 1 .55-.075.9.9 0 0 1 .475.25l.5.5a.9.9 0 0 1 .25.475.9.9 0 0 1-.075.55l-4.1 8.975a.84.84 0 0 1-.65.5.84.84 0 0 1-.775-.25.9.9 0 0 1-.25-.475.9.9 0 0 1 .075-.55l1.025-2.075zm1.55-.75 2.3 2.35 2.1-4.35-.05-.05z"}))}var n=React.memo(a);export{n as default};