@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
19 lines (16 loc) • 624 B
JavaScript
/**
* @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 bellConciergeOff = [
["path", { d: "m2 2 20 20", key: "1ooewy" }],
["path", { d: "M12 4v2.3", key: "zxpn89" }],
["path", { d: "M10 4h4", key: "1xpv9s" }],
["path", { d: "M19.8 14.1a8 8 0 0 0-5.9-5.9", key: "140krv" }],
["path", { d: "M8.7 8.7C5.9 10 4 12.8 4 16", key: "oh572d" }],
["path", { d: "M16 16H4a2 2 0 0 0-2 2v2h18", key: "gdpafm" }]
];
export { bellConciergeOff as default };
//# sourceMappingURL=bell-concierge-off.js.map