init
This commit is contained in:
22
mc_test/node_modules/lucide-react/dist/esm/icons/twitter.js
generated
vendored
Executable file
22
mc_test/node_modules/lucide-react/dist/esm/icons/twitter.js
generated
vendored
Executable file
@ -0,0 +1,22 @@
|
||||
/**
|
||||
* @license lucide-react v0.545.0 - ISC
|
||||
*
|
||||
* This source code is licensed under the ISC license.
|
||||
* See the LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
import createLucideIcon from '../createLucideIcon.js';
|
||||
|
||||
const __iconNode = [
|
||||
[
|
||||
"path",
|
||||
{
|
||||
d: "M22 4s-.7 2.1-2 3.4c1.6 10-9.4 17.3-18 11.6 2.2.1 4.4-.6 6-2C3 15.5.5 9.6 3 5c2.2 2.6 5.6 4.1 9 4-.9-4.2 4-6.6 7-3.8 1.1 0 3-1.2 3-1.2z",
|
||||
key: "pff0z6"
|
||||
}
|
||||
]
|
||||
];
|
||||
const Twitter = createLucideIcon("twitter", __iconNode);
|
||||
|
||||
export { __iconNode, Twitter as default };
|
||||
//# sourceMappingURL=twitter.js.map
|
||||
Reference in New Issue
Block a user