+
+ Spritesheet Preview
+
+ {icons.length === 0 ? (
+
+ Compiled symbols will appear here as a grid once you add icons.
+
+ ) : (
+
+ {icons.map((icon) => (
+
+ ))}
+
+ )}
+
+ Click any symbol to copy its HTML usage snippet.
+
+
+
+ Spritesheet XML
+
+
+ {icons.length > 0 ? spritesheetXml : ""}
+
+
+
+
+
+