job status level icon

job-status-level-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Symbols · MIT Free for personal and commercial use.

Name
job-status-level-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Symbols
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More symbols icons from Health Icons

Use the job status level icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 5a2 2 0 1 1-3.999.001A2 2 0 0 1 14 5m-1.25 7.5v2.75H18c.69 0 1.25.56 1.25 1.25v1.7a1.5 1.5 0 1 1-1.5 0v-1.45h-5v1.45a1.5 1.5 0 1 1-1.5 0v-1.45h-5v1.45a1.5 1.5 0 1 1-1.5 0v-1.7c0-.69.56-1.25 1.25-1.25h5.25V12.5zM12 8c-1.335 0-4 .674-4 1.778v1.333h8V9.778C16 8.674 13.335 8 12 8"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsJobStatusLevelOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 5a2 2 0 1 1-3.999.001A2 2 0 0 1 14 5m-1.25 7.5v2.75H18c.69 0 1.25.56 1.25 1.25v1.7a1.5 1.5 0 1 1-1.5 0v-1.45h-5v1.45a1.5 1.5 0 1 1-1.5 0v-1.45h-5v1.45a1.5 1.5 0 1 1-1.5 0v-1.7c0-.69.56-1.25 1.25-1.25h5.25V12.5zM12 8c-1.335 0-4 .674-4 1.778v1.333h8V9.778C16 8.674 13.335 8 12 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 5a2 2 0 1 1-3.999.001A2 2 0 0 1 14 5m-1.25 7.5v2.75H18c.69 0 1.25.56 1.25 1.25v1.7a1.5 1.5 0 1 1-1.5 0v-1.45h-5v1.45a1.5 1.5 0 1 1-1.5 0v-1.45h-5v1.45a1.5 1.5 0 1 1-1.5 0v-1.7c0-.69.56-1.25 1.25-1.25h5.25V12.5zM12 8c-1.335 0-4 .674-4 1.778v1.333h8V9.778C16 8.674 13.335 8 12 8"/></svg>
</template>

CSS

.icon-job-status-level-outline-24px {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%205a2%202%200%201%201-3.999.001A2%202%200%200%201%2014%205m-1.25%207.5v2.75H18c.69%200%201.25.56%201.25%201.25v1.7a1.5%201.5%200%201%201-1.5%200v-1.45h-5v1.45a1.5%201.5%200%201%201-1.5%200v-1.45h-5v1.45a1.5%201.5%200%201%201-1.5%200v-1.7c0-.69.56-1.25%201.25-1.25h5.25V12.5zM12%208c-1.335%200-4%20.674-4%201.778v1.333h8V9.778C16%208.674%2013.335%208%2012%208%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%205a2%202%200%201%201-3.999.001A2%202%200%200%201%2014%205m-1.25%207.5v2.75H18c.69%200%201.25.56%201.25%201.25v1.7a1.5%201.5%200%201%201-1.5%200v-1.45h-5v1.45a1.5%201.5%200%201%201-1.5%200v-1.45h-5v1.45a1.5%201.5%200%201%201-1.5%200v-1.7c0-.69.56-1.25%201.25-1.25h5.25V12.5zM12%208c-1.335%200-4%20.674-4%201.778v1.333h8V9.778C16%208.674%2013.335%208%2012%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/job-status-level-outline-24px.svg?color=%231a73e8&size=48