toxins icon
toxins from IconPark by ByteDance · Color · Health · Apache-2.0 Free for personal and commercial use.
- Name
- toxins
- Set
- IconPark
- Style
- Color
- Category
- Health
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More health icons from IconPark
Use the toxins icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" fill-rule="evenodd" stroke="#000" d="M33.9579 44.0002C33.9579 44.0002 33.9824 40.5294 33.9579 39.7603C34.5074 39.4659 35.0408 39.1454 35.5563 38.8002C36.5925 38.1066 37.5566 37.3137 38.435 36.4353C41.8734 32.9969 44 28.2469 44 23.0002C44 12.5068 35.4934 4.00024 25 4.00024C14.5066 4.00024 6 12.5068 6 23.0002C6 28.2469 8.12665 32.9969 11.565 36.4353C12.4434 37.3137 13.4075 38.1066 14.4437 38.8002C14.9592 39.1454 15.4547 39.4659 16.0043 39.7603C16.0043 40.0084 16.0043 41.4218 16.0043 44.0002C27.9733 44.0002 33.9579 44.0002 33.9579 44.0002Z" clip-rule="evenodd"/><path fill="#43CCF8" stroke="#fff" d="M18 27.0002C20.2091 27.0002 22 25.2094 22 23.0002L18 19.0002C15.7909 19.0002 14 20.7911 14 23.0002C14 25.2094 15.7909 27.0002 18 27.0002Z"/><path fill="#43CCF8" stroke="#fff" d="M32 27.0002C29.7909 27.0002 28 25.2094 28 23.0002L32 19.0002C34.2091 19.0002 36 20.7911 36 23.0002C36 25.2094 34.2091 27.0002 32 27.0002Z"/><path stroke="#fff" stroke-linecap="round" d="M22 34.0002L24.9379 31.0002L28 33.8965"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkToxins(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" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" fillRule="evenodd" stroke="#000" d="M33.9579 44.0002C33.9579 44.0002 33.9824 40.5294 33.9579 39.7603C34.5074 39.4659 35.0408 39.1454 35.5563 38.8002C36.5925 38.1066 37.5566 37.3137 38.435 36.4353C41.8734 32.9969 44 28.2469 44 23.0002C44 12.5068 35.4934 4.00024 25 4.00024C14.5066 4.00024 6 12.5068 6 23.0002C6 28.2469 8.12665 32.9969 11.565 36.4353C12.4434 37.3137 13.4075 38.1066 14.4437 38.8002C14.9592 39.1454 15.4547 39.4659 16.0043 39.7603C16.0043 40.0084 16.0043 41.4218 16.0043 44.0002C27.9733 44.0002 33.9579 44.0002 33.9579 44.0002Z" clipRule="evenodd"/><path fill="#43CCF8" stroke="#fff" d="M18 27.0002C20.2091 27.0002 22 25.2094 22 23.0002L18 19.0002C15.7909 19.0002 14 20.7911 14 23.0002C14 25.2094 15.7909 27.0002 18 27.0002Z"/><path fill="#43CCF8" stroke="#fff" d="M32 27.0002C29.7909 27.0002 28 25.2094 28 23.0002L32 19.0002C34.2091 19.0002 36 20.7911 36 23.0002C36 25.2094 34.2091 27.0002 32 27.0002Z"/><path stroke="#fff" strokeLinecap="round" d="M22 34.0002L24.9379 31.0002L28 33.8965"/></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-linejoin="round" stroke-width="4"><path fill="#2F88FF" fill-rule="evenodd" stroke="#000" d="M33.9579 44.0002C33.9579 44.0002 33.9824 40.5294 33.9579 39.7603C34.5074 39.4659 35.0408 39.1454 35.5563 38.8002C36.5925 38.1066 37.5566 37.3137 38.435 36.4353C41.8734 32.9969 44 28.2469 44 23.0002C44 12.5068 35.4934 4.00024 25 4.00024C14.5066 4.00024 6 12.5068 6 23.0002C6 28.2469 8.12665 32.9969 11.565 36.4353C12.4434 37.3137 13.4075 38.1066 14.4437 38.8002C14.9592 39.1454 15.4547 39.4659 16.0043 39.7603C16.0043 40.0084 16.0043 41.4218 16.0043 44.0002C27.9733 44.0002 33.9579 44.0002 33.9579 44.0002Z" clip-rule="evenodd"/><path fill="#43CCF8" stroke="#fff" d="M18 27.0002C20.2091 27.0002 22 25.2094 22 23.0002L18 19.0002C15.7909 19.0002 14 20.7911 14 23.0002C14 25.2094 15.7909 27.0002 18 27.0002Z"/><path fill="#43CCF8" stroke="#fff" d="M32 27.0002C29.7909 27.0002 28 25.2094 28 23.0002L32 19.0002C34.2091 19.0002 36 20.7911 36 23.0002C36 25.2094 34.2091 27.0002 32 27.0002Z"/><path stroke="#fff" stroke-linecap="round" d="M22 34.0002L24.9379 31.0002L28 33.8965"/></g></svg> </template>
CSS
.icon-toxins {
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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20d%3D%22M33.9579%2044.0002C33.9579%2044.0002%2033.9824%2040.5294%2033.9579%2039.7603C34.5074%2039.4659%2035.0408%2039.1454%2035.5563%2038.8002C36.5925%2038.1066%2037.5566%2037.3137%2038.435%2036.4353C41.8734%2032.9969%2044%2028.2469%2044%2023.0002C44%2012.5068%2035.4934%204.00024%2025%204.00024C14.5066%204.00024%206%2012.5068%206%2023.0002C6%2028.2469%208.12665%2032.9969%2011.565%2036.4353C12.4434%2037.3137%2013.4075%2038.1066%2014.4437%2038.8002C14.9592%2039.1454%2015.4547%2039.4659%2016.0043%2039.7603C16.0043%2040.0084%2016.0043%2041.4218%2016.0043%2044.0002C27.9733%2044.0002%2033.9579%2044.0002%2033.9579%2044.0002Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M18%2027.0002C20.2091%2027.0002%2022%2025.2094%2022%2023.0002L18%2019.0002C15.7909%2019.0002%2014%2020.7911%2014%2023.0002C14%2025.2094%2015.7909%2027.0002%2018%2027.0002Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M32%2027.0002C29.7909%2027.0002%2028%2025.2094%2028%2023.0002L32%2019.0002C34.2091%2019.0002%2036%2020.7911%2036%2023.0002C36%2025.2094%2034.2091%2027.0002%2032%2027.0002Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M22%2034.0002L24.9379%2031.0002L28%2033.8965%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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20d%3D%22M33.9579%2044.0002C33.9579%2044.0002%2033.9824%2040.5294%2033.9579%2039.7603C34.5074%2039.4659%2035.0408%2039.1454%2035.5563%2038.8002C36.5925%2038.1066%2037.5566%2037.3137%2038.435%2036.4353C41.8734%2032.9969%2044%2028.2469%2044%2023.0002C44%2012.5068%2035.4934%204.00024%2025%204.00024C14.5066%204.00024%206%2012.5068%206%2023.0002C6%2028.2469%208.12665%2032.9969%2011.565%2036.4353C12.4434%2037.3137%2013.4075%2038.1066%2014.4437%2038.8002C14.9592%2039.1454%2015.4547%2039.4659%2016.0043%2039.7603C16.0043%2040.0084%2016.0043%2041.4218%2016.0043%2044.0002C27.9733%2044.0002%2033.9579%2044.0002%2033.9579%2044.0002Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M18%2027.0002C20.2091%2027.0002%2022%2025.2094%2022%2023.0002L18%2019.0002C15.7909%2019.0002%2014%2020.7911%2014%2023.0002C14%2025.2094%2015.7909%2027.0002%2018%2027.0002Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M32%2027.0002C29.7909%2027.0002%2028%2025.2094%2028%2023.0002L32%2019.0002C34.2091%2019.0002%2036%2020.7911%2036%2023.0002C36%2025.2094%2034.2091%2027.0002%2032%2027.0002Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M22%2034.0002L24.9379%2031.0002L28%2033.8965%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/toxins.svg?color=%231a73e8&size=48