body part six pack icon

body-part-six-pack from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
body-part-six-pack
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the body part six pack icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 6c0 1-1 3-5 3s-5-2-5-3c0 1-1 3-5 3S2 7 2 6m8-2.5C9.667 3 8.5 2 7 2m7 1.5C14.333 3 15.5 2 17 2M4 9v1c0 1.32.266 2.62.56 3.9c.54 2.346.81 5.68-.56 8.1M20 9v1c0 1.32-.266 2.62-.56 3.9c-.54 2.346-.81 5.68.56 8.1m-4-3c-1.485 1.179-2.356 1.369-3.677.282a.54.54 0 0 0-.664-.021C10.264 20.28 9.4 20.29 8 19m8-5c-1.485 1.179-2.356 1.369-3.677.282a.54.54 0 0 0-.664-.021C10.264 15.28 9.4 15.29 8 14m4 0v-2"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBodyPartSixPack(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M22 6c0 1-1 3-5 3s-5-2-5-3c0 1-1 3-5 3S2 7 2 6m8-2.5C9.667 3 8.5 2 7 2m7 1.5C14.333 3 15.5 2 17 2M4 9v1c0 1.32.266 2.62.56 3.9c.54 2.346.81 5.68-.56 8.1M20 9v1c0 1.32-.266 2.62-.56 3.9c-.54 2.346-.81 5.68.56 8.1m-4-3c-1.485 1.179-2.356 1.369-3.677.282a.54.54 0 0 0-.664-.021C10.264 20.28 9.4 20.29 8 19m8-5c-1.485 1.179-2.356 1.369-3.677.282a.54.54 0 0 0-.664-.021C10.264 15.28 9.4 15.29 8 14m4 0v-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 6c0 1-1 3-5 3s-5-2-5-3c0 1-1 3-5 3S2 7 2 6m8-2.5C9.667 3 8.5 2 7 2m7 1.5C14.333 3 15.5 2 17 2M4 9v1c0 1.32.266 2.62.56 3.9c.54 2.346.81 5.68-.56 8.1M20 9v1c0 1.32-.266 2.62-.56 3.9c-.54 2.346-.81 5.68.56 8.1m-4-3c-1.485 1.179-2.356 1.369-3.677.282a.54.54 0 0 0-.664-.021C10.264 20.28 9.4 20.29 8 19m8-5c-1.485 1.179-2.356 1.369-3.677.282a.54.54 0 0 0-.664-.021C10.264 15.28 9.4 15.29 8 14m4 0v-2"/></svg>
</template>

CSS

.icon-body-part-six-pack {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%206c0%201-1%203-5%203s-5-2-5-3c0%201-1%203-5%203S2%207%202%206m8-2.5C9.667%203%208.5%202%207%202m7%201.5C14.333%203%2015.5%202%2017%202M4%209v1c0%201.32.266%202.62.56%203.9c.54%202.346.81%205.68-.56%208.1M20%209v1c0%201.32-.266%202.62-.56%203.9c-.54%202.346-.81%205.68.56%208.1m-4-3c-1.485%201.179-2.356%201.369-3.677.282a.54.54%200%200%200-.664-.021C10.264%2020.28%209.4%2020.29%208%2019m8-5c-1.485%201.179-2.356%201.369-3.677.282a.54.54%200%200%200-.664-.021C10.264%2015.28%209.4%2015.29%208%2014m4%200v-2%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%206c0%201-1%203-5%203s-5-2-5-3c0%201-1%203-5%203S2%207%202%206m8-2.5C9.667%203%208.5%202%207%202m7%201.5C14.333%203%2015.5%202%2017%202M4%209v1c0%201.32.266%202.62.56%203.9c.54%202.346.81%205.68-.56%208.1M20%209v1c0%201.32-.266%202.62-.56%203.9c-.54%202.346-.81%205.68.56%208.1m-4-3c-1.485%201.179-2.356%201.369-3.677.282a.54.54%200%200%200-.664-.021C10.264%2020.28%209.4%2020.29%208%2019m8-5c-1.485%201.179-2.356%201.369-3.677.282a.54.54%200%200%200-.664-.021C10.264%2015.28%209.4%2015.29%208%2014m4%200v-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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