"use client"; import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M19 9h-4V3H9v6H5l7 7zM5 18v2h14v-2z" }), 'FileDownloadSharp');