urine sample icon

urine-sample from Health Icons by Resolve to Save Lives · Filled · Devices · MIT Free for personal and commercial use.

Name
urine-sample
Set
Health Icons
Style
Filled
Category
Devices
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More devices icons from Health Icons

Use the urine sample 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="M6.879 6.879A3 3 0 0 0 6 9v5h2.138q0 .066.004.133l1.734 26A2 2 0 0 0 11.87 42h23.26a2 2 0 0 0 1.995-1.867l1.734-26a2 2 0 0 0 .004-.133H42V9a2.99 2.99 0 0 0-1.832-2.764A3 3 0 0 0 39 6H9a3 3 0 0 0-2.121.879M36.862 14H10.138l.267 4H21a2 2 0 0 1 2 2v2h13.329zm-25.748 6l.778 14H21V20zM11 11.714H9V8.286h2zm4-3.428h-2v3.428h2zm4 3.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4 3.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4 3.428h-2V8.286h2zm4-3.428h-2v3.428h2z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsUrineSample(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="M6.879 6.879A3 3 0 0 0 6 9v5h2.138q0 .066.004.133l1.734 26A2 2 0 0 0 11.87 42h23.26a2 2 0 0 0 1.995-1.867l1.734-26a2 2 0 0 0 .004-.133H42V9a2.99 2.99 0 0 0-1.832-2.764A3 3 0 0 0 39 6H9a3 3 0 0 0-2.121.879M36.862 14H10.138l.267 4H21a2 2 0 0 1 2 2v2h13.329zm-25.748 6l.778 14H21V20zM11 11.714H9V8.286h2zm4-3.428h-2v3.428h2zm4 3.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4 3.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4 3.428h-2V8.286h2zm4-3.428h-2v3.428h2z" 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="M6.879 6.879A3 3 0 0 0 6 9v5h2.138q0 .066.004.133l1.734 26A2 2 0 0 0 11.87 42h23.26a2 2 0 0 0 1.995-1.867l1.734-26a2 2 0 0 0 .004-.133H42V9a2.99 2.99 0 0 0-1.832-2.764A3 3 0 0 0 39 6H9a3 3 0 0 0-2.121.879M36.862 14H10.138l.267 4H21a2 2 0 0 1 2 2v2h13.329zm-25.748 6l.778 14H21V20zM11 11.714H9V8.286h2zm4-3.428h-2v3.428h2zm4 3.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4 3.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4 3.428h-2V8.286h2zm4-3.428h-2v3.428h2z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-urine-sample {
  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%22M6.879%206.879A3%203%200%200%200%206%209v5h2.138q0%20.066.004.133l1.734%2026A2%202%200%200%200%2011.87%2042h23.26a2%202%200%200%200%201.995-1.867l1.734-26a2%202%200%200%200%20.004-.133H42V9a2.99%202.99%200%200%200-1.832-2.764A3%203%200%200%200%2039%206H9a3%203%200%200%200-2.121.879M36.862%2014H10.138l.267%204H21a2%202%200%200%201%202%202v2h13.329zm-25.748%206l.778%2014H21V20zM11%2011.714H9V8.286h2zm4-3.428h-2v3.428h2zm4%203.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4%203.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4%203.428h-2V8.286h2zm4-3.428h-2v3.428h2z%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%22M6.879%206.879A3%203%200%200%200%206%209v5h2.138q0%20.066.004.133l1.734%2026A2%202%200%200%200%2011.87%2042h23.26a2%202%200%200%200%201.995-1.867l1.734-26a2%202%200%200%200%20.004-.133H42V9a2.99%202.99%200%200%200-1.832-2.764A3%203%200%200%200%2039%206H9a3%203%200%200%200-2.121.879M36.862%2014H10.138l.267%204H21a2%202%200%200%201%202%202v2h13.329zm-25.748%206l.778%2014H21V20zM11%2011.714H9V8.286h2zm4-3.428h-2v3.428h2zm4%203.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4%203.428h-2V8.286h2zm4-3.428h-2v3.428h2zm4%203.428h-2V8.286h2zm4-3.428h-2v3.428h2z%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/urine-sample.svg?color=%231a73e8&size=48