pet image o icon
pet-image-o from Carbon by IBM · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- pet-image-o
- Set
- Carbon
- Style
- Outline
- Viewbox
- 32×32
- License
- Apache 2.0
Related icons in Carbon
Use the pet image o icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M11 29h2v3h-2z" fill="currentColor"/><path d="M11 8h2v3h-2z" fill="currentColor"/><path d="M0 19h3v2H0z" fill="currentColor"/><path d="M21 19h3v2h-3z" fill="currentColor"/><path d="M2.82 12.233l1.4-1.4l2.122 2.122l-1.4 1.4z" fill="currentColor"/><path d="M17.674 27.066l1.4-1.4l2.122 2.121l-1.4 1.4z" fill="currentColor"/><path d="M2.83 27.79l2.122-2.12l1.4 1.4l-2.121 2.121z" fill="currentColor"/><path d="M17.664 12.937l2.121-2.121l1.4 1.4l-2.121 2.121z" fill="currentColor"/><path d="M12 13a7 7 0 1 0 7 7a7 7 0 0 0-7-7zm0 12a5 5 0 0 1 0-10z" fill="currentColor"/><path d="M2 2h7V0H0v9h2V2z" fill="currentColor"/><path d="M30 0h-4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-4 12V2h4v10z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function CarbonPetImageO(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M11 29h2v3h-2z" fill="currentColor"/><path d="M11 8h2v3h-2z" fill="currentColor"/><path d="M0 19h3v2H0z" fill="currentColor"/><path d="M21 19h3v2h-3z" fill="currentColor"/><path d="M2.82 12.233l1.4-1.4l2.122 2.122l-1.4 1.4z" fill="currentColor"/><path d="M17.674 27.066l1.4-1.4l2.122 2.121l-1.4 1.4z" fill="currentColor"/><path d="M2.83 27.79l2.122-2.12l1.4 1.4l-2.121 2.121z" fill="currentColor"/><path d="M17.664 12.937l2.121-2.121l1.4 1.4l-2.121 2.121z" fill="currentColor"/><path d="M12 13a7 7 0 1 0 7 7a7 7 0 0 0-7-7zm0 12a5 5 0 0 1 0-10z" fill="currentColor"/><path d="M2 2h7V0H0v9h2V2z" fill="currentColor"/><path d="M30 0h-4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-4 12V2h4v10z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="M11 29h2v3h-2z" fill="currentColor"/><path d="M11 8h2v3h-2z" fill="currentColor"/><path d="M0 19h3v2H0z" fill="currentColor"/><path d="M21 19h3v2h-3z" fill="currentColor"/><path d="M2.82 12.233l1.4-1.4l2.122 2.122l-1.4 1.4z" fill="currentColor"/><path d="M17.674 27.066l1.4-1.4l2.122 2.121l-1.4 1.4z" fill="currentColor"/><path d="M2.83 27.79l2.122-2.12l1.4 1.4l-2.121 2.121z" fill="currentColor"/><path d="M17.664 12.937l2.121-2.121l1.4 1.4l-2.121 2.121z" fill="currentColor"/><path d="M12 13a7 7 0 1 0 7 7a7 7 0 0 0-7-7zm0 12a5 5 0 0 1 0-10z" fill="currentColor"/><path d="M2 2h7V0H0v9h2V2z" fill="currentColor"/><path d="M30 0h-4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zm-4 12V2h4v10z" fill="currentColor"/></svg> </template>
CSS
.icon-pet-image-o {
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%2032%2032%22%3E%3Cpath%20d%3D%22M11%2029h2v3h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11%208h2v3h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M0%2019h3v2H0z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M21%2019h3v2h-3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M2.82%2012.233l1.4-1.4l2.122%202.122l-1.4%201.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17.674%2027.066l1.4-1.4l2.122%202.121l-1.4%201.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M2.83%2027.79l2.122-2.12l1.4%201.4l-2.121%202.121z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17.664%2012.937l2.121-2.121l1.4%201.4l-2.121%202.121z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M12%2013a7%207%200%201%200%207%207a7%207%200%200%200-7-7zm0%2012a5%205%200%200%201%200-10z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M2%202h7V0H0v9h2V2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M30%200h-4a2%202%200%200%200-2%202v10a2%202%200%200%200%202%202h4a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2zm-4%2012V2h4v10z%22%20fill%3D%22currentColor%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%2032%2032%22%3E%3Cpath%20d%3D%22M11%2029h2v3h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11%208h2v3h-2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M0%2019h3v2H0z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M21%2019h3v2h-3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M2.82%2012.233l1.4-1.4l2.122%202.122l-1.4%201.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17.674%2027.066l1.4-1.4l2.122%202.121l-1.4%201.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M2.83%2027.79l2.122-2.12l1.4%201.4l-2.121%202.121z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M17.664%2012.937l2.121-2.121l1.4%201.4l-2.121%202.121z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M12%2013a7%207%200%201%200%207%207a7%207%200%200%200-7-7zm0%2012a5%205%200%200%201%200-10z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M2%202h7V0H0v9h2V2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M30%200h-4a2%202%200%200%200-2%202v10a2%202%200%200%200%202%202h4a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2zm-4%2012V2h4v10z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/pet-image-o.svg?color=%231a73e8&size=48