diff options
Diffstat (limited to 'src/icons/windsock.svg')
-rw-r--r-- | src/icons/windsock.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/windsock.svg b/src/icons/windsock.svg new file mode 100644 index 00000000..1f622885 --- /dev/null +++ b/src/icons/windsock.svg @@ -0,0 +1,12 @@ +--- +tags: [weather, meteorology, windy, storm, wind] +version: "1.58" +unicode: "f06d" +--- +<svg> + <path d="M6 3v18" /> + <path d="M6 11l12 -1v-4l-12 -1" /> + <path d="M10 5.5v5" /> + <path d="M14 6v4" /> + <path d="M4 21h4" /> +</svg> |