muscle from IconPark TwoTone by ByteDance · Two tone · Sports · Apache-2.0 Free for personal and commercial use.

Name
muscle
Set
IconPark TwoTone
Style
Two tone
Category
Sports
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More sports icons from IconPark TwoTone

Use the muscle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG32PdTd8v"><g fill="none"><path fill="#555" 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="#fff" 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></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG32PdTd8v)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkTwotoneMuscle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG32PdTd8v"><g fill="none"><path fill="#555" 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="#fff" 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></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG32PdTd8v)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG32PdTd8v"><g fill="none"><path fill="#555" 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="#fff" 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></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG32PdTd8v)"/></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%3Cdefs%3E%3Cmask%20id%3D%22SVG32PdTd8v%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23555%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%22%23fff%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%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG32PdTd8v)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG32PdTd8v%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23555%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%22%23fff%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%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG32PdTd8v)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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