diff options
author | codecalm <codecalm@gmail.com> | 2021-12-09 00:00:47 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-12-09 00:00:47 +0100 |
commit | cfd5764255ade390d043f8af851abcc77ddcc187 (patch) | |
tree | f0a1e9bd44cb38a6afe0d23ed9c48038c2adc95f /src/_icons/sleigh.svg | |
parent | Release 1.46.0 (diff) | |
download | tabler-icons-cfd5764255ade390d043f8af851abcc77ddcc187.tar.xz |
18 new icons: `blur`, `brand-nytimes`, `cpu`, `cross`, `gavel`, `hammer`, `heartbeat`, `hourglass`, `layout-board-split`, `layout-board`, `mood-nervous`, `mountain`, `plane-inflight`, `prescription`, `shield-checkered`, `shield-chevron`, `sleigh`, `stack-3`
Diffstat (limited to 'src/_icons/sleigh.svg')
-rw-r--r-- | src/_icons/sleigh.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/sleigh.svg b/src/_icons/sleigh.svg new file mode 100644 index 00000000..acc14fc4 --- /dev/null +++ b/src/_icons/sleigh.svg @@ -0,0 +1,9 @@ +--- +category: Vehicles +--- +<svg> + <path d="M3 19h15a4 4 0 0 0 4 -4" /> + <path d="M16 15h-9a4 4 0 0 1 -4 -4v-6l1.243 1.243a6 6 0 0 0 4.242 1.757h3.515v2a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 0 1.5 -1.5a1.5 1.5 0 0 1 3 0v1.5a3 3 0 0 1 -3 3z" /> + <path d="M15 15v4" /> + <path d="M7 15v4" /> +</svg> |