diff options
author | codecalm <codecalm@gmail.com> | 2022-08-12 14:27:00 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-12 14:27:00 +0200 |
commit | 777d2aa5c4b9ba196f0ccd1116c9f8d84a633e8b (patch) | |
tree | ad87e26643bec3e9aab5cdab5f15827d026dd4ab /src/_icons/egg-cracked.svg | |
parent | Release 1.81.0 (diff) | |
download | tabler-icons-777d2aa5c4b9ba196f0ccd1116c9f8d84a633e8b.tar.xz |
18 new icons: `arrows-transfer-down`, `arrows-transfer-up`, `box-align-bottom-left`, `box-align-bottom-right`, `box-align-top-left`, `box-align-top-right`, `brand-webflow`, `brand-wordpress`, `bus-stop`, `chair-director`, `egg-cracked`, `script-minus`, `script-plus`, `script-x`, `script`, `stretching`, `text-color`, `tooltip`
Fixed icons: `arrows-random`
Diffstat (limited to 'src/_icons/egg-cracked.svg')
-rw-r--r-- | src/_icons/egg-cracked.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/egg-cracked.svg b/src/_icons/egg-cracked.svg new file mode 100644 index 00000000..1e65a022 --- /dev/null +++ b/src/_icons/egg-cracked.svg @@ -0,0 +1,7 @@ +--- +category: Food +--- +<svg> + <path d="M5.514 14.639c0 3.513 2.904 6.361 6.486 6.361s6.486 -2.848 6.486 -6.361a12.574 12.574 0 0 0 -3.243 -9.012a4.025 4.025 0 0 0 -3.243 -1.627a4.025 4.025 0 0 0 -3.243 1.627a12.574 12.574 0 0 0 -3.243 9.012" /> + <path d="M12 5l-1 3l3 2.5l-2 3.5" /> +</svg> |