diff --git a/pd/nw/msg-box-flag.svg b/pd/nw/msg-box-flag.svg
index 50c4d17edee812edf636e9cd65eb9724c79c10c3..e147ed2f5c7b390af85bc74f2417894cc687e00e 100644
--- a/pd/nw/msg-box-flag.svg
+++ b/pd/nw/msg-box-flag.svg
@@ -8,5 +8,5 @@
    preserveAspectRatio="none"
 >
 
-<polyline vector-effect="non-scaling-stroke" fill="none" stroke="black" stroke-width="1" points="0 0 10 0 0 2 0 8 10 10 0 10"></polyline>
+<polyline vector-effect="non-scaling-stroke" fill="none" stroke="blue" stroke-width="1" points="0 0 10 0 0 2 0 8 10 10 0 10"></polyline>
 </svg>
diff --git a/pd/nw/msg-box.svg b/pd/nw/msg-box.svg
index 0bfdddbd04f4e7d095f649e11d752878fdb5103c..17741972329f2c6eb8db10cbf1f3ddfd9d72ddeb 100644
--- a/pd/nw/msg-box.svg
+++ b/pd/nw/msg-box.svg
@@ -8,5 +8,5 @@
    preserveAspectRatio="none"
 >
 
-<polyline vector-effect="non-scaling-stroke" fill="none" stroke="black" stroke-width="1" points="10 0 0 0 0 10 10 10"></polyline>
+<polyline vector-effect="non-scaling-stroke" fill="none" stroke="blue" stroke-width="1" points="10 0 0 0 0 10 10 10"></polyline>
 </svg>