generated from MuhammadIqbalMaulana/UAS-SIG
Initial commit
This commit is contained in:
+24
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* @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 ZodiacAquarius = [
|
||||
[
|
||||
"path",
|
||||
{
|
||||
d: "m2 10 2.456-3.684a.7.7 0 0 1 1.106-.013l2.39 3.413a.7.7 0 0 0 1.096-.001l2.402-3.432a.7.7 0 0 1 1.098 0l2.402 3.432a.7.7 0 0 0 1.098 0l2.389-3.413a.7.7 0 0 1 1.106.013L22 10"
|
||||
}
|
||||
],
|
||||
[
|
||||
"path",
|
||||
{
|
||||
d: "m2 18.002 2.456-3.684a.7.7 0 0 1 1.106-.013l2.39 3.413a.7.7 0 0 0 1.097 0l2.402-3.432a.7.7 0 0 1 1.098 0l2.402 3.432a.7.7 0 0 0 1.098 0l2.389-3.413a.7.7 0 0 1 1.106.013L22 18.002"
|
||||
}
|
||||
]
|
||||
];
|
||||
|
||||
export { ZodiacAquarius as default };
|
||||
//# sourceMappingURL=zodiac-aquarius.mjs.map
|
||||
Reference in New Issue
Block a user