cat icon
cat-broken from Solar by 480 Design · Broken · UI · CC-BY-4.0 Attribution required.
- Name
- cat-broken
- Set
- Solar
- Style
- Broken
- Category
- UI
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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 AwesomecatLucidecatMaterial Design Iconscat-fillMingCute IconcatNoto EmojicatOpenMojicatPhosphorcatStreamline EmojiscatTabler IconscatTDesign IconscatWeb3 Icons BrandedcatTwitter Emoji
More ui icons from Solar
accessibility-boldadd-boldadd-circle-boldadd-square-boldaugmented-reality-boldballoon-boldbattery-charge-boldbattery-charge-minimalistic-boldbattery-full-boldbattery-full-minimalistic-boldbattery-half-boldbattery-half-minimalistic-boldbattery-low-boldbattery-low-minimalistic-boldblocks-boldbody-boldbolt-boldbolt-circle-boldbox-boldbox-minimalistic-boldbroom-boldcheck-circle-boldcheck-square-boldcircle-dashed-bold
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-width="1.5"><path stroke-linecap="round" d="M19.9801 15C19.9801 18.9062 14.7132 20 12 20C9.28677 20 4.01994 18.9062 4.01994 15C4.01995 13.5815 3.78875 11.9744 4.90066 10.6602M18.384 10C18.6692 10.2094 18.9048 10.4303 19.0993 10.6602C19.7993 11.0634 19.9781 9.55469 19.9801 9.0625V7.18761C19.9801 5.56261 18.8629 5.00011 17.9053 5.00011C16.9477 5.00011 15.0324 6.5625 14.394 6.5625C13.6279 6.5625 13.4804 6.40636 12 6.40636C10.5197 6.40636 10.3721 6.5625 9.60601 6.5625C8.9676 6.5625 7.05236 5 6.09476 5C5.13715 5 4.01995 5.5625 4.01995 7.1875V9.0625C4.02188 9.55469 4.20072 11.0634 4.90066 10.6602M4.90066 10.6602C5.09519 10.4303 5.33082 10.2094 5.61599 10"/><path d="M12.826 16C12.826 16.1726 12.465 16.3125 12.0196 16.3125C11.5742 16.3125 11.2131 16.1726 11.2131 16C11.2131 15.8274 11.5742 15.6875 12.0196 15.6875C12.465 15.6875 12.826 15.8274 12.826 16Z"/><path d="M15.5 13.5938C15.5 14.0252 15.2834 14.375 15.0161 14.375C14.7489 14.375 14.5323 14.0252 14.5323 13.5938C14.5323 13.1623 14.7489 12.8125 15.0161 12.8125C15.2834 12.8125 15.5 13.1623 15.5 13.5938Z"/><path d="M9.5 13.5938C9.5 14.0252 9.28336 14.375 9.01613 14.375C8.74889 14.375 8.53226 14.0252 8.53226 13.5938C8.53226 13.1623 8.74889 12.8125 9.01613 12.8125C9.28336 12.8125 9.5 13.1623 9.5 13.5938Z"/><path stroke-linecap="round" d="M22.0004 15.4688C21.5165 15.1562 19.4197 14.375 18.6133 14.375"/><path stroke-linecap="round" d="M20.3871 17.9688C19.9033 17.6562 18.7742 16.875 17.9678 16.875"/><path stroke-linecap="round" d="M2 15.4688C2.48387 15.1562 4.58065 14.375 5.3871 14.375"/><path stroke-linecap="round" d="M3.61279 17.9688C4.09667 17.6562 5.2257 16.875 6.03215 16.875"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCatBroken(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" strokeWidth="1.5"><path strokeLinecap="round" d="M19.9801 15C19.9801 18.9062 14.7132 20 12 20C9.28677 20 4.01994 18.9062 4.01994 15C4.01995 13.5815 3.78875 11.9744 4.90066 10.6602M18.384 10C18.6692 10.2094 18.9048 10.4303 19.0993 10.6602C19.7993 11.0634 19.9781 9.55469 19.9801 9.0625V7.18761C19.9801 5.56261 18.8629 5.00011 17.9053 5.00011C16.9477 5.00011 15.0324 6.5625 14.394 6.5625C13.6279 6.5625 13.4804 6.40636 12 6.40636C10.5197 6.40636 10.3721 6.5625 9.60601 6.5625C8.9676 6.5625 7.05236 5 6.09476 5C5.13715 5 4.01995 5.5625 4.01995 7.1875V9.0625C4.02188 9.55469 4.20072 11.0634 4.90066 10.6602M4.90066 10.6602C5.09519 10.4303 5.33082 10.2094 5.61599 10"/><path d="M12.826 16C12.826 16.1726 12.465 16.3125 12.0196 16.3125C11.5742 16.3125 11.2131 16.1726 11.2131 16C11.2131 15.8274 11.5742 15.6875 12.0196 15.6875C12.465 15.6875 12.826 15.8274 12.826 16Z"/><path d="M15.5 13.5938C15.5 14.0252 15.2834 14.375 15.0161 14.375C14.7489 14.375 14.5323 14.0252 14.5323 13.5938C14.5323 13.1623 14.7489 12.8125 15.0161 12.8125C15.2834 12.8125 15.5 13.1623 15.5 13.5938Z"/><path d="M9.5 13.5938C9.5 14.0252 9.28336 14.375 9.01613 14.375C8.74889 14.375 8.53226 14.0252 8.53226 13.5938C8.53226 13.1623 8.74889 12.8125 9.01613 12.8125C9.28336 12.8125 9.5 13.1623 9.5 13.5938Z"/><path strokeLinecap="round" d="M22.0004 15.4688C21.5165 15.1562 19.4197 14.375 18.6133 14.375"/><path strokeLinecap="round" d="M20.3871 17.9688C19.9033 17.6562 18.7742 16.875 17.9678 16.875"/><path strokeLinecap="round" d="M2 15.4688C2.48387 15.1562 4.58065 14.375 5.3871 14.375"/><path strokeLinecap="round" d="M3.61279 17.9688C4.09667 17.6562 5.2257 16.875 6.03215 16.875"/></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-width="1.5"><path stroke-linecap="round" d="M19.9801 15C19.9801 18.9062 14.7132 20 12 20C9.28677 20 4.01994 18.9062 4.01994 15C4.01995 13.5815 3.78875 11.9744 4.90066 10.6602M18.384 10C18.6692 10.2094 18.9048 10.4303 19.0993 10.6602C19.7993 11.0634 19.9781 9.55469 19.9801 9.0625V7.18761C19.9801 5.56261 18.8629 5.00011 17.9053 5.00011C16.9477 5.00011 15.0324 6.5625 14.394 6.5625C13.6279 6.5625 13.4804 6.40636 12 6.40636C10.5197 6.40636 10.3721 6.5625 9.60601 6.5625C8.9676 6.5625 7.05236 5 6.09476 5C5.13715 5 4.01995 5.5625 4.01995 7.1875V9.0625C4.02188 9.55469 4.20072 11.0634 4.90066 10.6602M4.90066 10.6602C5.09519 10.4303 5.33082 10.2094 5.61599 10"/><path d="M12.826 16C12.826 16.1726 12.465 16.3125 12.0196 16.3125C11.5742 16.3125 11.2131 16.1726 11.2131 16C11.2131 15.8274 11.5742 15.6875 12.0196 15.6875C12.465 15.6875 12.826 15.8274 12.826 16Z"/><path d="M15.5 13.5938C15.5 14.0252 15.2834 14.375 15.0161 14.375C14.7489 14.375 14.5323 14.0252 14.5323 13.5938C14.5323 13.1623 14.7489 12.8125 15.0161 12.8125C15.2834 12.8125 15.5 13.1623 15.5 13.5938Z"/><path d="M9.5 13.5938C9.5 14.0252 9.28336 14.375 9.01613 14.375C8.74889 14.375 8.53226 14.0252 8.53226 13.5938C8.53226 13.1623 8.74889 12.8125 9.01613 12.8125C9.28336 12.8125 9.5 13.1623 9.5 13.5938Z"/><path stroke-linecap="round" d="M22.0004 15.4688C21.5165 15.1562 19.4197 14.375 18.6133 14.375"/><path stroke-linecap="round" d="M20.3871 17.9688C19.9033 17.6562 18.7742 16.875 17.9678 16.875"/><path stroke-linecap="round" d="M2 15.4688C2.48387 15.1562 4.58065 14.375 5.3871 14.375"/><path stroke-linecap="round" d="M3.61279 17.9688C4.09667 17.6562 5.2257 16.875 6.03215 16.875"/></g></svg> </template>
CSS
.icon-cat-broken {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.9801%2015C19.9801%2018.9062%2014.7132%2020%2012%2020C9.28677%2020%204.01994%2018.9062%204.01994%2015C4.01995%2013.5815%203.78875%2011.9744%204.90066%2010.6602M18.384%2010C18.6692%2010.2094%2018.9048%2010.4303%2019.0993%2010.6602C19.7993%2011.0634%2019.9781%209.55469%2019.9801%209.0625V7.18761C19.9801%205.56261%2018.8629%205.00011%2017.9053%205.00011C16.9477%205.00011%2015.0324%206.5625%2014.394%206.5625C13.6279%206.5625%2013.4804%206.40636%2012%206.40636C10.5197%206.40636%2010.3721%206.5625%209.60601%206.5625C8.9676%206.5625%207.05236%205%206.09476%205C5.13715%205%204.01995%205.5625%204.01995%207.1875V9.0625C4.02188%209.55469%204.20072%2011.0634%204.90066%2010.6602M4.90066%2010.6602C5.09519%2010.4303%205.33082%2010.2094%205.61599%2010%22%2F%3E%3Cpath%20d%3D%22M12.826%2016C12.826%2016.1726%2012.465%2016.3125%2012.0196%2016.3125C11.5742%2016.3125%2011.2131%2016.1726%2011.2131%2016C11.2131%2015.8274%2011.5742%2015.6875%2012.0196%2015.6875C12.465%2015.6875%2012.826%2015.8274%2012.826%2016Z%22%2F%3E%3Cpath%20d%3D%22M15.5%2013.5938C15.5%2014.0252%2015.2834%2014.375%2015.0161%2014.375C14.7489%2014.375%2014.5323%2014.0252%2014.5323%2013.5938C14.5323%2013.1623%2014.7489%2012.8125%2015.0161%2012.8125C15.2834%2012.8125%2015.5%2013.1623%2015.5%2013.5938Z%22%2F%3E%3Cpath%20d%3D%22M9.5%2013.5938C9.5%2014.0252%209.28336%2014.375%209.01613%2014.375C8.74889%2014.375%208.53226%2014.0252%208.53226%2013.5938C8.53226%2013.1623%208.74889%2012.8125%209.01613%2012.8125C9.28336%2012.8125%209.5%2013.1623%209.5%2013.5938Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22.0004%2015.4688C21.5165%2015.1562%2019.4197%2014.375%2018.6133%2014.375%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.3871%2017.9688C19.9033%2017.6562%2018.7742%2016.875%2017.9678%2016.875%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2015.4688C2.48387%2015.1562%204.58065%2014.375%205.3871%2014.375%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.61279%2017.9688C4.09667%2017.6562%205.2257%2016.875%206.03215%2016.875%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.9801%2015C19.9801%2018.9062%2014.7132%2020%2012%2020C9.28677%2020%204.01994%2018.9062%204.01994%2015C4.01995%2013.5815%203.78875%2011.9744%204.90066%2010.6602M18.384%2010C18.6692%2010.2094%2018.9048%2010.4303%2019.0993%2010.6602C19.7993%2011.0634%2019.9781%209.55469%2019.9801%209.0625V7.18761C19.9801%205.56261%2018.8629%205.00011%2017.9053%205.00011C16.9477%205.00011%2015.0324%206.5625%2014.394%206.5625C13.6279%206.5625%2013.4804%206.40636%2012%206.40636C10.5197%206.40636%2010.3721%206.5625%209.60601%206.5625C8.9676%206.5625%207.05236%205%206.09476%205C5.13715%205%204.01995%205.5625%204.01995%207.1875V9.0625C4.02188%209.55469%204.20072%2011.0634%204.90066%2010.6602M4.90066%2010.6602C5.09519%2010.4303%205.33082%2010.2094%205.61599%2010%22%2F%3E%3Cpath%20d%3D%22M12.826%2016C12.826%2016.1726%2012.465%2016.3125%2012.0196%2016.3125C11.5742%2016.3125%2011.2131%2016.1726%2011.2131%2016C11.2131%2015.8274%2011.5742%2015.6875%2012.0196%2015.6875C12.465%2015.6875%2012.826%2015.8274%2012.826%2016Z%22%2F%3E%3Cpath%20d%3D%22M15.5%2013.5938C15.5%2014.0252%2015.2834%2014.375%2015.0161%2014.375C14.7489%2014.375%2014.5323%2014.0252%2014.5323%2013.5938C14.5323%2013.1623%2014.7489%2012.8125%2015.0161%2012.8125C15.2834%2012.8125%2015.5%2013.1623%2015.5%2013.5938Z%22%2F%3E%3Cpath%20d%3D%22M9.5%2013.5938C9.5%2014.0252%209.28336%2014.375%209.01613%2014.375C8.74889%2014.375%208.53226%2014.0252%208.53226%2013.5938C8.53226%2013.1623%208.74889%2012.8125%209.01613%2012.8125C9.28336%2012.8125%209.5%2013.1623%209.5%2013.5938Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22.0004%2015.4688C21.5165%2015.1562%2019.4197%2014.375%2018.6133%2014.375%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.3871%2017.9688C19.9033%2017.6562%2018.7742%2016.875%2017.9678%2016.875%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2015.4688C2.48387%2015.1562%204.58065%2014.375%205.3871%2014.375%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.61279%2017.9688C4.09667%2017.6562%205.2257%2016.875%206.03215%2016.875%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/cat-broken.svg?color=%231a73e8&size=48