about summary refs log tree commit diff
path: root/src/components/icons/Poop.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/icons/Poop.tsx')
-rw-r--r--src/components/icons/Poop.tsx5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/icons/Poop.tsx b/src/components/icons/Poop.tsx
deleted file mode 100644
index 09b3b6785..000000000
--- a/src/components/icons/Poop.tsx
+++ /dev/null
@@ -1,5 +0,0 @@
-import {createSinglePathSVG} from './TEMPLATE'
-
-export const Poop_Stroke2_Corner0_Rounded = createSinglePathSVG({
-  path: 'M12 4c0-1.012.894-2.187 2.237-1.846a5.002 5.002 0 0 1 3.218 7.119 4.001 4.001 0 0 1 2.345 4.976A3.501 3.501 0 0 1 18.5 21h-13a3.5 3.5 0 0 1-1.3-6.75 4 4 0 0 1 2.052-4.848A4 4 0 0 1 10 4h2.001Zm-4.187 7.009A2 2 0 0 0 6 13c0 .366.098.706.271 1H12a1 1 0 1 1 0 2H5.5a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 1 0 0-3H17a1 1 0 1 1 0-2h.729c.173-.294.271-.634.271-1a2 2 0 0 0-2-2h-2a1 1 0 1 1 0-2h1.236a3.002 3.002 0 0 0-1.243-4.832A2 2 0 0 1 12 6h-2a2 2 0 0 0-1.728 3.009H9a1 1 0 0 1 0 2H7.813Z',
-})