diff options
author | codecalm <codecalm@gmail.com> | 2020-09-17 21:56:54 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-17 21:56:54 +0200 |
commit | 54e01b5c47d7b5f6af9a7e56429ed5faf7172556 (patch) | |
tree | 7d699f8ff6dc4c96e2d93b5b7151b9be743402fe | |
parent | Release 1.19.0 (diff) | |
download | tabler-icons-54e01b5c47d7b5f6af9a7e56429ed5faf7172556.tar.xz |
brand widonws icon
-rw-r--r-- | src/_icons/brand-windows.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-windows.svg b/src/_icons/brand-windows.svg new file mode 100644 index 00000000..23f8526d --- /dev/null +++ b/src/_icons/brand-windows.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<svg> + <path d="M17.8 20l-12 -1.5c-1 -.1 -1.8 -.9 -1.8 -1.9v-9.2c0 -1 .8 -1.8 1.8 -1.9l12 -1.5c1.2 -.1 2.2 .8 2.2 1.9v12.1c0 1.2 -1.1 2.1 -2.2 1.9 z"/> + <path d="M12 5v14"/> + <path d="M4 12h16"/> +</svg> |