cat icon
cat from Lucide by Lucide Contributors · Outline · ISC Free for personal and commercial use.
- Name
- cat
- Set
- Lucide
- Style
- Outline
- Viewbox
- 24×24
- License
- ISC
The same icon in other sets
catBoxIcons v2 SolidcatEmoji One (Colored)catFramework7 IconscatFont Awesome 6 SolidcatFont Awesome SolidcatFluent EmojicatFluent Emoji FlatcatFluent Emoji High ContrastcatFirefox OS EmojicatHuge IconscatIconParkcatIconPark OutlinecatLine AwesomecatMaterial Design Iconscat-fillMingCute IconcatNoto EmojicatOpenMojicatPhosphorcat-boldSolarcatStreamline EmojiscatTabler IconscatTDesign IconscatWeb3 Icons BrandedcatTwitter Emoji
Use the cat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12 5c.67 0 1.35.09 2 .26c1.78-2 5.03-2.84 6.42-2.26c1.4.58-.42 7-.42 7c.57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44c0 0-1.89-6.42-.5-7s4.72.23 6.5 2.23A9 9 0 0 1 12 5m-4 9v.5m8-.5v.5"/><path d="M11.25 16.25h1.5L12 17z"/></g></svg>
React
import type { SVGProps } from "react";
export function LucideCat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M12 5c.67 0 1.35.09 2 .26c1.78-2 5.03-2.84 6.42-2.26c1.4.58-.42 7-.42 7c.57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44c0 0-1.89-6.42-.5-7s4.72.23 6.5 2.23A9 9 0 0 1 12 5m-4 9v.5m8-.5v.5"/><path d="M11.25 16.25h1.5L12 17z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M12 5c.67 0 1.35.09 2 .26c1.78-2 5.03-2.84 6.42-2.26c1.4.58-.42 7-.42 7c.57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44c0 0-1.89-6.42-.5-7s4.72.23 6.5 2.23A9 9 0 0 1 12 5m-4 9v.5m8-.5v.5"/><path d="M11.25 16.25h1.5L12 17z"/></g></svg> </template>
CSS
.icon-cat {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205c.67%200%201.35.09%202%20.26c1.78-2%205.03-2.84%206.42-2.26c1.4.58-.42%207-.42%207c.57%201.07%201%202.24%201%203.44C21%2017.9%2016.97%2021%2012%2021s-9-3-9-7.56c0-1.25.5-2.4%201-3.44c0%200-1.89-6.42-.5-7s4.72.23%206.5%202.23A9%209%200%200%201%2012%205m-4%209v.5m8-.5v.5%22%2F%3E%3Cpath%20d%3D%22M11.25%2016.25h1.5L12%2017z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M12%205c.67%200%201.35.09%202%20.26c1.78-2%205.03-2.84%206.42-2.26c1.4.58-.42%207-.42%207c.57%201.07%201%202.24%201%203.44C21%2017.9%2016.97%2021%2012%2021s-9-3-9-7.56c0-1.25.5-2.4%201-3.44c0%200-1.89-6.42-.5-7s4.72.23%206.5%202.23A9%209%200%200%201%2012%205m-4%209v.5m8-.5v.5%22%2F%3E%3Cpath%20d%3D%22M11.25%2016.25h1.5L12%2017z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lucide/cat.svg?color=%231a73e8&size=48