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/mood-kid.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/mood-kid.svg')
-rw-r--r-- | src/_icons/mood-kid.svg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/_icons/mood-kid.svg b/src/_icons/mood-kid.svg deleted file mode 100644 index 54371b73..00000000 --- a/src/_icons/mood-kid.svg +++ /dev/null @@ -1,13 +0,0 @@ ---- -tags: [face, emoji, emotion] -category: Mood -version: "1.8" -unicode: "ec03" ---- -<svg> - <circle cx="12" cy="12" r="9" /> - <line x1="9" y1="10" x2="9.01" y2="10" /> - <line x1="15" y1="10" x2="15.01" y2="10" /> - <path d="M9.5 15a3.5 3.5 0 0 0 5 0" /> - <path d="M12 3a2 2 0 0 0 0 4" /> -</svg> |