diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/brand-flipboard.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/brand-flipboard.svg')
-rw-r--r-- | src/icons/brand-flipboard.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/brand-flipboard.svg b/src/icons/brand-flipboard.svg new file mode 100644 index 00000000..3d58b180 --- /dev/null +++ b/src/icons/brand-flipboard.svg @@ -0,0 +1,9 @@ +--- +tags: [news, newspapper, social, media] +category: Brand +version: "1.71" +unicode: "f20b" +--- +<svg> + <path d="M3.973 3h16.054c.537 0 .973 .436 .973 .973v4.052a0.973 .973 0 0 1 -.973 .973h-5.025v4.831c0 .648 -.525 1.173 -1.173 1.173h-4.829v5.025a0.973 .973 0 0 1 -.974 .973h-4.053a0.973 .973 0 0 1 -.973 -.973v-16.054c0 -.537 .436 -.973 .973 -.973z" /> +</svg> |