File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ <h2 id="status-icons">Status Icons</h2>
6464
6565 < div class ="example ">
6666 < div >
67- < hx-icon type ="info-circle " style ="color: #296CDC " class ="size-2x "> </ hx-icon >
67+ < hx-icon type ="information " style ="color: #296CDC " class ="size-2x "> </ hx-icon >
6868 < hx-icon type ="ok " style ="color: #008B38 " class ="size-2x "> </ hx-icon >
6969 < hx-icon type ="warning " style ="color: #ffc749 " class ="size-2x "> </ hx-icon >
7070 < hx-icon type ="critical " style ="color: #D6251F " class ="size-2x "> </ hx-icon >
@@ -74,7 +74,7 @@ <h2 id="status-icons">Status Icons</h2>
7474
7575 < footer >
7676 {% code 'html' %}
77- < hx-icon type ="info-circle " style ="color: #296CDC "> </ hx-icon >
77+ < hx-icon type ="information " style ="color: #296CDC "> </ hx-icon >
7878 < hx-icon type ="ok " style ="color: #008B38 "> </ hx-icon >
7979 < hx-icon type ="warning " style ="color: #ffc749 "> </ hx-icon >
8080 < hx-icon type ="critical " style ="color: #D6251F "> </ hx-icon >
You can’t perform that action at this time.
0 commit comments