biceps flexed icon
biceps-flexed from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- biceps-flexed
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the biceps flexed 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="M14.057 13.5c.982-.637 2.203-1.015 3.526-1.015q.461 0 .903.07c2.058.316 3.014 2.582 3.014 4.733c0 2.152-.977 4.39-3.041 4.656a7 7 0 0 1-.876.056c-1.505 0-2.905-.212-3.944-1.016c-1.687.727-5.692 1.254-9.776-1.44c-1.298-.857-1.662-2.585-1.122-4.075A49.4 49.4 0 0 1 8.124 4.832l.644-.962c.056-.084.085-.126.114-.165a1.97 1.97 0 0 1 .903-.679c.045-.016.092-.031.187-.06l2.01-.624c.802-.249 1.203-.373 1.586-.335c.291.028.573.124.825.28c.33.205.58.551 1.082 1.243l.388.535c.215.297.323.446.387.584a1.56 1.56 0 0 1-.337 1.78c-.11.102-.263.198-.571.389a3 3 0 0 1-.273.16a1.43 1.43 0 0 1-.944.107a3 3 0 0 1-.3-.095l-.727-.25c-.697-.24-1.046-.36-1.373-.233c-.327.128-.5.438-.847 1.057c-.855 1.526-1.782 3.628-2.152 6.306c1.31-.847 4.52-1.829 6.878 1.016"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBicepsFlexed(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="M14.057 13.5c.982-.637 2.203-1.015 3.526-1.015q.461 0 .903.07c2.058.316 3.014 2.582 3.014 4.733c0 2.152-.977 4.39-3.041 4.656a7 7 0 0 1-.876.056c-1.505 0-2.905-.212-3.944-1.016c-1.687.727-5.692 1.254-9.776-1.44c-1.298-.857-1.662-2.585-1.122-4.075A49.4 49.4 0 0 1 8.124 4.832l.644-.962c.056-.084.085-.126.114-.165a1.97 1.97 0 0 1 .903-.679c.045-.016.092-.031.187-.06l2.01-.624c.802-.249 1.203-.373 1.586-.335c.291.028.573.124.825.28c.33.205.58.551 1.082 1.243l.388.535c.215.297.323.446.387.584a1.56 1.56 0 0 1-.337 1.78c-.11.102-.263.198-.571.389a3 3 0 0 1-.273.16a1.43 1.43 0 0 1-.944.107a3 3 0 0 1-.3-.095l-.727-.25c-.697-.24-1.046-.36-1.373-.233c-.327.128-.5.438-.847 1.057c-.855 1.526-1.782 3.628-2.152 6.306c1.31-.847 4.52-1.829 6.878 1.016"/></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="M14.057 13.5c.982-.637 2.203-1.015 3.526-1.015q.461 0 .903.07c2.058.316 3.014 2.582 3.014 4.733c0 2.152-.977 4.39-3.041 4.656a7 7 0 0 1-.876.056c-1.505 0-2.905-.212-3.944-1.016c-1.687.727-5.692 1.254-9.776-1.44c-1.298-.857-1.662-2.585-1.122-4.075A49.4 49.4 0 0 1 8.124 4.832l.644-.962c.056-.084.085-.126.114-.165a1.97 1.97 0 0 1 .903-.679c.045-.016.092-.031.187-.06l2.01-.624c.802-.249 1.203-.373 1.586-.335c.291.028.573.124.825.28c.33.205.58.551 1.082 1.243l.388.535c.215.297.323.446.387.584a1.56 1.56 0 0 1-.337 1.78c-.11.102-.263.198-.571.389a3 3 0 0 1-.273.16a1.43 1.43 0 0 1-.944.107a3 3 0 0 1-.3-.095l-.727-.25c-.697-.24-1.046-.36-1.373-.233c-.327.128-.5.438-.847 1.057c-.855 1.526-1.782 3.628-2.152 6.306c1.31-.847 4.52-1.829 6.878 1.016"/></svg> </template>
CSS
.icon-biceps-flexed {
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%22M14.057%2013.5c.982-.637%202.203-1.015%203.526-1.015q.461%200%20.903.07c2.058.316%203.014%202.582%203.014%204.733c0%202.152-.977%204.39-3.041%204.656a7%207%200%200%201-.876.056c-1.505%200-2.905-.212-3.944-1.016c-1.687.727-5.692%201.254-9.776-1.44c-1.298-.857-1.662-2.585-1.122-4.075A49.4%2049.4%200%200%201%208.124%204.832l.644-.962c.056-.084.085-.126.114-.165a1.97%201.97%200%200%201%20.903-.679c.045-.016.092-.031.187-.06l2.01-.624c.802-.249%201.203-.373%201.586-.335c.291.028.573.124.825.28c.33.205.58.551%201.082%201.243l.388.535c.215.297.323.446.387.584a1.56%201.56%200%200%201-.337%201.78c-.11.102-.263.198-.571.389a3%203%200%200%201-.273.16a1.43%201.43%200%200%201-.944.107a3%203%200%200%201-.3-.095l-.727-.25c-.697-.24-1.046-.36-1.373-.233c-.327.128-.5.438-.847%201.057c-.855%201.526-1.782%203.628-2.152%206.306c1.31-.847%204.52-1.829%206.878%201.016%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%22M14.057%2013.5c.982-.637%202.203-1.015%203.526-1.015q.461%200%20.903.07c2.058.316%203.014%202.582%203.014%204.733c0%202.152-.977%204.39-3.041%204.656a7%207%200%200%201-.876.056c-1.505%200-2.905-.212-3.944-1.016c-1.687.727-5.692%201.254-9.776-1.44c-1.298-.857-1.662-2.585-1.122-4.075A49.4%2049.4%200%200%201%208.124%204.832l.644-.962c.056-.084.085-.126.114-.165a1.97%201.97%200%200%201%20.903-.679c.045-.016.092-.031.187-.06l2.01-.624c.802-.249%201.203-.373%201.586-.335c.291.028.573.124.825.28c.33.205.58.551%201.082%201.243l.388.535c.215.297.323.446.387.584a1.56%201.56%200%200%201-.337%201.78c-.11.102-.263.198-.571.389a3%203%200%200%201-.273.16a1.43%201.43%200%200%201-.944.107a3%203%200%200%201-.3-.095l-.727-.25c-.697-.24-1.046-.36-1.373-.233c-.327.128-.5.438-.847%201.057c-.855%201.526-1.782%203.628-2.152%206.306c1.31-.847%204.52-1.829%206.878%201.016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/biceps-flexed.svg?color=%231a73e8&size=48