I made some signal flag icons

As a little evening project yesterday, I created a set of signal flags as icons, using CSS and SVG.

A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z

I’m making these Creative Commons and you are welcome to download the CSS in case you want to play around.

After importing the stylesheet, each icon can be displayed by using <i class='flag-a'></i>, <i class='flag-b'></i> etc.

flags.css

!