UNPKG

@lucide/lab

Version:

Lucide lab is a project with icons that are nicely designed but have unknown use cases.

23 lines (20 loc) 601 B
/** * @license @lucide/lab v0.1.2 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const pinSafety = [ [ "path", { d: "M20.8 3.2c-1.6-1.6-4.1-1.6-5.7 0L12.3 6S15 9 18 6c-3 3 0 5.7 0 5.7l2.8-2.8c1.6-1.6 1.6-4.2 0-5.7", key: "g65cz9" } ], ["path", { d: "m7.1 21.1 10.3-10.2", key: "1htvo3" }], ["circle", { cx: "5", cy: "19", r: "3", key: "1sn6vo" }], ["path", { d: "M2.9 16.9 13.1 6.6", key: "1ej3li" }] ]; export { pinSafety as default }; //# sourceMappingURL=pin-safety.js.map