donkey-outline from Health Icons by Resolve to Save Lives · Outline · MIT Free for personal and commercial use.

Name
donkey-outline
Set
Health Icons
Style
Outline
Viewbox
48×48
License
MIT

1 other variant in Health Icons

The same icon in other sets

Related icons in Health Icons

Use the donkey icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path d="M31.5 42h5.1l2.256-9.025L36.6 22.95c.912.753 1.671 1.26 2.898 3.278c.485.804 1.434.214 2.103.006c.411-.309.523-.92.248-1.377l-1.103-1.815c-1.586-2.611-4.236-4.167-7.093-4.167H20.4l-4.568-5.013c-2.832-.45-2.749-5.035-5.198-7.716a.43.43 0 0 0-.697.074c-.692 1.148-.58 5.716.343 6.729c.186.204.41.327.636.463c-.124.105-.265.191-.36.333l-4.197 6.13a2.135 2.135 0 0 0-.169 2.068l.805 1.766c.304.667.928 1.093 1.609 1.093h1.744c.478 0 .933-.21 1.27-.58L14 20.916l2.8 7.836l1 6.707l-1 4.707S15 39.5 15 42h4.971s.495-1.298.429-3c-.108-2.786-.652-6.657.571-7.69c2.187 2.423 4.529 2.19 6.88.69c1.204-.333 4.16-3.38 4.75-1.69c.59 1.69 2.546 1.525 2.433 2.665C36.6 37 33.7 38.43 33.19 40.167M31.5 42c0-2.395 1.508-1.736 1.676-1.818M31.5 42l1.676-1.818m.014-.015a.025.025 0 0 1-.014.015m.014-.015l-.014.015" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsDonkeyOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path d="M31.5 42h5.1l2.256-9.025L36.6 22.95c.912.753 1.671 1.26 2.898 3.278c.485.804 1.434.214 2.103.006c.411-.309.523-.92.248-1.377l-1.103-1.815c-1.586-2.611-4.236-4.167-7.093-4.167H20.4l-4.568-5.013c-2.832-.45-2.749-5.035-5.198-7.716a.43.43 0 0 0-.697.074c-.692 1.148-.58 5.716.343 6.729c.186.204.41.327.636.463c-.124.105-.265.191-.36.333l-4.197 6.13a2.135 2.135 0 0 0-.169 2.068l.805 1.766c.304.667.928 1.093 1.609 1.093h1.744c.478 0 .933-.21 1.27-.58L14 20.916l2.8 7.836l1 6.707l-1 4.707S15 39.5 15 42h4.971s.495-1.298.429-3c-.108-2.786-.652-6.657.571-7.69c2.187 2.423 4.529 2.19 6.88.69c1.204-.333 4.16-3.38 4.75-1.69c.59 1.69 2.546 1.525 2.433 2.665C36.6 37 33.7 38.43 33.19 40.167M31.5 42c0-2.395 1.508-1.736 1.676-1.818M31.5 42l1.676-1.818m.014-.015a.025.025 0 0 1-.014.015m.014-.015l-.014.015" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path d="M31.5 42h5.1l2.256-9.025L36.6 22.95c.912.753 1.671 1.26 2.898 3.278c.485.804 1.434.214 2.103.006c.411-.309.523-.92.248-1.377l-1.103-1.815c-1.586-2.611-4.236-4.167-7.093-4.167H20.4l-4.568-5.013c-2.832-.45-2.749-5.035-5.198-7.716a.43.43 0 0 0-.697.074c-.692 1.148-.58 5.716.343 6.729c.186.204.41.327.636.463c-.124.105-.265.191-.36.333l-4.197 6.13a2.135 2.135 0 0 0-.169 2.068l.805 1.766c.304.667.928 1.093 1.609 1.093h1.744c.478 0 .933-.21 1.27-.58L14 20.916l2.8 7.836l1 6.707l-1 4.707S15 39.5 15 42h4.971s.495-1.298.429-3c-.108-2.786-.652-6.657.571-7.69c2.187 2.423 4.529 2.19 6.88.69c1.204-.333 4.16-3.38 4.75-1.69c.59 1.69 2.546 1.525 2.433 2.665C36.6 37 33.7 38.43 33.19 40.167M31.5 42c0-2.395 1.508-1.736 1.676-1.818M31.5 42l1.676-1.818m.014-.015a.025.025 0 0 1-.014.015m.014-.015l-.014.015" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></g></svg>
</template>

CSS

.icon-donkey-outline {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M31.5%2042h5.1l2.256-9.025L36.6%2022.95c.912.753%201.671%201.26%202.898%203.278c.485.804%201.434.214%202.103.006c.411-.309.523-.92.248-1.377l-1.103-1.815c-1.586-2.611-4.236-4.167-7.093-4.167H20.4l-4.568-5.013c-2.832-.45-2.749-5.035-5.198-7.716a.43.43%200%200%200-.697.074c-.692%201.148-.58%205.716.343%206.729c.186.204.41.327.636.463c-.124.105-.265.191-.36.333l-4.197%206.13a2.135%202.135%200%200%200-.169%202.068l.805%201.766c.304.667.928%201.093%201.609%201.093h1.744c.478%200%20.933-.21%201.27-.58L14%2020.916l2.8%207.836l1%206.707l-1%204.707S15%2039.5%2015%2042h4.971s.495-1.298.429-3c-.108-2.786-.652-6.657.571-7.69c2.187%202.423%204.529%202.19%206.88.69c1.204-.333%204.16-3.38%204.75-1.69c.59%201.69%202.546%201.525%202.433%202.665C36.6%2037%2033.7%2038.43%2033.19%2040.167M31.5%2042c0-2.395%201.508-1.736%201.676-1.818M31.5%2042l1.676-1.818m.014-.015a.025.025%200%200%201-.014.015m.014-.015l-.014.015%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M31.5%2042h5.1l2.256-9.025L36.6%2022.95c.912.753%201.671%201.26%202.898%203.278c.485.804%201.434.214%202.103.006c.411-.309.523-.92.248-1.377l-1.103-1.815c-1.586-2.611-4.236-4.167-7.093-4.167H20.4l-4.568-5.013c-2.832-.45-2.749-5.035-5.198-7.716a.43.43%200%200%200-.697.074c-.692%201.148-.58%205.716.343%206.729c.186.204.41.327.636.463c-.124.105-.265.191-.36.333l-4.197%206.13a2.135%202.135%200%200%200-.169%202.068l.805%201.766c.304.667.928%201.093%201.609%201.093h1.744c.478%200%20.933-.21%201.27-.58L14%2020.916l2.8%207.836l1%206.707l-1%204.707S15%2039.5%2015%2042h4.971s.495-1.298.429-3c-.108-2.786-.652-6.657.571-7.69c2.187%202.423%204.529%202.19%206.88.69c1.204-.333%204.16-3.38%204.75-1.69c.59%201.69%202.546%201.525%202.433%202.665C36.6%2037%2033.7%2038.43%2033.19%2040.167M31.5%2042c0-2.395%201.508-1.736%201.676-1.818M31.5%2042l1.676-1.818m.014-.015a.025.025%200%200%201-.014.015m.014-.015l-.014.015%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/donkey-outline.svg?color=%231a73e8&size=48