bicep logo
bicep from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- bicep
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bicep logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fbc02d" d="M3 18S4.15 6.885 7 3l5 1l-1 3H9v7h1c1.9-2.915 5.783-3.98 8.157-2.915c4.475 1.915 2.998 5.967.148 7.905C16.025 20.548 10.113 23.05 3 18"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeBicep(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fbc02d" d="M3 18S4.15 6.885 7 3l5 1l-1 3H9v7h1c1.9-2.915 5.783-3.98 8.157-2.915c4.475 1.915 2.998 5.967.148 7.905C16.025 20.548 10.113 23.05 3 18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fbc02d" d="M3 18S4.15 6.885 7 3l5 1l-1 3H9v7h1c1.9-2.915 5.783-3.98 8.157-2.915c4.475 1.915 2.998 5.967.148 7.905C16.025 20.548 10.113 23.05 3 18"/></svg> </template>
CSS
.icon-bicep {
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%22%23fbc02d%22%20d%3D%22M3%2018S4.15%206.885%207%203l5%201l-1%203H9v7h1c1.9-2.915%205.783-3.98%208.157-2.915c4.475%201.915%202.998%205.967.148%207.905C16.025%2020.548%2010.113%2023.05%203%2018%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%22%23fbc02d%22%20d%3D%22M3%2018S4.15%206.885%207%203l5%201l-1%203H9v7h1c1.9-2.915%205.783-3.98%208.157-2.915c4.475%201.915%202.998%205.967.148%207.905C16.025%2020.548%2010.113%2023.05%203%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/bicep.svg?color=%231a73e8&size=48