@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 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:"M7 21a.97.97 0 0 1-.713-.288A.97.97 0 0 1 6 20q0-.424.287-.712A.97.97 0 0 1 7 19h10q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 17 21z"}))}var l=React.memo(r);export{l as default};