@kengic/vue 0.26.6-beta.81 → 0.26.6-beta.83

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,8 @@
1
+ const t = {
2
+ width: 1024,
3
+ height: 1024,
4
+ body: '<path fill="currentColor" d="M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"/>'
5
+ };
6
+ export {
7
+ t as default
8
+ };