cone test on nets negative icon

cone-test-on-nets-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
cone-test-on-nets-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the cone test on nets negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsConeTestOnNetsNegative)"><path d="M33.801 35c-.36-.278-.995-.613-1.948-.931C29.935 33.429 27.159 33 24 33s-5.935.43-7.853 1.069c-.953.318-1.588.653-1.948.931c.36.278.995.613 1.948.931C18.065 36.571 20.841 37 24 37s5.935-.43 7.853-1.069c.953-.318 1.588-.653 1.948-.931M19.32 17.412l-4.504 15.013C17.019 31.554 20.316 31 24 31s6.982.554 9.184 1.425L28.68 17.412C27.966 18.924 26.14 20 24 20s-3.966-1.076-4.68-2.588"/><path fill-rule="evenodd" d="M0 0h48v48H0zm24 39c6.627 0 12-1.79 12-4q-.001-.313-.14-.612l-5.512-18.374c1.626-.52 2.798-1.993 2.798-3.728c0-2.17-1.831-3.929-4.09-3.929q-.322 0-.63.046C27.584 6.97 25.983 6 24.146 6s-3.438.969-4.28 2.403a4 4 0 0 0-.629-.046c-2.26 0-4.09 1.759-4.09 3.929c0 1.64 1.046 3.045 2.533 3.634l-5.54 18.468q-.139.3-.14.612c0 2.21 5.373 4 12 4m15-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-6a1 1 0 1 0 0-2a1 1 0 0 0 0 2M27 41a1 1 0 1 1-2 0a1 1 0 0 1 2 0m14-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-29 1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-5-1a1 1 0 1 0 2 0a1 1 0 0 0-2 0m34-6a1 1 0 1 0 0-2a1 1 0 0 0 0 2M8 30a1 1 0 1 0 2 0a1 1 0 0 0-2 0m26 12a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-17-1a1 1 0 1 0 2 0a1 1 0 0 0-2 0m21 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-25-1a1 1 0 1 0 2 0a1 1 0 0 0-2 0m-3 1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m32-6a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-32 2a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-2-4a1 1 0 1 0 2 0a1 1 0 0 0-2 0m-1-1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-1 3a1 1 0 1 0 2 0a1 1 0 0 0-2 0m30 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-5 1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-9 1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m18-8a1 1 0 1 1-2 0a1 1 0 0 1 2 0" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsConeTestOnNetsNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsConeTestOnNetsNegative(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"><g fill="currentColor" clipPath="url(#healthiconsConeTestOnNetsNegative)"><path d="M33.801 35c-.36-.278-.995-.613-1.948-.931C29.935 33.429 27.159 33 24 33s-5.935.43-7.853 1.069c-.953.318-1.588.653-1.948.931c.36.278.995.613 1.948.931C18.065 36.571 20.841 37 24 37s5.935-.43 7.853-1.069c.953-.318 1.588-.653 1.948-.931M19.32 17.412l-4.504 15.013C17.019 31.554 20.316 31 24 31s6.982.554 9.184 1.425L28.68 17.412C27.966 18.924 26.14 20 24 20s-3.966-1.076-4.68-2.588"/><path fillRule="evenodd" d="M0 0h48v48H0zm24 39c6.627 0 12-1.79 12-4q-.001-.313-.14-.612l-5.512-18.374c1.626-.52 2.798-1.993 2.798-3.728c0-2.17-1.831-3.929-4.09-3.929q-.322 0-.63.046C27.584 6.97 25.983 6 24.146 6s-3.438.969-4.28 2.403a4 4 0 0 0-.629-.046c-2.26 0-4.09 1.759-4.09 3.929c0 1.64 1.046 3.045 2.533 3.634l-5.54 18.468q-.139.3-.14.612c0 2.21 5.373 4 12 4m15-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-6a1 1 0 1 0 0-2a1 1 0 0 0 0 2M27 41a1 1 0 1 1-2 0a1 1 0 0 1 2 0m14-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-29 1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-5-1a1 1 0 1 0 2 0a1 1 0 0 0-2 0m34-6a1 1 0 1 0 0-2a1 1 0 0 0 0 2M8 30a1 1 0 1 0 2 0a1 1 0 0 0-2 0m26 12a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-17-1a1 1 0 1 0 2 0a1 1 0 0 0-2 0m21 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-25-1a1 1 0 1 0 2 0a1 1 0 0 0-2 0m-3 1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m32-6a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-32 2a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-2-4a1 1 0 1 0 2 0a1 1 0 0 0-2 0m-1-1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-1 3a1 1 0 1 0 2 0a1 1 0 0 0-2 0m30 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-5 1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-9 1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m18-8a1 1 0 1 1-2 0a1 1 0 0 1 2 0" clipRule="evenodd"/></g><defs><clipPath id="healthiconsConeTestOnNetsNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsConeTestOnNetsNegative)"><path d="M33.801 35c-.36-.278-.995-.613-1.948-.931C29.935 33.429 27.159 33 24 33s-5.935.43-7.853 1.069c-.953.318-1.588.653-1.948.931c.36.278.995.613 1.948.931C18.065 36.571 20.841 37 24 37s5.935-.43 7.853-1.069c.953-.318 1.588-.653 1.948-.931M19.32 17.412l-4.504 15.013C17.019 31.554 20.316 31 24 31s6.982.554 9.184 1.425L28.68 17.412C27.966 18.924 26.14 20 24 20s-3.966-1.076-4.68-2.588"/><path fill-rule="evenodd" d="M0 0h48v48H0zm24 39c6.627 0 12-1.79 12-4q-.001-.313-.14-.612l-5.512-18.374c1.626-.52 2.798-1.993 2.798-3.728c0-2.17-1.831-3.929-4.09-3.929q-.322 0-.63.046C27.584 6.97 25.983 6 24.146 6s-3.438.969-4.28 2.403a4 4 0 0 0-.629-.046c-2.26 0-4.09 1.759-4.09 3.929c0 1.64 1.046 3.045 2.533 3.634l-5.54 18.468q-.139.3-.14.612c0 2.21 5.373 4 12 4m15-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m0-6a1 1 0 1 0 0-2a1 1 0 0 0 0 2M27 41a1 1 0 1 1-2 0a1 1 0 0 1 2 0m14-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-29 1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-5-1a1 1 0 1 0 2 0a1 1 0 0 0-2 0m34-6a1 1 0 1 0 0-2a1 1 0 0 0 0 2M8 30a1 1 0 1 0 2 0a1 1 0 0 0-2 0m26 12a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-17-1a1 1 0 1 0 2 0a1 1 0 0 0-2 0m21 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-25-1a1 1 0 1 0 2 0a1 1 0 0 0-2 0m-3 1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m32-6a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-32 2a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-2-4a1 1 0 1 0 2 0a1 1 0 0 0-2 0m-1-1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m-1 3a1 1 0 1 0 2 0a1 1 0 0 0-2 0m30 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-5 1a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-9 1a1 1 0 1 1 0-2a1 1 0 0 1 0 2m18-8a1 1 0 1 1-2 0a1 1 0 0 1 2 0" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsConeTestOnNetsNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-cone-test-on-nets-negative {
  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%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsConeTestOnNetsNegative)%22%3E%3Cpath%20d%3D%22M33.801%2035c-.36-.278-.995-.613-1.948-.931C29.935%2033.429%2027.159%2033%2024%2033s-5.935.43-7.853%201.069c-.953.318-1.588.653-1.948.931c.36.278.995.613%201.948.931C18.065%2036.571%2020.841%2037%2024%2037s5.935-.43%207.853-1.069c.953-.318%201.588-.653%201.948-.931M19.32%2017.412l-4.504%2015.013C17.019%2031.554%2020.316%2031%2024%2031s6.982.554%209.184%201.425L28.68%2017.412C27.966%2018.924%2026.14%2020%2024%2020s-3.966-1.076-4.68-2.588%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm24%2039c6.627%200%2012-1.79%2012-4q-.001-.313-.14-.612l-5.512-18.374c1.626-.52%202.798-1.993%202.798-3.728c0-2.17-1.831-3.929-4.09-3.929q-.322%200-.63.046C27.584%206.97%2025.983%206%2024.146%206s-3.438.969-4.28%202.403a4%204%200%200%200-.629-.046c-2.26%200-4.09%201.759-4.09%203.929c0%201.64%201.046%203.045%202.533%203.634l-5.54%2018.468q-.139.3-.14.612c0%202.21%205.373%204%2012%204m15-2a1%201%200%201%201-2%200a1%201%200%200%201%202%200m0-6a1%201%200%201%200%200-2a1%201%200%200%200%200%202M27%2041a1%201%200%201%201-2%200a1%201%200%200%201%202%200m14-2a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-29%201a1%201%200%201%201%200-2a1%201%200%200%201%200%202m-5-1a1%201%200%201%200%202%200a1%201%200%200%200-2%200m34-6a1%201%200%201%200%200-2a1%201%200%200%200%200%202M8%2030a1%201%200%201%200%202%200a1%201%200%200%200-2%200m26%2012a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-17-1a1%201%200%201%200%202%200a1%201%200%200%200-2%200m21%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-25-1a1%201%200%201%200%202%200a1%201%200%200%200-2%200m-3%201a1%201%200%201%201%200-2a1%201%200%200%201%200%202m32-6a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-32%202a1%201%200%201%201%200-2a1%201%200%200%201%200%202m-2-4a1%201%200%201%200%202%200a1%201%200%200%200-2%200m-1-1a1%201%200%201%201%200-2a1%201%200%200%201%200%202m-1%203a1%201%200%201%200%202%200a1%201%200%200%200-2%200m30%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-5%201a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-9%201a1%201%200%201%201%200-2a1%201%200%200%201%200%202m18-8a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsConeTestOnNetsNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsConeTestOnNetsNegative)%22%3E%3Cpath%20d%3D%22M33.801%2035c-.36-.278-.995-.613-1.948-.931C29.935%2033.429%2027.159%2033%2024%2033s-5.935.43-7.853%201.069c-.953.318-1.588.653-1.948.931c.36.278.995.613%201.948.931C18.065%2036.571%2020.841%2037%2024%2037s5.935-.43%207.853-1.069c.953-.318%201.588-.653%201.948-.931M19.32%2017.412l-4.504%2015.013C17.019%2031.554%2020.316%2031%2024%2031s6.982.554%209.184%201.425L28.68%2017.412C27.966%2018.924%2026.14%2020%2024%2020s-3.966-1.076-4.68-2.588%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm24%2039c6.627%200%2012-1.79%2012-4q-.001-.313-.14-.612l-5.512-18.374c1.626-.52%202.798-1.993%202.798-3.728c0-2.17-1.831-3.929-4.09-3.929q-.322%200-.63.046C27.584%206.97%2025.983%206%2024.146%206s-3.438.969-4.28%202.403a4%204%200%200%200-.629-.046c-2.26%200-4.09%201.759-4.09%203.929c0%201.64%201.046%203.045%202.533%203.634l-5.54%2018.468q-.139.3-.14.612c0%202.21%205.373%204%2012%204m15-2a1%201%200%201%201-2%200a1%201%200%200%201%202%200m0-6a1%201%200%201%200%200-2a1%201%200%200%200%200%202M27%2041a1%201%200%201%201-2%200a1%201%200%200%201%202%200m14-2a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-29%201a1%201%200%201%201%200-2a1%201%200%200%201%200%202m-5-1a1%201%200%201%200%202%200a1%201%200%200%200-2%200m34-6a1%201%200%201%200%200-2a1%201%200%200%200%200%202M8%2030a1%201%200%201%200%202%200a1%201%200%200%200-2%200m26%2012a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-17-1a1%201%200%201%200%202%200a1%201%200%200%200-2%200m21%201a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-25-1a1%201%200%201%200%202%200a1%201%200%200%200-2%200m-3%201a1%201%200%201%201%200-2a1%201%200%200%201%200%202m32-6a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-32%202a1%201%200%201%201%200-2a1%201%200%200%201%200%202m-2-4a1%201%200%201%200%202%200a1%201%200%200%200-2%200m-1-1a1%201%200%201%201%200-2a1%201%200%200%201%200%202m-1%203a1%201%200%201%200%202%200a1%201%200%200%200-2%200m30%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-5%201a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-9%201a1%201%200%201%201%200-2a1%201%200%200%201%200%202m18-8a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsConeTestOnNetsNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/cone-test-on-nets-negative.svg?color=%231a73e8&size=48