animal-dog-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
animal-dog-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the animal dog icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4 14c.314 0 .556-.152.735-.375c.19-.239.265-.507.265-.625c0-.7.035-1.497.186-2.253c.151-.75.427-1.505.941-2.08c.457-.51.918-1.09 1.27-1.889a7 7 0 0 0 .515-1.897A1.5 1.5 0 0 0 10 3.5a.5.5 0 0 0-1-.001a.5.5 0 0 1-1 0v-1A1.5 1.5 0 0 1 9.5 1h1.223a1.5 1.5 0 0 1 .772.214l1.777 1.066A1.5 1.5 0 0 1 14 3.566V4.5A1.5 1.5 0 0 1 12.5 6H12v6.05a2.5 2.5 0 0 1 2 2.45a.5.5 0 0 1-.5.5H11v-.5c0-.819-.393-1.545-1-2v-2a.5.5 0 0 0-1 0v1.55a2.5 2.5 0 0 0-.5-.05H8a.5.5 0 0 0 0 1h.5a1.5 1.5 0 0 1 1.5 1.5v.5H3.75a2.75 2.75 0 0 1-1.528-5.037a.5.5 0 1 1 .556.831A1.75 1.75 0 0 0 3.75 14z"/></svg>

React

import type { SVGProps } from "react";

export function FluentAnimalDog16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4 14c.314 0 .556-.152.735-.375c.19-.239.265-.507.265-.625c0-.7.035-1.497.186-2.253c.151-.75.427-1.505.941-2.08c.457-.51.918-1.09 1.27-1.889a7 7 0 0 0 .515-1.897A1.5 1.5 0 0 0 10 3.5a.5.5 0 0 0-1-.001a.5.5 0 0 1-1 0v-1A1.5 1.5 0 0 1 9.5 1h1.223a1.5 1.5 0 0 1 .772.214l1.777 1.066A1.5 1.5 0 0 1 14 3.566V4.5A1.5 1.5 0 0 1 12.5 6H12v6.05a2.5 2.5 0 0 1 2 2.45a.5.5 0 0 1-.5.5H11v-.5c0-.819-.393-1.545-1-2v-2a.5.5 0 0 0-1 0v1.55a2.5 2.5 0 0 0-.5-.05H8a.5.5 0 0 0 0 1h.5a1.5 1.5 0 0 1 1.5 1.5v.5H3.75a2.75 2.75 0 0 1-1.528-5.037a.5.5 0 1 1 .556.831A1.75 1.75 0 0 0 3.75 14z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4 14c.314 0 .556-.152.735-.375c.19-.239.265-.507.265-.625c0-.7.035-1.497.186-2.253c.151-.75.427-1.505.941-2.08c.457-.51.918-1.09 1.27-1.889a7 7 0 0 0 .515-1.897A1.5 1.5 0 0 0 10 3.5a.5.5 0 0 0-1-.001a.5.5 0 0 1-1 0v-1A1.5 1.5 0 0 1 9.5 1h1.223a1.5 1.5 0 0 1 .772.214l1.777 1.066A1.5 1.5 0 0 1 14 3.566V4.5A1.5 1.5 0 0 1 12.5 6H12v6.05a2.5 2.5 0 0 1 2 2.45a.5.5 0 0 1-.5.5H11v-.5c0-.819-.393-1.545-1-2v-2a.5.5 0 0 0-1 0v1.55a2.5 2.5 0 0 0-.5-.05H8a.5.5 0 0 0 0 1h.5a1.5 1.5 0 0 1 1.5 1.5v.5H3.75a2.75 2.75 0 0 1-1.528-5.037a.5.5 0 1 1 .556.831A1.75 1.75 0 0 0 3.75 14z"/></svg>
</template>

CSS

.icon-animal-dog-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2014c.314%200%20.556-.152.735-.375c.19-.239.265-.507.265-.625c0-.7.035-1.497.186-2.253c.151-.75.427-1.505.941-2.08c.457-.51.918-1.09%201.27-1.889a7%207%200%200%200%20.515-1.897A1.5%201.5%200%200%200%2010%203.5a.5.5%200%200%200-1-.001a.5.5%200%200%201-1%200v-1A1.5%201.5%200%200%201%209.5%201h1.223a1.5%201.5%200%200%201%20.772.214l1.777%201.066A1.5%201.5%200%200%201%2014%203.566V4.5A1.5%201.5%200%200%201%2012.5%206H12v6.05a2.5%202.5%200%200%201%202%202.45a.5.5%200%200%201-.5.5H11v-.5c0-.819-.393-1.545-1-2v-2a.5.5%200%200%200-1%200v1.55a2.5%202.5%200%200%200-.5-.05H8a.5.5%200%200%200%200%201h.5a1.5%201.5%200%200%201%201.5%201.5v.5H3.75a2.75%202.75%200%200%201-1.528-5.037a.5.5%200%201%201%20.556.831A1.75%201.75%200%200%200%203.75%2014z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2014c.314%200%20.556-.152.735-.375c.19-.239.265-.507.265-.625c0-.7.035-1.497.186-2.253c.151-.75.427-1.505.941-2.08c.457-.51.918-1.09%201.27-1.889a7%207%200%200%200%20.515-1.897A1.5%201.5%200%200%200%2010%203.5a.5.5%200%200%200-1-.001a.5.5%200%200%201-1%200v-1A1.5%201.5%200%200%201%209.5%201h1.223a1.5%201.5%200%200%201%20.772.214l1.777%201.066A1.5%201.5%200%200%201%2014%203.566V4.5A1.5%201.5%200%200%201%2012.5%206H12v6.05a2.5%202.5%200%200%201%202%202.45a.5.5%200%200%201-.5.5H11v-.5c0-.819-.393-1.545-1-2v-2a.5.5%200%200%200-1%200v1.55a2.5%202.5%200%200%200-.5-.05H8a.5.5%200%200%200%200%201h.5a1.5%201.5%200%200%201%201.5%201.5v.5H3.75a2.75%202.75%200%200%201-1.528-5.037a.5.5%200%201%201%20.556.831A1.75%201.75%200%200%200%203.75%2014z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/animal-dog-16-filled.svg?color=%231a73e8&size=48