Skip to main content
Create new
Introduction
Reactivity
Props
Logic
Events
Bindings
Lifecycle
Stores
Motion
Transitions
Animations
Easing
SVG
Actions
Classes
Component composition
Context API
Special elements
Module context
Debugging
7GUIs
Miscellaneous
App.svelte
<script>
// 下面为不完善的 demo。 完全体应该是对 ali 生成的 js 中的 svg 字符的颜色自动替换为 var(--c1,默认颜色) 这样的形式。demo中的是手动改的
!(function (t) {
var e,
n,
c,
o,
i,
l,
a,
d =
'<svg><symbol id="icon-guanbi" viewBox="0 0 1024 1024"><path d="M583.168 523.776L958.464 148.48c18.944-18.944 18.944-50.176 0-69.12l-2.048-2.048c-18.944-18.944-50.176-18.944-69.12 0L512 453.12 136.704 77.312c-18.944-18.944-50.176-18.944-69.12 0l-2.048 2.048c-19.456 18.944-19.456 50.176 0 69.12l375.296 375.296L65.536 899.072c-18.944 18.944-18.944 50.176 0 69.12l2.048 2.048c18.944 18.944 50.176 18.944 69.12 0L512 594.944 887.296 970.24c18.944 18.944 50.176 18.944 69.12 0l2.048-2.048c18.944-18.944 18.944-50.176 0-69.12L583.168 523.776z" ></path></symbol><symbol id="icon-xiangxia1" viewBox="0 0 1024 1024"><path d="M136.704592 649.204586c0 9.79988 3.699955 19.59976 11.199863 26.99967l336.595881 336.595881c7.199912 7.199912 16.899793 11.199863 26.99967 11.199863 10.099876 0 19.899757-3.999951 26.99967-11.199863l337.595869-337.595869c14.899818-14.899818 14.899818-39.099522 0-54.099338s-39.19952-14.899818-54.099338 0L511.500006 931.701129 201.903794 622.104918c-14.899818-14.899818-39.19952-14.899818-54.099338 0-7.399909 7.499908-11.099864 17.299788-11.099864 27.099668z" ></path><path d="M136.704592 344.208318c0 9.79988 3.699955 19.59976 11.199863 26.99967l336.595881 336.595881c7.199912 7.199912 16.899793 11.199863 26.99967 11.199863 10.099876 0 19.899757-3.999951 26.99967-11.199863l337.595869-337.595869c14.899818-14.899818 14.899818-39.099522 0-54.099338s-39.19952-14.899818-54.099338 0L511.500006 626.704861 201.903794 317.208649c-14.899818-14.899818-39.19952-14.899818-54.099338 0-7.399909 7.499908-11.099864 17.19979-11.099864 26.999669z" ></path><path d="M136.704592 39.312049c0 9.79988 3.699955 19.59976 11.199863 26.99967l336.595881 336.595881c7.199912 7.199912 16.899793 11.199863 26.99967 11.199863 10.099876 0 19.899757-3.999951 26.99967-11.199863L876.095545 65.311731c14.899818-14.899818 14.899818-39.099522 0-54.099338s-39.19952-14.899818-54.099338 0L511.500006 321.808592 201.903794 12.212381c-14.899818-14.899818-39.19952-14.899818-54.099338 0-7.399909 7.499908-11.099864 17.299788-11.099864 27.099668z" ></path></symbol><symbol id="icon-xiangxia" viewBox="0 0 1024 1024"><path d="M509.5 681.6c-18.9 0-36.4-7.5-49.5-21.2L216.7 405.2c-6.1-6.4-5.9-16.6 0.5-22.8 6.4-6.1 16.6-5.9 22.8 0.5l243.3 255.2c6.9 7.2 16.2 11.2 26.1 11.2 10 0 19.3-4 26.1-11.2L778.9 383c6.1-6.4 16.3-6.7 22.8-0.5 6.4 6.1 6.7 16.3 0.5 22.8L558.9 660.4c-13 13.7-30.6 21.2-49.4 21.2z" fill="var(--c2,#333333)" ></path><path d="M693.1 374.6H332.9c-8.9 0-16.1-7.2-16.1-16.1s7.2-16.1 16.1-16.1h360.2c8.9 0 16.1 7.2 16.1 16.1s-7.2 16.1-16.1 16.1z" fill="var(--c1,#EF7F1A)" ></path></symbol></svg>',
s = (e = document.getElementsByTagName("script"))[e.length - 1].getAttribute("data-injectcss");
if (s && !t.__iconfont__svg__cssinject__) {
t.__iconfont__svg__cssinject__ = !0;
try {
document.write(
"<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>",
);
} catch (t) {
console && console.log(t);
}
}
function r() {
l || ((l = !0), o());
}
(n = function () {
var t,
e,
n,
c,
o,
i = document.createElement("div");
(i.innerHTML = d),
(d = null),
(t = i.getElementsByTagName("svg")[0]) &&
loading Svelte compiler...
/* Select a component to see its compiled code */
result = svelte.compile(source, {
generate: ,
});
/* Select a component to see its compiled code */