UNPKG

@lucide/lab

Version:

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

19 lines (16 loc) 567 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 barberPole = [ ["path", { d: "M7 6h10", key: "1bwv94" }], ["path", { d: "M7 22h10", key: "10w4w3" }], ["path", { d: "M8 22V6a4 4 0 0 1 8 0v16", key: "1y53bs" }], ["path", { d: "m8 11.5 8-4", key: "1stw00" }], ["path", { d: "m8 16 8-4", key: "zltscp" }], ["path", { d: "m8 20.5 8-4", key: "1uw1dx" }] ]; export { barberPole as default }; //# sourceMappingURL=barber-pole.js.map