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-foursquare.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-foursquare.svg')
-rw-r--r-- | src/icons/brand-foursquare.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/brand-foursquare.svg b/src/icons/brand-foursquare.svg new file mode 100644 index 00000000..4023ff69 --- /dev/null +++ b/src/icons/brand-foursquare.svg @@ -0,0 +1,10 @@ +--- +tags: [logo, website, community, social, network] +category: Brand +version: "1.23" +unicode: "ecff" +--- +<svg> + <path d="M7 3h10c.644 0 1.11 .696 .978 1.33l-1.984 9.859a1.014 1.014 0 0 1 -.994 .811h-2.254c-.308 0 -.6 .141 -.793 .382l-4.144 5.25c-.599 .752 -1.809 .331 -1.809 -.632v-16c0 -.564 .44 -1 1 -1z" /> + <line x1="12" y1="9" x2="17" y2="9" /> +</svg> |