Cat icon in outline, twotone, bold and bulk. Free in all four styles, for props, objects and everything with no other sheet. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconCat } from "@devigner-ui/icons";
<IconCat className="size-6" />
<script setup>
import { IconCat } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCat class="size-6" />
</template>
<script>
import { IconCat } from "@devigner-ui/icons-svelte";
</script>
<IconCat class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.1 10.66c1.11 1.31.88 2.92.88 4.34 0 3.9-5.27 5-7.98 5s-7.98-1.1-7.98-5c0-1.42-.23-3.03.88-4.34m14.2 0q-.3-.34-.72-.66m.72.66c.7.4.88-1.1.88-1.6V7.2c0-1.63-1.12-2.19-2.07-2.19-.96 0-2.88 1.56-3.52 1.56-.76 0-.91-.15-2.39-.15s-1.63.15-2.4.15C8.98 6.56 7.06 5 6.1 5s-2.08.56-2.08 2.19v1.87c0 .5.18 2 .88 1.6m0 0q.3-.34.72-.66" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M12.83 16c0 .17-.37.31-.81.31s-.8-.14-.8-.31.35-.31.8-.31c.44 0 .8.14.8.31" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M15.5 13.6c0 .43-.22.78-.48.78-.27 0-.49-.35-.49-.79 0-.43.22-.78.49-.78.26 0 .48.35.48.78" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M9.5 13.6c0 .43-.22.78-.48.78-.27 0-.49-.35-.49-.79 0-.43.22-.78.49-.78.26 0 .48.35.48.78" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M22 15.47a11 11 0 0 0-3.39-1.1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M20.39 17.97c-.49-.31-1.62-1.1-2.42-1.1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M2 15.47a11 11 0 0 1 3.39-1.1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M3.61 17.97c.49-.31 1.62-1.1 2.42-1.1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>