diff options
author | codecalm <codecalm@gmail.com> | 2022-03-30 01:30:45 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-03-30 01:30:45 +0200 |
commit | 0e7809ea505afd6f6aee83cb2642d437cbca4714 (patch) | |
tree | 739749ca5547fe9568e500e88d09d779c75f29d3 /icons/building-factory-2.svg | |
parent | 18 new icons: `bluetooth-x`, `building-factory-2`, `cell-signal-1`, `cell-sig... (diff) | |
download | tabler-icons-0e7809ea505afd6f6aee83cb2642d437cbca4714.tar.xz |
Release 1.60.0v1.60.0
Diffstat (limited to 'icons/building-factory-2.svg')
-rw-r--r-- | icons/building-factory-2.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/building-factory-2.svg b/icons/building-factory-2.svg new file mode 100644 index 00000000..08f964aa --- /dev/null +++ b/icons/building-factory-2.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-building-factory-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 21h18" /> + <path d="M5 21v-12l5 4v-4l5 4h4" /> + <path d="M19 21v-8l-1.436 -9.574a0.5 .5 0 0 0 -.495 -.426h-1.145a0.5 .5 0 0 0 -.494 .418l-1.43 8.582" /> + <path d="M9 17h1" /> + <path d="M14 17h1" /> +</svg> + + |