1 <svg viewBox=
"0 0 30 10" xmlns=
"http://www.w3.org/2000/svg">
4 <feDropShadow dx=
"0.6" dy=
"0.4" stdDeviation=
"0.2" flood-color=
"blue" flood-opacity=
"0.5" />
8 <circle cx=
"5" cy=
"50%" r=
"4" style=
"fill:pink; filter:url(#shadow);" />