ppe-apron-outline from Health Icons by Resolve to Save Lives · Outline · Ppe · MIT Free for personal and commercial use.

Name
ppe-apron-outline
Set
Health Icons
Style
Outline
Category
Ppe
Viewbox
48×48
License
MIT
Aliases
ppe-apron2x-outline

3 other variants in Health Icons

More ppe icons from Health Icons

Use the ppe apron 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="m20.05 5.963l.292.658a4.001 4.001 0 0 0 7.316 0l.292-.658l.716.068A7 7 0 0 1 35 13v12a3 3 0 0 1-3 3h-1v11.72l-3.521 1.174a11 11 0 0 1-6.957 0L17 39.721V28h-1a3 3 0 0 1-3-3V13a7 7 0 0 1 6.334-6.969zM33 25a1 1 0 0 1-1 1h-1V15h-2v7H19v-7h-2v11h-1a1 1 0 0 1-1-1V13a5 5 0 0 1 3.878-4.874A6 6 0 0 0 24 11a6 6 0 0 0 5.122-2.874A5 5 0 0 1 33 13zm-6.154 13.997L29 38.28V24H19v14.28l2.154.718a9 9 0 0 0 5.692 0" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPpeApronOutline(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="m20.05 5.963l.292.658a4.001 4.001 0 0 0 7.316 0l.292-.658l.716.068A7 7 0 0 1 35 13v12a3 3 0 0 1-3 3h-1v11.72l-3.521 1.174a11 11 0 0 1-6.957 0L17 39.721V28h-1a3 3 0 0 1-3-3V13a7 7 0 0 1 6.334-6.969zM33 25a1 1 0 0 1-1 1h-1V15h-2v7H19v-7h-2v11h-1a1 1 0 0 1-1-1V13a5 5 0 0 1 3.878-4.874A6 6 0 0 0 24 11a6 6 0 0 0 5.122-2.874A5 5 0 0 1 33 13zm-6.154 13.997L29 38.28V24H19v14.28l2.154.718a9 9 0 0 0 5.692 0" 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="m20.05 5.963l.292.658a4.001 4.001 0 0 0 7.316 0l.292-.658l.716.068A7 7 0 0 1 35 13v12a3 3 0 0 1-3 3h-1v11.72l-3.521 1.174a11 11 0 0 1-6.957 0L17 39.721V28h-1a3 3 0 0 1-3-3V13a7 7 0 0 1 6.334-6.969zM33 25a1 1 0 0 1-1 1h-1V15h-2v7H19v-7h-2v11h-1a1 1 0 0 1-1-1V13a5 5 0 0 1 3.878-4.874A6 6 0 0 0 24 11a6 6 0 0 0 5.122-2.874A5 5 0 0 1 33 13zm-6.154 13.997L29 38.28V24H19v14.28l2.154.718a9 9 0 0 0 5.692 0" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-ppe-apron-outline {
  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%22m20.05%205.963l.292.658a4.001%204.001%200%200%200%207.316%200l.292-.658l.716.068A7%207%200%200%201%2035%2013v12a3%203%200%200%201-3%203h-1v11.72l-3.521%201.174a11%2011%200%200%201-6.957%200L17%2039.721V28h-1a3%203%200%200%201-3-3V13a7%207%200%200%201%206.334-6.969zM33%2025a1%201%200%200%201-1%201h-1V15h-2v7H19v-7h-2v11h-1a1%201%200%200%201-1-1V13a5%205%200%200%201%203.878-4.874A6%206%200%200%200%2024%2011a6%206%200%200%200%205.122-2.874A5%205%200%200%201%2033%2013zm-6.154%2013.997L29%2038.28V24H19v14.28l2.154.718a9%209%200%200%200%205.692%200%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%22m20.05%205.963l.292.658a4.001%204.001%200%200%200%207.316%200l.292-.658l.716.068A7%207%200%200%201%2035%2013v12a3%203%200%200%201-3%203h-1v11.72l-3.521%201.174a11%2011%200%200%201-6.957%200L17%2039.721V28h-1a3%203%200%200%201-3-3V13a7%207%200%200%201%206.334-6.969zM33%2025a1%201%200%200%201-1%201h-1V15h-2v7H19v-7h-2v11h-1a1%201%200%200%201-1-1V13a5%205%200%200%201%203.878-4.874A6%206%200%200%200%2024%2011a6%206%200%200%200%205.122-2.874A5%205%200%200%201%2033%2013zm-6.154%2013.997L29%2038.28V24H19v14.28l2.154.718a9%209%200%200%200%205.692%200%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/ppe-apron-outline.svg?color=%231a73e8&size=48