@lucide/lab
Version:
Lucide lab is a project with icons that are nicely designed but have unknown use cases.
28 lines (25 loc) • 739 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 sushi3 = [
[
"path",
{
d: "M22 10a2 2 0 0 1-2 2h-.5l-5.6-1.4c-1.1-.3-2.8-.3-3.9 0L4.4 12H4a2 2 0 0 1-2-2 4 4 0 0 1 4-4h12a4 4 0 0 1 4 4",
key: "j9mryd"
}
],
["path", { d: "m6 11 1-5", key: "cwbxhk" }],
["path", { d: "m10 10 1-4", key: "1kne3t" }],
["path", { d: "m14 10 1-4", key: "1m5jy6" }],
["path", { d: "m18 11 1-4", key: "1usp0s" }],
[
"path",
{ d: "M20 12v4a2 2 0 0 1-4 0 2 2 0 0 1-4 0 2 2 0 0 1-4 0 2 2 0 0 1-4 0v-4", key: "1ba8yq" }
]
];
export { sushi3 as default };
//# sourceMappingURL=sushi-3.js.map