@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 788 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:"M5 21a.97.97 0 0 1-.713-.288A.97.97 0 0 1 4 20q0-.424.287-.712A.97.97 0 0 1 5 19h14q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 19 21zm7-4.425q-.2 0-.375-.062a.9.9 0 0 1-.325-.213l-3.6-3.6a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l1.9 1.9V4q0-.424.287-.712A.97.97 0 0 1 12 3q.424 0 .713.288Q13 3.575 13 4v9.2l1.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.7l-3.6 3.6q-.15.15-.325.212a1.1 1.1 0 0 1-.375.063"}))}var e=React.memo(a);export{e as default};