monkey zodiac icon

monkey-zodiac from IconPark by ByteDance · Color · Animals · Apache-2.0 Free for personal and commercial use.

Name
monkey-zodiac
Set
IconPark
Style
Color
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark

Use the monkey zodiac icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M21.5925 18.1345C22.9329 16.6704 24.5079 13.1567 20.0846 10.8141C19.0793 10.1634 18.5 8.50002 17.5714 5.44585C13.7178 3.33107 5 3.00018 4 14.0004V44"/><path d="M17 25C21.5818 26.673 28.0333 30.2543 32 41C33.5333 44.7543 40.5067 45.8705 43.5 40C44.4978 38.0432 44 34.5035 39.5818 32.4503C36.4615 31.0002 34 26 38.5 24.0003C40.3478 23.397 42.4291 24.08 44 27.0002"/><path d="M29 35.0004C24.6552 33.8942 15.7724 34.5187 15 44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkMonkeyZodiac(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" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M21.5925 18.1345C22.9329 16.6704 24.5079 13.1567 20.0846 10.8141C19.0793 10.1634 18.5 8.50002 17.5714 5.44585C13.7178 3.33107 5 3.00018 4 14.0004V44"/><path d="M17 25C21.5818 26.673 28.0333 30.2543 32 41C33.5333 44.7543 40.5067 45.8705 43.5 40C44.4978 38.0432 44 34.5035 39.5818 32.4503C36.4615 31.0002 34 26 38.5 24.0003C40.3478 23.397 42.4291 24.08 44 27.0002"/><path d="M29 35.0004C24.6552 33.8942 15.7724 34.5187 15 44"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M21.5925 18.1345C22.9329 16.6704 24.5079 13.1567 20.0846 10.8141C19.0793 10.1634 18.5 8.50002 17.5714 5.44585C13.7178 3.33107 5 3.00018 4 14.0004V44"/><path d="M17 25C21.5818 26.673 28.0333 30.2543 32 41C33.5333 44.7543 40.5067 45.8705 43.5 40C44.4978 38.0432 44 34.5035 39.5818 32.4503C36.4615 31.0002 34 26 38.5 24.0003C40.3478 23.397 42.4291 24.08 44 27.0002"/><path d="M29 35.0004C24.6552 33.8942 15.7724 34.5187 15 44"/></g></svg>
</template>

CSS

.icon-monkey-zodiac {
  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%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M21.5925%2018.1345C22.9329%2016.6704%2024.5079%2013.1567%2020.0846%2010.8141C19.0793%2010.1634%2018.5%208.50002%2017.5714%205.44585C13.7178%203.33107%205%203.00018%204%2014.0004V44%22%2F%3E%3Cpath%20d%3D%22M17%2025C21.5818%2026.673%2028.0333%2030.2543%2032%2041C33.5333%2044.7543%2040.5067%2045.8705%2043.5%2040C44.4978%2038.0432%2044%2034.5035%2039.5818%2032.4503C36.4615%2031.0002%2034%2026%2038.5%2024.0003C40.3478%2023.397%2042.4291%2024.08%2044%2027.0002%22%2F%3E%3Cpath%20d%3D%22M29%2035.0004C24.6552%2033.8942%2015.7724%2034.5187%2015%2044%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%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M21.5925%2018.1345C22.9329%2016.6704%2024.5079%2013.1567%2020.0846%2010.8141C19.0793%2010.1634%2018.5%208.50002%2017.5714%205.44585C13.7178%203.33107%205%203.00018%204%2014.0004V44%22%2F%3E%3Cpath%20d%3D%22M17%2025C21.5818%2026.673%2028.0333%2030.2543%2032%2041C33.5333%2044.7543%2040.5067%2045.8705%2043.5%2040C44.4978%2038.0432%2044%2034.5035%2039.5818%2032.4503C36.4615%2031.0002%2034%2026%2038.5%2024.0003C40.3478%2023.397%2042.4291%2024.08%2044%2027.0002%22%2F%3E%3Cpath%20d%3D%22M29%2035.0004C24.6552%2033.8942%2015.7724%2034.5187%2015%2044%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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