back muscle body icon
back-muscle-body from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- back-muscle-body
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the back muscle body 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-linejoin="round" stroke-width="1.5"><path d="M15.5 10A1.5 1.5 0 0 1 14 8.5M8.5 10A1.5 1.5 0 0 0 10 8.5M14 2v.643c0 .587 0 .88.065 1.13a2 2 0 0 0 1.16 1.336c.237.1.527.141 1.108.224c1.162.166 1.743.25 2.218.45a4 4 0 0 1 2.318 2.672C21 8.954 21 9.54 21 10.714V22M10 2v.643c0 .587 0 .88-.065 1.13a2 2 0 0 1-1.16 1.336c-.237.1-.527.141-1.108.224c-1.162.166-1.743.25-2.218.45A4 4 0 0 0 3.13 8.454C3 8.954 3 9.54 3 10.714V22m9-9v9"/><path d="M18 11.5s-.545 2.864-.497 5.727C17.535 19.127 18 22 18 22M6 11.5s.545 2.864.497 5.727C6.465 19.127 6 22 6 22"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBackMuscleBody(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M15.5 10A1.5 1.5 0 0 1 14 8.5M8.5 10A1.5 1.5 0 0 0 10 8.5M14 2v.643c0 .587 0 .88.065 1.13a2 2 0 0 0 1.16 1.336c.237.1.527.141 1.108.224c1.162.166 1.743.25 2.218.45a4 4 0 0 1 2.318 2.672C21 8.954 21 9.54 21 10.714V22M10 2v.643c0 .587 0 .88-.065 1.13a2 2 0 0 1-1.16 1.336c-.237.1-.527.141-1.108.224c-1.162.166-1.743.25-2.218.45A4 4 0 0 0 3.13 8.454C3 8.954 3 9.54 3 10.714V22m9-9v9"/><path d="M18 11.5s-.545 2.864-.497 5.727C17.535 19.127 18 22 18 22M6 11.5s.545 2.864.497 5.727C6.465 19.127 6 22 6 22"/></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-linejoin="round" stroke-width="1.5"><path d="M15.5 10A1.5 1.5 0 0 1 14 8.5M8.5 10A1.5 1.5 0 0 0 10 8.5M14 2v.643c0 .587 0 .88.065 1.13a2 2 0 0 0 1.16 1.336c.237.1.527.141 1.108.224c1.162.166 1.743.25 2.218.45a4 4 0 0 1 2.318 2.672C21 8.954 21 9.54 21 10.714V22M10 2v.643c0 .587 0 .88-.065 1.13a2 2 0 0 1-1.16 1.336c-.237.1-.527.141-1.108.224c-1.162.166-1.743.25-2.218.45A4 4 0 0 0 3.13 8.454C3 8.954 3 9.54 3 10.714V22m9-9v9"/><path d="M18 11.5s-.545 2.864-.497 5.727C17.535 19.127 18 22 18 22M6 11.5s.545 2.864.497 5.727C6.465 19.127 6 22 6 22"/></g></svg> </template>
CSS
.icon-back-muscle-body {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.5%2010A1.5%201.5%200%200%201%2014%208.5M8.5%2010A1.5%201.5%200%200%200%2010%208.5M14%202v.643c0%20.587%200%20.88.065%201.13a2%202%200%200%200%201.16%201.336c.237.1.527.141%201.108.224c1.162.166%201.743.25%202.218.45a4%204%200%200%201%202.318%202.672C21%208.954%2021%209.54%2021%2010.714V22M10%202v.643c0%20.587%200%20.88-.065%201.13a2%202%200%200%201-1.16%201.336c-.237.1-.527.141-1.108.224c-1.162.166-1.743.25-2.218.45A4%204%200%200%200%203.13%208.454C3%208.954%203%209.54%203%2010.714V22m9-9v9%22%2F%3E%3Cpath%20d%3D%22M18%2011.5s-.545%202.864-.497%205.727C17.535%2019.127%2018%2022%2018%2022M6%2011.5s.545%202.864.497%205.727C6.465%2019.127%206%2022%206%2022%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15.5%2010A1.5%201.5%200%200%201%2014%208.5M8.5%2010A1.5%201.5%200%200%200%2010%208.5M14%202v.643c0%20.587%200%20.88.065%201.13a2%202%200%200%200%201.16%201.336c.237.1.527.141%201.108.224c1.162.166%201.743.25%202.218.45a4%204%200%200%201%202.318%202.672C21%208.954%2021%209.54%2021%2010.714V22M10%202v.643c0%20.587%200%20.88-.065%201.13a2%202%200%200%201-1.16%201.336c-.237.1-.527.141-1.108.224c-1.162.166-1.743.25-2.218.45A4%204%200%200%200%203.13%208.454C3%208.954%203%209.54%203%2010.714V22m9-9v9%22%2F%3E%3Cpath%20d%3D%22M18%2011.5s-.545%202.864-.497%205.727C17.535%2019.127%2018%2022%2018%2022M6%2011.5s.545%202.864.497%205.727C6.465%2019.127%206%2022%206%2022%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/back-muscle-body.svg?color=%231a73e8&size=48