cone test on walls icon
cone-test-on-walls from Health Icons by Resolve to Save Lives · Filled · Diagnostics · MIT Free for personal and commercial use.
- Name
- cone-test-on-walls
- Set
- Health Icons
- Style
- Filled
- Category
- Diagnostics
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
More diagnostics icons from Health Icons
biopsycone-test-on-netsdiscriminating-concentration-bioassayshiv-self-testintensity-concentration-bioassaysmalaria-microscopemalaria-mixed-microscopemalaria-pf-microscopemalaria-pv-microscopemalaria-testingmosquito-collectionrdt-resultrdt-result-invalidrdt-result-mixedrdt-result-mixed-invalidrdt-result-mixed-invalid-rectangularrdt-result-mixed-rectangularrdt-result-negrdt-result-neg-invalidrdt-result-neg-invalid-rectangularrdt-result-neg-rectangularrdt-result-no-testrdt-result-pfrdt-result-pf-invalid
Use the cone test on walls 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="M17.709 38.513A2 2 0 0 0 19 36.643v-2.4l12.986-3.895c.52 1.626 1.992 2.799 3.728 2.799c2.17 0 3.929-1.832 3.929-4.091q0-.323-.046-.63C41.03 27.585 42 25.983 42 24.146c0-1.836-.969-3.437-2.403-4.28a4 4 0 0 0 .046-.629c0-2.259-1.759-4.09-3.929-4.09c-1.64 0-3.045 1.046-3.633 2.533L19 13.756v-2.399a2 2 0 0 0-1.291-1.87L9.386 6.334A2.5 2.5 0 0 0 6 8.672v30.656a2.5 2.5 0 0 0 3.386 2.338zm-3.778-6.66c-.318.953-.653 1.588-.931 1.948c-.278-.36-.613-.995-.931-1.948C11.429 29.935 11 27.159 11 24s.43-5.935 1.069-7.853c.318-.953.653-1.588.931-1.948c.278.36.613.995.931 1.948C14.571 18.065 15 20.841 15 24s-.43 5.935-1.069 7.853m17.65-3.895c-.354-.9-.58-2.273-.58-3.811c0-1.732.286-3.254.72-4.128C30.35 20.204 29 21.726 29 24c0 2.197 1.26 3.692 2.581 3.958M15.575 14.816L29.3 18.934C27.871 20.037 27 21.978 27 24s.872 3.963 2.3 5.066l-13.725 4.117C16.446 30.982 17 27.685 17 24s-.554-6.983-1.425-9.184" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsConeTestOnWalls(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="M17.709 38.513A2 2 0 0 0 19 36.643v-2.4l12.986-3.895c.52 1.626 1.992 2.799 3.728 2.799c2.17 0 3.929-1.832 3.929-4.091q0-.323-.046-.63C41.03 27.585 42 25.983 42 24.146c0-1.836-.969-3.437-2.403-4.28a4 4 0 0 0 .046-.629c0-2.259-1.759-4.09-3.929-4.09c-1.64 0-3.045 1.046-3.633 2.533L19 13.756v-2.399a2 2 0 0 0-1.291-1.87L9.386 6.334A2.5 2.5 0 0 0 6 8.672v30.656a2.5 2.5 0 0 0 3.386 2.338zm-3.778-6.66c-.318.953-.653 1.588-.931 1.948c-.278-.36-.613-.995-.931-1.948C11.429 29.935 11 27.159 11 24s.43-5.935 1.069-7.853c.318-.953.653-1.588.931-1.948c.278.36.613.995.931 1.948C14.571 18.065 15 20.841 15 24s-.43 5.935-1.069 7.853m17.65-3.895c-.354-.9-.58-2.273-.58-3.811c0-1.732.286-3.254.72-4.128C30.35 20.204 29 21.726 29 24c0 2.197 1.26 3.692 2.581 3.958M15.575 14.816L29.3 18.934C27.871 20.037 27 21.978 27 24s.872 3.963 2.3 5.066l-13.725 4.117C16.446 30.982 17 27.685 17 24s-.554-6.983-1.425-9.184" 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="M17.709 38.513A2 2 0 0 0 19 36.643v-2.4l12.986-3.895c.52 1.626 1.992 2.799 3.728 2.799c2.17 0 3.929-1.832 3.929-4.091q0-.323-.046-.63C41.03 27.585 42 25.983 42 24.146c0-1.836-.969-3.437-2.403-4.28a4 4 0 0 0 .046-.629c0-2.259-1.759-4.09-3.929-4.09c-1.64 0-3.045 1.046-3.633 2.533L19 13.756v-2.399a2 2 0 0 0-1.291-1.87L9.386 6.334A2.5 2.5 0 0 0 6 8.672v30.656a2.5 2.5 0 0 0 3.386 2.338zm-3.778-6.66c-.318.953-.653 1.588-.931 1.948c-.278-.36-.613-.995-.931-1.948C11.429 29.935 11 27.159 11 24s.43-5.935 1.069-7.853c.318-.953.653-1.588.931-1.948c.278.36.613.995.931 1.948C14.571 18.065 15 20.841 15 24s-.43 5.935-1.069 7.853m17.65-3.895c-.354-.9-.58-2.273-.58-3.811c0-1.732.286-3.254.72-4.128C30.35 20.204 29 21.726 29 24c0 2.197 1.26 3.692 2.581 3.958M15.575 14.816L29.3 18.934C27.871 20.037 27 21.978 27 24s.872 3.963 2.3 5.066l-13.725 4.117C16.446 30.982 17 27.685 17 24s-.554-6.983-1.425-9.184" clip-rule="evenodd"/></svg> </template>
CSS
.icon-cone-test-on-walls {
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%22M17.709%2038.513A2%202%200%200%200%2019%2036.643v-2.4l12.986-3.895c.52%201.626%201.992%202.799%203.728%202.799c2.17%200%203.929-1.832%203.929-4.091q0-.323-.046-.63C41.03%2027.585%2042%2025.983%2042%2024.146c0-1.836-.969-3.437-2.403-4.28a4%204%200%200%200%20.046-.629c0-2.259-1.759-4.09-3.929-4.09c-1.64%200-3.045%201.046-3.633%202.533L19%2013.756v-2.399a2%202%200%200%200-1.291-1.87L9.386%206.334A2.5%202.5%200%200%200%206%208.672v30.656a2.5%202.5%200%200%200%203.386%202.338zm-3.778-6.66c-.318.953-.653%201.588-.931%201.948c-.278-.36-.613-.995-.931-1.948C11.429%2029.935%2011%2027.159%2011%2024s.43-5.935%201.069-7.853c.318-.953.653-1.588.931-1.948c.278.36.613.995.931%201.948C14.571%2018.065%2015%2020.841%2015%2024s-.43%205.935-1.069%207.853m17.65-3.895c-.354-.9-.58-2.273-.58-3.811c0-1.732.286-3.254.72-4.128C30.35%2020.204%2029%2021.726%2029%2024c0%202.197%201.26%203.692%202.581%203.958M15.575%2014.816L29.3%2018.934C27.871%2020.037%2027%2021.978%2027%2024s.872%203.963%202.3%205.066l-13.725%204.117C16.446%2030.982%2017%2027.685%2017%2024s-.554-6.983-1.425-9.184%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%22M17.709%2038.513A2%202%200%200%200%2019%2036.643v-2.4l12.986-3.895c.52%201.626%201.992%202.799%203.728%202.799c2.17%200%203.929-1.832%203.929-4.091q0-.323-.046-.63C41.03%2027.585%2042%2025.983%2042%2024.146c0-1.836-.969-3.437-2.403-4.28a4%204%200%200%200%20.046-.629c0-2.259-1.759-4.09-3.929-4.09c-1.64%200-3.045%201.046-3.633%202.533L19%2013.756v-2.399a2%202%200%200%200-1.291-1.87L9.386%206.334A2.5%202.5%200%200%200%206%208.672v30.656a2.5%202.5%200%200%200%203.386%202.338zm-3.778-6.66c-.318.953-.653%201.588-.931%201.948c-.278-.36-.613-.995-.931-1.948C11.429%2029.935%2011%2027.159%2011%2024s.43-5.935%201.069-7.853c.318-.953.653-1.588.931-1.948c.278.36.613.995.931%201.948C14.571%2018.065%2015%2020.841%2015%2024s-.43%205.935-1.069%207.853m17.65-3.895c-.354-.9-.58-2.273-.58-3.811c0-1.732.286-3.254.72-4.128C30.35%2020.204%2029%2021.726%2029%2024c0%202.197%201.26%203.692%202.581%203.958M15.575%2014.816L29.3%2018.934C27.871%2020.037%2027%2021.978%2027%2024s.872%203.963%202.3%205.066l-13.725%204.117C16.446%2030.982%2017%2027.685%2017%2024s-.554-6.983-1.425-9.184%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/cone-test-on-walls.svg?color=%231a73e8&size=48