mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
14 lines
293 B
XML
14 lines
293 B
XML
|
---
|
||
|
category: Animals
|
||
|
---
|
||
|
<svg>
|
||
|
<path d="M5 4v2l5 5" />
|
||
|
<path d="M2.5 9.5l1.5 1.5h6" />
|
||
|
<path d="M4 19v-2l6 -6" />
|
||
|
<path d="M19 4v2l-5 5" />
|
||
|
<path d="M21.5 9.5l-1.5 1.5h-6" />
|
||
|
<path d="M20 19v-2l-6 -6" />
|
||
|
<circle cx="12" cy="15" r="4" />
|
||
|
<circle cx="12" cy="9" r="2" />
|
||
|
</svg>
|