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