init 3
This commit is contained in:
10
node_modules/@mui/icons-material/esm/LocalDrinkTwoTone.js
generated
vendored
Normal file
10
node_modules/@mui/icons-material/esm/LocalDrinkTwoTone.js
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M7 20.01 17 20l1.1-10H5.89zm5-9.41s3 3.4 3 5.4c0 1.66-1.34 3-3 3s-3-1.34-3-3c0-2 3-5.4 3-5.4",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M5.01 20.23C5.13 21.23 5.97 22 7 22h10c1.03 0 1.87-.77 1.99-1.77L21 2H3zM17 20l-10 .01L5.89 10H18.1zm1.76-16-.43 4H5.67l-.44-4zM12 19c1.66 0 3-1.34 3-3 0-2-3-5.4-3-5.4S9 14 9 16c0 1.66 1.34 3 3 3m0-5.09c.59.91 1 1.73 1 2.09 0 .55-.45 1-1 1s-1-.45-1-1c0-.37.41-1.19 1-2.09"
|
||||
}, "1")], 'LocalDrinkTwoTone');
|
||||
Reference in New Issue
Block a user