permanent job icon

permanent-job from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
permanent-job
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the permanent job icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M6.5 9h-1m5 0h-1m-3-3h-1m5 0h-1m9 9h-1m1-4h-1"/><path stroke-linejoin="round" d="M14 8v14h4c1.886 0 2.828 0 3.414-.586S22 19.886 22 18v-6c0-1.886 0-2.828-.586-3.414S19.886 8 18 8zm0 0c0-2.828 0-4.243-.879-5.121C12.243 2 10.828 2 8 2s-4.243 0-5.121.879C2 3.757 2 5.172 2 8v2"/><path d="M8.025 13.955a2 2 0 1 1-3.999-.002a2 2 0 0 1 3.999.002ZM2.07 20.21c1.058-1.628 2.739-2.238 3.955-2.237s2.847.609 3.906 2.237c.068.105.087.235.025.344c-.247.439-1.016 1.31-1.57 1.368c-.639.068-2.307.078-2.36.078s-1.773-.01-2.41-.078c-.556-.059-1.324-.929-1.572-1.368a.33.33 0 0 1 .026-.344Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPermanentJob(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M6.5 9h-1m5 0h-1m-3-3h-1m5 0h-1m9 9h-1m1-4h-1"/><path strokeLinejoin="round" d="M14 8v14h4c1.886 0 2.828 0 3.414-.586S22 19.886 22 18v-6c0-1.886 0-2.828-.586-3.414S19.886 8 18 8zm0 0c0-2.828 0-4.243-.879-5.121C12.243 2 10.828 2 8 2s-4.243 0-5.121.879C2 3.757 2 5.172 2 8v2"/><path d="M8.025 13.955a2 2 0 1 1-3.999-.002a2 2 0 0 1 3.999.002ZM2.07 20.21c1.058-1.628 2.739-2.238 3.955-2.237s2.847.609 3.906 2.237c.068.105.087.235.025.344c-.247.439-1.016 1.31-1.57 1.368c-.639.068-2.307.078-2.36.078s-1.773-.01-2.41-.078c-.556-.059-1.324-.929-1.572-1.368a.33.33 0 0 1 .026-.344Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M6.5 9h-1m5 0h-1m-3-3h-1m5 0h-1m9 9h-1m1-4h-1"/><path stroke-linejoin="round" d="M14 8v14h4c1.886 0 2.828 0 3.414-.586S22 19.886 22 18v-6c0-1.886 0-2.828-.586-3.414S19.886 8 18 8zm0 0c0-2.828 0-4.243-.879-5.121C12.243 2 10.828 2 8 2s-4.243 0-5.121.879C2 3.757 2 5.172 2 8v2"/><path d="M8.025 13.955a2 2 0 1 1-3.999-.002a2 2 0 0 1 3.999.002ZM2.07 20.21c1.058-1.628 2.739-2.238 3.955-2.237s2.847.609 3.906 2.237c.068.105.087.235.025.344c-.247.439-1.016 1.31-1.57 1.368c-.639.068-2.307.078-2.36.078s-1.773-.01-2.41-.078c-.556-.059-1.324-.929-1.572-1.368a.33.33 0 0 1 .026-.344Z"/></g></svg>
</template>

CSS

.icon-permanent-job {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.5%209h-1m5%200h-1m-3-3h-1m5%200h-1m9%209h-1m1-4h-1%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%208v14h4c1.886%200%202.828%200%203.414-.586S22%2019.886%2022%2018v-6c0-1.886%200-2.828-.586-3.414S19.886%208%2018%208zm0%200c0-2.828%200-4.243-.879-5.121C12.243%202%2010.828%202%208%202s-4.243%200-5.121.879C2%203.757%202%205.172%202%208v2%22%2F%3E%3Cpath%20d%3D%22M8.025%2013.955a2%202%200%201%201-3.999-.002a2%202%200%200%201%203.999.002ZM2.07%2020.21c1.058-1.628%202.739-2.238%203.955-2.237s2.847.609%203.906%202.237c.068.105.087.235.025.344c-.247.439-1.016%201.31-1.57%201.368c-.639.068-2.307.078-2.36.078s-1.773-.01-2.41-.078c-.556-.059-1.324-.929-1.572-1.368a.33.33%200%200%201%20.026-.344Z%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.5%209h-1m5%200h-1m-3-3h-1m5%200h-1m9%209h-1m1-4h-1%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%208v14h4c1.886%200%202.828%200%203.414-.586S22%2019.886%2022%2018v-6c0-1.886%200-2.828-.586-3.414S19.886%208%2018%208zm0%200c0-2.828%200-4.243-.879-5.121C12.243%202%2010.828%202%208%202s-4.243%200-5.121.879C2%203.757%202%205.172%202%208v2%22%2F%3E%3Cpath%20d%3D%22M8.025%2013.955a2%202%200%201%201-3.999-.002a2%202%200%200%201%203.999.002ZM2.07%2020.21c1.058-1.628%202.739-2.238%203.955-2.237s2.847.609%203.906%202.237c.068.105.087.235.025.344c-.247.439-1.016%201.31-1.57%201.368c-.639.068-2.307.078-2.36.078s-1.773-.01-2.41-.078c-.556-.059-1.324-.929-1.572-1.368a.33.33%200%200%201%20.026-.344Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/permanent-job.svg?color=%231a73e8&size=48