muscle icon
muscle from IconPark Solid by ByteDance · Solid · Sports · Apache-2.0 Free for personal and commercial use.
- Name
- muscle
- Set
- IconPark Solid
- Style
- Solid
- Category
- Sports
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More sports icons from IconPark Solid
Use the muscle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="currentColor" d="M21.37 36c1.45-5.25 6.52-9 12.36-8.38c5.56.59 9.98 5.28 10.26 10.86c.07 1.47-.13 2.88-.56 4.19c-.26.8-1.04 1.33-1.89 1.33H11.758c-5.048 0-8.834-4.619-7.844-9.569L10 4h12l4 7l-8.57 6.13L15 14"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="M21.37 36c1.45-5.25 6.52-9 12.36-8.38c5.56.59 9.98 5.28 10.26 10.86c.07 1.47-.13 2.88-.56 4.19c-.26.8-1.04 1.33-1.89 1.33H11.758c-5.048 0-8.834-4.619-7.844-9.569L10 4h12l4 7l-8.57 6.13L15 14m2.44 3.13L22 34"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidMuscle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="currentColor" d="M21.37 36c1.45-5.25 6.52-9 12.36-8.38c5.56.59 9.98 5.28 10.26 10.86c.07 1.47-.13 2.88-.56 4.19c-.26.8-1.04 1.33-1.89 1.33H11.758c-5.048 0-8.834-4.619-7.844-9.569L10 4h12l4 7l-8.57 6.13L15 14"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="2" strokeWidth="4" d="M21.37 36c1.45-5.25 6.52-9 12.36-8.38c5.56.59 9.98 5.28 10.26 10.86c.07 1.47-.13 2.88-.56 4.19c-.26.8-1.04 1.33-1.89 1.33H11.758c-5.048 0-8.834-4.619-7.844-9.569L10 4h12l4 7l-8.57 6.13L15 14m2.44 3.13L22 34"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="currentColor" d="M21.37 36c1.45-5.25 6.52-9 12.36-8.38c5.56.59 9.98 5.28 10.26 10.86c.07 1.47-.13 2.88-.56 4.19c-.26.8-1.04 1.33-1.89 1.33H11.758c-5.048 0-8.834-4.619-7.844-9.569L10 4h12l4 7l-8.57 6.13L15 14"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4" d="M21.37 36c1.45-5.25 6.52-9 12.36-8.38c5.56.59 9.98 5.28 10.26 10.86c.07 1.47-.13 2.88-.56 4.19c-.26.8-1.04 1.33-1.89 1.33H11.758c-5.048 0-8.834-4.619-7.844-9.569L10 4h12l4 7l-8.57 6.13L15 14m2.44 3.13L22 34"/></g></svg> </template>
CSS
.icon-muscle {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.37%2036c1.45-5.25%206.52-9%2012.36-8.38c5.56.59%209.98%205.28%2010.26%2010.86c.07%201.47-.13%202.88-.56%204.19c-.26.8-1.04%201.33-1.89%201.33H11.758c-5.048%200-8.834-4.619-7.844-9.569L10%204h12l4%207l-8.57%206.13L15%2014%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%20d%3D%22M21.37%2036c1.45-5.25%206.52-9%2012.36-8.38c5.56.59%209.98%205.28%2010.26%2010.86c.07%201.47-.13%202.88-.56%204.19c-.26.8-1.04%201.33-1.89%201.33H11.758c-5.048%200-8.834-4.619-7.844-9.569L10%204h12l4%207l-8.57%206.13L15%2014m2.44%203.13L22%2034%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.37%2036c1.45-5.25%206.52-9%2012.36-8.38c5.56.59%209.98%205.28%2010.26%2010.86c.07%201.47-.13%202.88-.56%204.19c-.26.8-1.04%201.33-1.89%201.33H11.758c-5.048%200-8.834-4.619-7.844-9.569L10%204h12l4%207l-8.57%206.13L15%2014%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%20d%3D%22M21.37%2036c1.45-5.25%206.52-9%2012.36-8.38c5.56.59%209.98%205.28%2010.26%2010.86c.07%201.47-.13%202.88-.56%204.19c-.26.8-1.04%201.33-1.89%201.33H11.758c-5.048%200-8.834-4.619-7.844-9.569L10%204h12l4%207l-8.57%206.13L15%2014m2.44%203.13L22%2034%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/muscle.svg?color=%231a73e8&size=48