UNPKG

lucide

Version:

A Lucide icon library package for web and javascript applications.

16 lines (13 loc) 431 B
/** * @license lucide v1.24.0 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ const PlayOff = [ ["path", { d: "m10.215 4.56 9.79 5.71a2 2 0 0 1 .003 3.458l-.393.23" }], ["path", { d: "m16.042 16.042-8.034 4.686A2 2 0 0 1 5 19V5" }], ["path", { d: "m2 2 20 20" }] ]; export { PlayOff as default }; //# sourceMappingURL=play-off.mjs.map