@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
35 lines (32 loc) • 827 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 sushi2 = [
[
"path",
{
d: "M16.4 3.3a8.23 8.23 0 0 0-8.8 0L3.8 6c-2.4 1.7-2.4 4.4 0 6.1l3.9 2.7c2.4 1.7 6.3 1.7 8.7 0l3.9-2.7c2.4-1.7 2.4-4.4 0-6.1Z",
key: "hqq7v6"
}
],
[
"path",
{
d: "M2 9v6c0 1.1.6 2.2 1.8 3l3.9 2.7c2.4 1.7 6.3 1.7 8.7 0l3.9-2.7c1.2-.8 1.8-1.9 1.8-3V9",
key: "1y7lr8"
}
],
[
"path",
{
d: "M7.7 10.1c-.9-.6-.9-1.6 0-2.2l2.7-1.8c.9-.6 2.4-.6 3.3 0l2.7 1.8c.9.6.9 1.6 0 2.2l-2.7 1.8c-.9.6-2.4.6-3.3 0Z",
key: "nevgot"
}
],
["path", { d: "M15 11c-2-3-5-2-6 0", key: "1rc499" }]
];
export { sushi2 as default };
//# sourceMappingURL=sushi-2.js.map