generated from MuhammadIqbalMaulana/UAS-SIG
Initial commit
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
/**
|
||||
* @license lucide v1.17.0 - ISC
|
||||
*
|
||||
* This source code is licensed under the ISC license.
|
||||
* See the LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
const Heading6 = [
|
||||
["path", { d: "M4 12h8" }],
|
||||
["path", { d: "M4 18V6" }],
|
||||
["path", { d: "M12 18V6" }],
|
||||
["circle", { cx: "19", cy: "16", r: "2" }],
|
||||
["path", { d: "M20 10c-2 2-3 3.5-3 6" }]
|
||||
];
|
||||
|
||||
export { Heading6 as default };
|
||||
//# sourceMappingURL=heading-6.mjs.map
|
||||
Reference in New Issue
Block a user