"use client"; import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M21 11.01 3 11v2h18zM3 16h12v2H3zM21 6H3v2.01L21 8z" }), 'NotesSharp');