diff options
author | codecalm <codecalm@gmail.com> | 2020-03-26 19:43:43 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-26 19:43:43 +0100 |
commit | 73750dbe51e5cef33739fa2e73cdc9e9a3626de3 (patch) | |
tree | 7e92e1aa6592d96e09635ed9bbb77ae6a79c54b4 /src/_icons | |
parent | readme fix (diff) | |
download | tabler-icons-73750dbe51e5cef33739fa2e73cdc9e9a3626de3.tar.xz |
egg icon
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/egg.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/egg.svg b/src/_icons/egg.svg new file mode 100644 index 00000000..3de70fc3 --- /dev/null +++ b/src/_icons/egg.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M6 14a6 6 0 0 0 12 0a12 12 0 0 0 -3 -8.5a3.7 3.7 0 0 0 -6 0a12 12 0 0 0 -3 8.5" /> +</svg> |