Skip to content

Commit d3ba2b4

Browse files
committed
Change the icon for IPv4Chart
1 parent e1edf3d commit d3ba2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/parts/IPv4Chart.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Visualize various IPv4 related info
6969
<div class="grow" />
7070
<div class="w-full sm:w-[94%]">
7171
<div class="text-gray-400 mt-1 mb-3">
72-
<span class="i-bi-bar-chart inline-block text-gray-400 translate-y-0.5" />
72+
<span class="i-bi-bar-chart-fill inline-block text-gray-300 translate-y-0.5 -scale-x-100" />
7373
<span class="text-gray-200">
7474
<span class="text-gray-300"> IPv4 </span>
7575
/

0 commit comments

Comments
 (0)