horse zodiac icon
horse-zodiac from IconPark by ByteDance · Color · Animals · Apache-2.0 Free for personal and commercial use.
- Name
- horse-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 horse 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-width="4"><path stroke-linejoin="round" d="M18 4C13 4 4 8 4 18.2979V25"/><path stroke-linejoin="round" d="M35 30V44"/><path stroke-linejoin="round" d="M18.0137 22C18.5001 23.5 20.0001 26.5 24.3963 25.7384C26.9798 25.4269 33.0823 26.14 36.0001 31C37.5001 33.5 41.4471 33.4957 44.0001 27.1403"/><path stroke-linejoin="round" d="M26 16.0003L24 13.5004C24 13.5004 22.3833 11.7447 21 11.0005C19.6167 10.2562 17 9.50025 14 11.0004C12.7027 11.8147 10 13.0003 10 17.9427V44"/><path d="M27 44V41C27 38.2386 24.7614 36 22 36V36C19.2386 36 17 38.2386 17 41V44"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkHorseZodiac(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" strokeWidth="4"><path strokeLinejoin="round" d="M18 4C13 4 4 8 4 18.2979V25"/><path strokeLinejoin="round" d="M35 30V44"/><path strokeLinejoin="round" d="M18.0137 22C18.5001 23.5 20.0001 26.5 24.3963 25.7384C26.9798 25.4269 33.0823 26.14 36.0001 31C37.5001 33.5 41.4471 33.4957 44.0001 27.1403"/><path strokeLinejoin="round" d="M26 16.0003L24 13.5004C24 13.5004 22.3833 11.7447 21 11.0005C19.6167 10.2562 17 9.50025 14 11.0004C12.7027 11.8147 10 13.0003 10 17.9427V44"/><path d="M27 44V41C27 38.2386 24.7614 36 22 36V36C19.2386 36 17 38.2386 17 41V44"/></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-width="4"><path stroke-linejoin="round" d="M18 4C13 4 4 8 4 18.2979V25"/><path stroke-linejoin="round" d="M35 30V44"/><path stroke-linejoin="round" d="M18.0137 22C18.5001 23.5 20.0001 26.5 24.3963 25.7384C26.9798 25.4269 33.0823 26.14 36.0001 31C37.5001 33.5 41.4471 33.4957 44.0001 27.1403"/><path stroke-linejoin="round" d="M26 16.0003L24 13.5004C24 13.5004 22.3833 11.7447 21 11.0005C19.6167 10.2562 17 9.50025 14 11.0004C12.7027 11.8147 10 13.0003 10 17.9427V44"/><path d="M27 44V41C27 38.2386 24.7614 36 22 36V36C19.2386 36 17 38.2386 17 41V44"/></g></svg> </template>
CSS
.icon-horse-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-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%204C13%204%204%208%204%2018.2979V25%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2030V44%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.0137%2022C18.5001%2023.5%2020.0001%2026.5%2024.3963%2025.7384C26.9798%2025.4269%2033.0823%2026.14%2036.0001%2031C37.5001%2033.5%2041.4471%2033.4957%2044.0001%2027.1403%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2016.0003L24%2013.5004C24%2013.5004%2022.3833%2011.7447%2021%2011.0005C19.6167%2010.2562%2017%209.50025%2014%2011.0004C12.7027%2011.8147%2010%2013.0003%2010%2017.9427V44%22%2F%3E%3Cpath%20d%3D%22M27%2044V41C27%2038.2386%2024.7614%2036%2022%2036V36C19.2386%2036%2017%2038.2386%2017%2041V44%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-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%204C13%204%204%208%204%2018.2979V25%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2030V44%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.0137%2022C18.5001%2023.5%2020.0001%2026.5%2024.3963%2025.7384C26.9798%2025.4269%2033.0823%2026.14%2036.0001%2031C37.5001%2033.5%2041.4471%2033.4957%2044.0001%2027.1403%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M26%2016.0003L24%2013.5004C24%2013.5004%2022.3833%2011.7447%2021%2011.0005C19.6167%2010.2562%2017%209.50025%2014%2011.0004C12.7027%2011.8147%2010%2013.0003%2010%2017.9427V44%22%2F%3E%3Cpath%20d%3D%22M27%2044V41C27%2038.2386%2024.7614%2036%2022%2036V36C19.2386%2036%2017%2038.2386%2017%2041V44%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/horse-zodiac.svg?color=%231a73e8&size=48