@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 455 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function e(o){const t=r(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:"M5 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 4 12q0-.424.287-.713A.97.97 0 0 1 5 11h14q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 19 13z"}))}var n=React.memo(e);export{n as default};