animal snake icon
animal-snake from Health Icons by Resolve to Save Lives · Filled · Zoonoses · MIT Free for personal and commercial use.
- Name
- animal-snake
- Set
- Health Icons
- Style
- Filled
- Category
- Zoonoses
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More zoonoses icons from Health Icons
animal-batanimal-chickenanimal-cowanimal-donkeyanimal-mosquitosanimal-piganimal-ratanimal-spideranimal-tickmosquitoanimal-bat-negativeanimal-chicken-negativeanimal-cow-negativeanimal-donkey-negativeanimal-mosquitos-negativeanimal-pig-negativeanimal-rat-negativeanimal-spider-negativeanimal-tick-negative
Use the animal snake icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M33.68 17.768c1.169.892 2.372 1.1 4.159-.687c.707-.707 5.293-8.142 3.535-9.899c-1.757-1.757-8.839 2.475-9.9 3.535c-1.788 1.789-1.577 2.993-.682 4.163l-.706.706a3.43 3.43 0 0 0-1.031 2.46c0 .825.279 1.562.563 2.13c.456.913 1.203 1.894 1.823 2.708q.176.23.334.44c.77 1.027 1.277 1.802 1.472 2.429c.086.274.077.42.064.486a.5.5 0 0 1-.092.194c-.2-.075-.534-.249-1.018-.609c-1.165-.865-2.517-2.27-4.058-3.874l-.264-.274c-1.554-1.615-3.318-3.43-4.994-4.55c-.84-.56-1.844-1.08-2.936-1.209a3.97 3.97 0 0 0-3.363 1.169c-.875.875-1.3 1.948-1.31 3.086c-.01 1.062.338 2.06.763 2.91c.837 1.673 2.295 3.39 3.58 4.86l.586.666v.001c1.134 1.288 2.103 2.39 2.725 3.351c.188.292.308.518.384.685a2.6 2.6 0 0 1-.658-.128c-.862-.264-1.925-.86-3.14-1.638a90 90 0 0 1-1.112-.73c-.808-.535-1.645-1.09-2.34-1.48c-.52-.291-1.147-.603-1.785-.752c-.606-.142-1.773-.251-2.693.669c-.81.81-1.078 1.779-1.161 2.573c-.065.625-.026 1.302.003 1.791l.012.217c.052.98-.005 1.424-.198 1.727c-.24.275-.501.623-.79 1.059c-.068.103-.229.312-.443.591c-1.035 1.347-3.327 4.33-2.631 5.026c.84.84 5.597-2.556 6.361-3.32c.67-.67.997-1.18 1.102-1.598c.71-1.374.64-2.805.594-3.695q-.007-.15-.016-.283l-.018-.346c.488.29 1.013.639 1.608 1.034c.412.273.858.57 1.35.884c1.223.785 2.69 1.657 4.126 2.096c1.434.44 3.405.597 4.93-.928c.912-.912 1.128-2.063.954-3.106c-.155-.93-.615-1.799-1.08-2.519c-.798-1.234-2.004-2.603-3.116-3.864l-.543-.617c-1.34-1.53-2.443-2.875-3.013-4.015c-.278-.556-.343-.902-.342-1.083c.001-.104.014-.17.14-.296q.02-.021.023-.027l.004-.005l.006.001q.006.003.031.006c.18.022.561.147 1.183.563c1.246.832 2.7 2.3 4.334 3.997l.354.368c1.442 1.502 3.018 3.143 4.465 4.218c.778.578 1.713 1.145 2.73 1.356c1.152.239 2.39.002 3.37-.977c.686-.687 1.142-1.496 1.32-2.403c.175-.887.057-1.726-.17-2.451c-.429-1.374-1.36-2.661-2.09-3.635q-.223-.298-.425-.563c-.62-.82-1.082-1.429-1.355-1.975c-.012-.024.201-.285.485-.62m.875-5.596a.75.75 0 1 1-1.06-1.06a.75.75 0 0 1 1.06 1.06m1.693 3.197a.75.75 0 1 0 1.06-1.06a.75.75 0 0 0-1.06 1.06M14.444 31.372l-.005.011z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsAnimalSnake(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M33.68 17.768c1.169.892 2.372 1.1 4.159-.687c.707-.707 5.293-8.142 3.535-9.899c-1.757-1.757-8.839 2.475-9.9 3.535c-1.788 1.789-1.577 2.993-.682 4.163l-.706.706a3.43 3.43 0 0 0-1.031 2.46c0 .825.279 1.562.563 2.13c.456.913 1.203 1.894 1.823 2.708q.176.23.334.44c.77 1.027 1.277 1.802 1.472 2.429c.086.274.077.42.064.486a.5.5 0 0 1-.092.194c-.2-.075-.534-.249-1.018-.609c-1.165-.865-2.517-2.27-4.058-3.874l-.264-.274c-1.554-1.615-3.318-3.43-4.994-4.55c-.84-.56-1.844-1.08-2.936-1.209a3.97 3.97 0 0 0-3.363 1.169c-.875.875-1.3 1.948-1.31 3.086c-.01 1.062.338 2.06.763 2.91c.837 1.673 2.295 3.39 3.58 4.86l.586.666v.001c1.134 1.288 2.103 2.39 2.725 3.351c.188.292.308.518.384.685a2.6 2.6 0 0 1-.658-.128c-.862-.264-1.925-.86-3.14-1.638a90 90 0 0 1-1.112-.73c-.808-.535-1.645-1.09-2.34-1.48c-.52-.291-1.147-.603-1.785-.752c-.606-.142-1.773-.251-2.693.669c-.81.81-1.078 1.779-1.161 2.573c-.065.625-.026 1.302.003 1.791l.012.217c.052.98-.005 1.424-.198 1.727c-.24.275-.501.623-.79 1.059c-.068.103-.229.312-.443.591c-1.035 1.347-3.327 4.33-2.631 5.026c.84.84 5.597-2.556 6.361-3.32c.67-.67.997-1.18 1.102-1.598c.71-1.374.64-2.805.594-3.695q-.007-.15-.016-.283l-.018-.346c.488.29 1.013.639 1.608 1.034c.412.273.858.57 1.35.884c1.223.785 2.69 1.657 4.126 2.096c1.434.44 3.405.597 4.93-.928c.912-.912 1.128-2.063.954-3.106c-.155-.93-.615-1.799-1.08-2.519c-.798-1.234-2.004-2.603-3.116-3.864l-.543-.617c-1.34-1.53-2.443-2.875-3.013-4.015c-.278-.556-.343-.902-.342-1.083c.001-.104.014-.17.14-.296q.02-.021.023-.027l.004-.005l.006.001q.006.003.031.006c.18.022.561.147 1.183.563c1.246.832 2.7 2.3 4.334 3.997l.354.368c1.442 1.502 3.018 3.143 4.465 4.218c.778.578 1.713 1.145 2.73 1.356c1.152.239 2.39.002 3.37-.977c.686-.687 1.142-1.496 1.32-2.403c.175-.887.057-1.726-.17-2.451c-.429-1.374-1.36-2.661-2.09-3.635q-.223-.298-.425-.563c-.62-.82-1.082-1.429-1.355-1.975c-.012-.024.201-.285.485-.62m.875-5.596a.75.75 0 1 1-1.06-1.06a.75.75 0 0 1 1.06 1.06m1.693 3.197a.75.75 0 1 0 1.06-1.06a.75.75 0 0 0-1.06 1.06M14.444 31.372l-.005.011z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M33.68 17.768c1.169.892 2.372 1.1 4.159-.687c.707-.707 5.293-8.142 3.535-9.899c-1.757-1.757-8.839 2.475-9.9 3.535c-1.788 1.789-1.577 2.993-.682 4.163l-.706.706a3.43 3.43 0 0 0-1.031 2.46c0 .825.279 1.562.563 2.13c.456.913 1.203 1.894 1.823 2.708q.176.23.334.44c.77 1.027 1.277 1.802 1.472 2.429c.086.274.077.42.064.486a.5.5 0 0 1-.092.194c-.2-.075-.534-.249-1.018-.609c-1.165-.865-2.517-2.27-4.058-3.874l-.264-.274c-1.554-1.615-3.318-3.43-4.994-4.55c-.84-.56-1.844-1.08-2.936-1.209a3.97 3.97 0 0 0-3.363 1.169c-.875.875-1.3 1.948-1.31 3.086c-.01 1.062.338 2.06.763 2.91c.837 1.673 2.295 3.39 3.58 4.86l.586.666v.001c1.134 1.288 2.103 2.39 2.725 3.351c.188.292.308.518.384.685a2.6 2.6 0 0 1-.658-.128c-.862-.264-1.925-.86-3.14-1.638a90 90 0 0 1-1.112-.73c-.808-.535-1.645-1.09-2.34-1.48c-.52-.291-1.147-.603-1.785-.752c-.606-.142-1.773-.251-2.693.669c-.81.81-1.078 1.779-1.161 2.573c-.065.625-.026 1.302.003 1.791l.012.217c.052.98-.005 1.424-.198 1.727c-.24.275-.501.623-.79 1.059c-.068.103-.229.312-.443.591c-1.035 1.347-3.327 4.33-2.631 5.026c.84.84 5.597-2.556 6.361-3.32c.67-.67.997-1.18 1.102-1.598c.71-1.374.64-2.805.594-3.695q-.007-.15-.016-.283l-.018-.346c.488.29 1.013.639 1.608 1.034c.412.273.858.57 1.35.884c1.223.785 2.69 1.657 4.126 2.096c1.434.44 3.405.597 4.93-.928c.912-.912 1.128-2.063.954-3.106c-.155-.93-.615-1.799-1.08-2.519c-.798-1.234-2.004-2.603-3.116-3.864l-.543-.617c-1.34-1.53-2.443-2.875-3.013-4.015c-.278-.556-.343-.902-.342-1.083c.001-.104.014-.17.14-.296q.02-.021.023-.027l.004-.005l.006.001q.006.003.031.006c.18.022.561.147 1.183.563c1.246.832 2.7 2.3 4.334 3.997l.354.368c1.442 1.502 3.018 3.143 4.465 4.218c.778.578 1.713 1.145 2.73 1.356c1.152.239 2.39.002 3.37-.977c.686-.687 1.142-1.496 1.32-2.403c.175-.887.057-1.726-.17-2.451c-.429-1.374-1.36-2.661-2.09-3.635q-.223-.298-.425-.563c-.62-.82-1.082-1.429-1.355-1.975c-.012-.024.201-.285.485-.62m.875-5.596a.75.75 0 1 1-1.06-1.06a.75.75 0 0 1 1.06 1.06m1.693 3.197a.75.75 0 1 0 1.06-1.06a.75.75 0 0 0-1.06 1.06M14.444 31.372l-.005.011z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-animal-snake {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M33.68%2017.768c1.169.892%202.372%201.1%204.159-.687c.707-.707%205.293-8.142%203.535-9.899c-1.757-1.757-8.839%202.475-9.9%203.535c-1.788%201.789-1.577%202.993-.682%204.163l-.706.706a3.43%203.43%200%200%200-1.031%202.46c0%20.825.279%201.562.563%202.13c.456.913%201.203%201.894%201.823%202.708q.176.23.334.44c.77%201.027%201.277%201.802%201.472%202.429c.086.274.077.42.064.486a.5.5%200%200%201-.092.194c-.2-.075-.534-.249-1.018-.609c-1.165-.865-2.517-2.27-4.058-3.874l-.264-.274c-1.554-1.615-3.318-3.43-4.994-4.55c-.84-.56-1.844-1.08-2.936-1.209a3.97%203.97%200%200%200-3.363%201.169c-.875.875-1.3%201.948-1.31%203.086c-.01%201.062.338%202.06.763%202.91c.837%201.673%202.295%203.39%203.58%204.86l.586.666v.001c1.134%201.288%202.103%202.39%202.725%203.351c.188.292.308.518.384.685a2.6%202.6%200%200%201-.658-.128c-.862-.264-1.925-.86-3.14-1.638a90%2090%200%200%201-1.112-.73c-.808-.535-1.645-1.09-2.34-1.48c-.52-.291-1.147-.603-1.785-.752c-.606-.142-1.773-.251-2.693.669c-.81.81-1.078%201.779-1.161%202.573c-.065.625-.026%201.302.003%201.791l.012.217c.052.98-.005%201.424-.198%201.727c-.24.275-.501.623-.79%201.059c-.068.103-.229.312-.443.591c-1.035%201.347-3.327%204.33-2.631%205.026c.84.84%205.597-2.556%206.361-3.32c.67-.67.997-1.18%201.102-1.598c.71-1.374.64-2.805.594-3.695q-.007-.15-.016-.283l-.018-.346c.488.29%201.013.639%201.608%201.034c.412.273.858.57%201.35.884c1.223.785%202.69%201.657%204.126%202.096c1.434.44%203.405.597%204.93-.928c.912-.912%201.128-2.063.954-3.106c-.155-.93-.615-1.799-1.08-2.519c-.798-1.234-2.004-2.603-3.116-3.864l-.543-.617c-1.34-1.53-2.443-2.875-3.013-4.015c-.278-.556-.343-.902-.342-1.083c.001-.104.014-.17.14-.296q.02-.021.023-.027l.004-.005l.006.001q.006.003.031.006c.18.022.561.147%201.183.563c1.246.832%202.7%202.3%204.334%203.997l.354.368c1.442%201.502%203.018%203.143%204.465%204.218c.778.578%201.713%201.145%202.73%201.356c1.152.239%202.39.002%203.37-.977c.686-.687%201.142-1.496%201.32-2.403c.175-.887.057-1.726-.17-2.451c-.429-1.374-1.36-2.661-2.09-3.635q-.223-.298-.425-.563c-.62-.82-1.082-1.429-1.355-1.975c-.012-.024.201-.285.485-.62m.875-5.596a.75.75%200%201%201-1.06-1.06a.75.75%200%200%201%201.06%201.06m1.693%203.197a.75.75%200%201%200%201.06-1.06a.75.75%200%200%200-1.06%201.06M14.444%2031.372l-.005.011z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M33.68%2017.768c1.169.892%202.372%201.1%204.159-.687c.707-.707%205.293-8.142%203.535-9.899c-1.757-1.757-8.839%202.475-9.9%203.535c-1.788%201.789-1.577%202.993-.682%204.163l-.706.706a3.43%203.43%200%200%200-1.031%202.46c0%20.825.279%201.562.563%202.13c.456.913%201.203%201.894%201.823%202.708q.176.23.334.44c.77%201.027%201.277%201.802%201.472%202.429c.086.274.077.42.064.486a.5.5%200%200%201-.092.194c-.2-.075-.534-.249-1.018-.609c-1.165-.865-2.517-2.27-4.058-3.874l-.264-.274c-1.554-1.615-3.318-3.43-4.994-4.55c-.84-.56-1.844-1.08-2.936-1.209a3.97%203.97%200%200%200-3.363%201.169c-.875.875-1.3%201.948-1.31%203.086c-.01%201.062.338%202.06.763%202.91c.837%201.673%202.295%203.39%203.58%204.86l.586.666v.001c1.134%201.288%202.103%202.39%202.725%203.351c.188.292.308.518.384.685a2.6%202.6%200%200%201-.658-.128c-.862-.264-1.925-.86-3.14-1.638a90%2090%200%200%201-1.112-.73c-.808-.535-1.645-1.09-2.34-1.48c-.52-.291-1.147-.603-1.785-.752c-.606-.142-1.773-.251-2.693.669c-.81.81-1.078%201.779-1.161%202.573c-.065.625-.026%201.302.003%201.791l.012.217c.052.98-.005%201.424-.198%201.727c-.24.275-.501.623-.79%201.059c-.068.103-.229.312-.443.591c-1.035%201.347-3.327%204.33-2.631%205.026c.84.84%205.597-2.556%206.361-3.32c.67-.67.997-1.18%201.102-1.598c.71-1.374.64-2.805.594-3.695q-.007-.15-.016-.283l-.018-.346c.488.29%201.013.639%201.608%201.034c.412.273.858.57%201.35.884c1.223.785%202.69%201.657%204.126%202.096c1.434.44%203.405.597%204.93-.928c.912-.912%201.128-2.063.954-3.106c-.155-.93-.615-1.799-1.08-2.519c-.798-1.234-2.004-2.603-3.116-3.864l-.543-.617c-1.34-1.53-2.443-2.875-3.013-4.015c-.278-.556-.343-.902-.342-1.083c.001-.104.014-.17.14-.296q.02-.021.023-.027l.004-.005l.006.001q.006.003.031.006c.18.022.561.147%201.183.563c1.246.832%202.7%202.3%204.334%203.997l.354.368c1.442%201.502%203.018%203.143%204.465%204.218c.778.578%201.713%201.145%202.73%201.356c1.152.239%202.39.002%203.37-.977c.686-.687%201.142-1.496%201.32-2.403c.175-.887.057-1.726-.17-2.451c-.429-1.374-1.36-2.661-2.09-3.635q-.223-.298-.425-.563c-.62-.82-1.082-1.429-1.355-1.975c-.012-.024.201-.285.485-.62m.875-5.596a.75.75%200%201%201-1.06-1.06a.75.75%200%200%201%201.06%201.06m1.693%203.197a.75.75%200%201%200%201.06-1.06a.75.75%200%200%200-1.06%201.06M14.444%2031.372l-.005.011z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/animal-snake.svg?color=%231a73e8&size=48