diff options
author | codecalm <codecalm@gmail.com> | 2021-12-25 22:43:49 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-12-25 22:43:49 +0100 |
commit | cfec9ac6b788951176065c5401db3f3490195557 (patch) | |
tree | 469b9c4063775a86655c806f805c9bc93ad14253 /icons/brand-meta.svg | |
parent | 18 new icons: `brand-meta`, `circle-dot`, `clipboard-plus`, `creative-commons... (diff) | |
download | tabler-icons-cfec9ac6b788951176065c5401db3f3490195557.tar.xz |
Release 1.49.0v1.49.0
Diffstat (limited to 'icons/brand-meta.svg')
-rw-r--r-- | icons/brand-meta.svg | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/icons/brand-meta.svg b/icons/brand-meta.svg index b69ea55f..0fadd6b3 100644 --- a/icons/brand-meta.svg +++ b/icons/brand-meta.svg @@ -1,6 +1,7 @@ ---- ---- -<svg> - <path d="M12 10.174C13.766 7.39 15.315 6 16.648 6c2 0 3.263 2.213 4 5.217.704 2.869.5 6.783-2 6.783-1.114 0-2.648-1.565-4.148-3.652a27.627 27.627 0 0 1-2.5-4.174z"/> - <path d="M12 10.174C10.234 7.39 8.685 6 7.352 6c-2 0-3.263 2.213-4 5.217-.704 2.869-.5 6.783 2 6.783C6.466 18 8 16.435 9.5 14.348c1-1.391 1.833-2.783 2.5-4.174z"/> +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-meta" 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="M12 10.174c1.766 -2.784 3.315 -4.174 4.648 -4.174c2 0 3.263 2.213 4 5.217c.704 2.869 .5 6.783 -2 6.783c-1.114 0 -2.648 -1.565 -4.148 -3.652a27.627 27.627 0 0 1 -2.5 -4.174z" /> + <path d="M12 10.174c-1.766 -2.784 -3.315 -4.174 -4.648 -4.174c-2 0 -3.263 2.213 -4 5.217c-.704 2.869 -.5 6.783 2 6.783c1.114 0 2.648 -1.565 4.148 -3.652c1 -1.391 1.833 -2.783 2.5 -4.174z" /> </svg> + + |