diff options
author | codecalm <codecalm@gmail.com> | 2020-06-07 14:40:47 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-07 14:40:47 +0200 |
commit | d44724e18f8feeacd61c473eefc328da0281861e (patch) | |
tree | 309dcf986f790edda126195ec9ce7849ac08b9f2 /src/_icons/mist.svg | |
parent | `medical-cross` icon fix (diff) | |
download | tabler-icons-d44724e18f8feeacd61c473eefc328da0281861e.tar.xz |
`mist` icon
Diffstat (limited to 'src/_icons/mist.svg')
-rw-r--r-- | src/_icons/mist.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/mist.svg b/src/_icons/mist.svg new file mode 100644 index 00000000..d10c37f9 --- /dev/null +++ b/src/_icons/mist.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M5 5h3m4 0h9" /> + <path d="M3 10h11m4 0h1" /> + <path d="M5 15h5m4 0h7" /> + <path d="M3 20h9m4 0h3" /> +</svg> |