UNPKG

@lucide/lab

Version:

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

23 lines (20 loc) 620 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 pinSafetyOpen = [ [ "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: "M9 2s-4.1 9.5-6.755 15.8", key: "s0hhej" }] ]; export { pinSafetyOpen as default }; //# sourceMappingURL=pin-safety-open.js.map