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/health-recognition.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/health-recognition.svg')
-rw-r--r-- | src/_icons/health-recognition.svg | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/_icons/health-recognition.svg b/src/_icons/health-recognition.svg deleted file mode 100644 index 877d2591..00000000 --- a/src/_icons/health-recognition.svg +++ /dev/null @@ -1,12 +0,0 @@ ---- -tags: [life, doctor, healthy] -version: "1.70" -unicode: "f1fb" ---- -<svg> - <path d="M4 8v-2a2 2 0 0 1 2 -2h2" /> - <path d="M4 16v2a2 2 0 0 0 2 2h2" /> - <path d="M16 4h2a2 2 0 0 1 2 2v2" /> - <path d="M16 20h2a2 2 0 0 0 2 -2v-2" /> - <path d="M8.603 9.61a2.04 2.04 0 0 1 2.912 0l.485 .39l.5 -.396a2.035 2.035 0 0 1 2.897 .007a2.104 2.104 0 0 1 0 2.949l-3.397 3.44l-3.397 -3.44a2.104 2.104 0 0 1 0 -2.95z" /> -</svg> |