/** * @license lucide-static v0.511.0 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const Underline = ` `; export { Underline as default }; //# sourceMappingURL=underline.js.map