We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a869d7 commit e806f1dCopy full SHA for e806f1d
icons/index-form-library.html
@@ -4,10 +4,11 @@
4
<title>SurveyJS Icons</title>
5
<meta name="viewport" content="width=device-width"/>
6
<script src="https://unpkg.com/survey-core/survey.core.min.js"></script>
7
+ <script src="https://unpkg.com/survey-core/icons/iconsV1.min.js"></script>
8
<link href="index.css" type="text/css" rel="stylesheet"/>
9
</head>
10
<body>
11
<div id="icons"></div>
12
<script type="text/javascript" src="index.js"></script>
13
</body>
-</html>
14
+</html>
0 commit comments