bxs dog icon
bxs-dog from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxs-dog
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
bxs-add-to-queuebxs-adjustbxs-adjust-altbxs-alarmbxs-alarm-addbxs-alarm-exclamationbxs-alarm-offbxs-alarm-snoozebxs-albumbxs-ambulancebxs-analysebxs-angrybxs-archbxs-archivebxs-archive-inbxs-archive-outbxs-areabxs-arrow-from-bottombxs-arrow-from-leftbxs-arrow-from-rightbxs-arrow-from-topbxs-arrow-to-bottombxs-arrow-to-leftbxs-arrow-to-right
Use the bxs dog icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21 6h-2l-1.27-1.27A2.49 2.49 0 0 0 16 4h-2.5A2.64 2.64 0 0 0 11 2v6.36a4.38 4.38 0 0 0 1.13 2.72a6.57 6.57 0 0 0 4.13 1.82l3.45-1.38a3 3 0 0 0 1.73-1.84L22 8.15a1.06 1.06 0 0 0 0-.31V7a1 1 0 0 0-1-1zm-5 2a1 1 0 1 1 1-1a1 1 0 0 1-1 1z" fill="currentColor"/><path d="M11.38 11.74A5.24 5.24 0 0 1 10.07 9H6a1.88 1.88 0 0 1-2-2a1 1 0 0 0-2 0a4.69 4.69 0 0 0 .48 2A3.58 3.58 0 0 0 4 10.53V22h3v-5h6v5h3v-8.13a7.35 7.35 0 0 1-4.62-2.13z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxsDog(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21 6h-2l-1.27-1.27A2.49 2.49 0 0 0 16 4h-2.5A2.64 2.64 0 0 0 11 2v6.36a4.38 4.38 0 0 0 1.13 2.72a6.57 6.57 0 0 0 4.13 1.82l3.45-1.38a3 3 0 0 0 1.73-1.84L22 8.15a1.06 1.06 0 0 0 0-.31V7a1 1 0 0 0-1-1zm-5 2a1 1 0 1 1 1-1a1 1 0 0 1-1 1z" fill="currentColor"/><path d="M11.38 11.74A5.24 5.24 0 0 1 10.07 9H6a1.88 1.88 0 0 1-2-2a1 1 0 0 0-2 0a4.69 4.69 0 0 0 .48 2A3.58 3.58 0 0 0 4 10.53V22h3v-5h6v5h3v-8.13a7.35 7.35 0 0 1-4.62-2.13z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21 6h-2l-1.27-1.27A2.49 2.49 0 0 0 16 4h-2.5A2.64 2.64 0 0 0 11 2v6.36a4.38 4.38 0 0 0 1.13 2.72a6.57 6.57 0 0 0 4.13 1.82l3.45-1.38a3 3 0 0 0 1.73-1.84L22 8.15a1.06 1.06 0 0 0 0-.31V7a1 1 0 0 0-1-1zm-5 2a1 1 0 1 1 1-1a1 1 0 0 1-1 1z" fill="currentColor"/><path d="M11.38 11.74A5.24 5.24 0 0 1 10.07 9H6a1.88 1.88 0 0 1-2-2a1 1 0 0 0-2 0a4.69 4.69 0 0 0 .48 2A3.58 3.58 0 0 0 4 10.53V22h3v-5h6v5h3v-8.13a7.35 7.35 0 0 1-4.62-2.13z" fill="currentColor"/></svg> </template>
CSS
.icon-bxs-dog {
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%3Cpath%20d%3D%22M21%206h-2l-1.27-1.27A2.49%202.49%200%200%200%2016%204h-2.5A2.64%202.64%200%200%200%2011%202v6.36a4.38%204.38%200%200%200%201.13%202.72a6.57%206.57%200%200%200%204.13%201.82l3.45-1.38a3%203%200%200%200%201.73-1.84L22%208.15a1.06%201.06%200%200%200%200-.31V7a1%201%200%200%200-1-1zm-5%202a1%201%200%201%201%201-1a1%201%200%200%201-1%201z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.38%2011.74A5.24%205.24%200%200%201%2010.07%209H6a1.88%201.88%200%200%201-2-2a1%201%200%200%200-2%200a4.69%204.69%200%200%200%20.48%202A3.58%203.58%200%200%200%204%2010.53V22h3v-5h6v5h3v-8.13a7.35%207.35%200%200%201-4.62-2.13z%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%2024%2024%22%3E%3Cpath%20d%3D%22M21%206h-2l-1.27-1.27A2.49%202.49%200%200%200%2016%204h-2.5A2.64%202.64%200%200%200%2011%202v6.36a4.38%204.38%200%200%200%201.13%202.72a6.57%206.57%200%200%200%204.13%201.82l3.45-1.38a3%203%200%200%200%201.73-1.84L22%208.15a1.06%201.06%200%200%200%200-.31V7a1%201%200%200%200-1-1zm-5%202a1%201%200%201%201%201-1a1%201%200%200%201-1%201z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.38%2011.74A5.24%205.24%200%200%201%2010.07%209H6a1.88%201.88%200%200%201-2-2a1%201%200%200%200-2%200a4.69%204.69%200%200%200%20.48%202A3.58%203.58%200%200%200%204%2010.53V22h3v-5h6v5h3v-8.13a7.35%207.35%200%200%201-4.62-2.13z%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/bx/bxs-dog.svg?color=%231a73e8&size=48