cat icon
cat from Font Awesome Solid by Dave Gandy · Solid · Animals · CC-BY-4.0 Attribution required.
- Name
- cat
- Set
- Font Awesome Solid
- Style
- Solid
- Category
- Animals
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
catBoxIcons v2 SolidcatEmoji One (Colored)catFramework7 IconscatFont Awesome 6 SolidcatFluent EmojicatFluent Emoji FlatcatFluent Emoji High ContrastcatFirefox OS EmojicatHuge IconscatIconParkcatIconPark OutlinecatLine AwesomecatLucidecatMaterial Design Iconscat-fillMingCute IconcatNoto EmojicatOpenMojicatPhosphorcat-boldSolarcatStreamline EmojiscatTabler IconscatTDesign IconscatWeb3 Icons BrandedcatTwitter Emoji
More animals icons from Font Awesome Solid
Use the cat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 160c53 0 96 43 96 96v85.8c29.7-44.7 77.8-76.2 133.4-84c25.6 60 85.2 102.1 154.6 102.1c10.9 0 21.6-1.1 32-3.1V544c0 17.7-14.3 32-32 32s-32-14.3-32-32V403.2L312 512h56c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-53 0-96-43-96-96V256c0-16.6-12.6-30.2-28.7-31.8l-6.6-.3C76.6 222.2 64 208.6 64 192c0-17.7 14.3-32 32-32m469.8-92.8c10.4-8.7 26.2-1.3 26.2 12.3V192c0 61.9-50.1 112-112 112s-112-50.1-112-112V79.5c0-13.6 15.8-21 26.2-12.3L448 112h64zM432 172c-11 0-20 9-20 20s9 20 20 20s20-9 20-20s-9-20-20-20m96 0c-11 0-20 9-20 20s9 20 20 20s20-9 20-20s-9-20-20-20"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidCat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 160c53 0 96 43 96 96v85.8c29.7-44.7 77.8-76.2 133.4-84c25.6 60 85.2 102.1 154.6 102.1c10.9 0 21.6-1.1 32-3.1V544c0 17.7-14.3 32-32 32s-32-14.3-32-32V403.2L312 512h56c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-53 0-96-43-96-96V256c0-16.6-12.6-30.2-28.7-31.8l-6.6-.3C76.6 222.2 64 208.6 64 192c0-17.7 14.3-32 32-32m469.8-92.8c10.4-8.7 26.2-1.3 26.2 12.3V192c0 61.9-50.1 112-112 112s-112-50.1-112-112V79.5c0-13.6 15.8-21 26.2-12.3L448 112h64zM432 172c-11 0-20 9-20 20s9 20 20 20s20-9 20-20s-9-20-20-20m96 0c-11 0-20 9-20 20s9 20 20 20s20-9 20-20s-9-20-20-20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M96 160c53 0 96 43 96 96v85.8c29.7-44.7 77.8-76.2 133.4-84c25.6 60 85.2 102.1 154.6 102.1c10.9 0 21.6-1.1 32-3.1V544c0 17.7-14.3 32-32 32s-32-14.3-32-32V403.2L312 512h56c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-53 0-96-43-96-96V256c0-16.6-12.6-30.2-28.7-31.8l-6.6-.3C76.6 222.2 64 208.6 64 192c0-17.7 14.3-32 32-32m469.8-92.8c10.4-8.7 26.2-1.3 26.2 12.3V192c0 61.9-50.1 112-112 112s-112-50.1-112-112V79.5c0-13.6 15.8-21 26.2-12.3L448 112h64zM432 172c-11 0-20 9-20 20s9 20 20 20s20-9 20-20s-9-20-20-20m96 0c-11 0-20 9-20 20s9 20 20 20s20-9 20-20s-9-20-20-20"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%20160c53%200%2096%2043%2096%2096v85.8c29.7-44.7%2077.8-76.2%20133.4-84c25.6%2060%2085.2%20102.1%20154.6%20102.1c10.9%200%2021.6-1.1%2032-3.1V544c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V403.2L312%20512h56c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H224c-53%200-96-43-96-96V256c0-16.6-12.6-30.2-28.7-31.8l-6.6-.3C76.6%20222.2%2064%20208.6%2064%20192c0-17.7%2014.3-32%2032-32m469.8-92.8c10.4-8.7%2026.2-1.3%2026.2%2012.3V192c0%2061.9-50.1%20112-112%20112s-112-50.1-112-112V79.5c0-13.6%2015.8-21%2026.2-12.3L448%20112h64zM432%20172c-11%200-20%209-20%2020s9%2020%2020%2020s20-9%2020-20s-9-20-20-20m96%200c-11%200-20%209-20%2020s9%2020%2020%2020s20-9%2020-20s-9-20-20-20%22%2F%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M96%20160c53%200%2096%2043%2096%2096v85.8c29.7-44.7%2077.8-76.2%20133.4-84c25.6%2060%2085.2%20102.1%20154.6%20102.1c10.9%200%2021.6-1.1%2032-3.1V544c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32V403.2L312%20512h56c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H224c-53%200-96-43-96-96V256c0-16.6-12.6-30.2-28.7-31.8l-6.6-.3C76.6%20222.2%2064%20208.6%2064%20192c0-17.7%2014.3-32%2032-32m469.8-92.8c10.4-8.7%2026.2-1.3%2026.2%2012.3V192c0%2061.9-50.1%20112-112%20112s-112-50.1-112-112V79.5c0-13.6%2015.8-21%2026.2-12.3L448%20112h64zM432%20172c-11%200-20%209-20%2020s9%2020%2020%2020s20-9%2020-20s-9-20-20-20m96%200c-11%200-20%209-20%2020s9%2020%2020%2020s20-9%2020-20s-9-20-20-20%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/cat.svg?color=%231a73e8&size=48