UNPKG

lucide

Version:

A Lucide icon library package for web and javascript applications.

19 lines (16 loc) 427 B
/** * @license lucide v0.525.0 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const Paperclip = [ [ "path", { d: "m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551" } ] ]; export { Paperclip as default }; //# sourceMappingURL=paperclip.js.map