flexbicep emoji
flexbicep from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.
- Name
- flexbicep
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- People
- Viewbox
- 512×512
- License
- Apache 2.0
More people icons from Firefox OS Emoji
Use the flexbicep emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M472 362.5c-6.9-25.8-29.8-48.2-65-58.1c-26.4-7.4-74.2-17.3-118.6-5.5c-26.9 7.1-54.7 23.9-78.1 39.4V335c0-5.7.2-24.7.9-36.4c.4-12.5.8-25.3 1.6-38c.5-12.9 1.5-25.6 2.6-38.2c.8-12.8 2.9-24.6 4.4-36.5c1.9-10.9 5.4-21.5 9.2-31.3c12.8 8.1 30.9 14 53.8 14c30.6 0 45.1-9.4 51.2-16.3c3-3.4 8.2-9.8 3.8-21.9c-4.2-11.3-10.2-9.3-10.2-13.6c0-5.7 2.2-5.5 11-10c20-10.1 17.9-27.4 17.8-43.7c.1-1.2.1-2.3.1-3.5c0-32.8-31.9-59.4-71.1-59.4c-.8 0-1.6 0-2.4.1l-.2-.3c-32.8 0-53.6 9.7-66.1 24.2c-.6.4-1.1.8-1.7 1.3c-1.6 1.6-3.3 3.2-5.1 5c-6.7 6.8-16.8 17.7-20.8 24.6c-5.8 8-11.8 16.9-17.4 26.2c-6.4 9.4-11.8 19.5-18.5 30c-6.6 10.5-12.3 21.9-19.2 33.4c-12.5 23.3-26.7 48-38.9 73.7C83 244.1 71.2 270.3 62.2 296c-4.5 12.9-8.4 25.6-11.7 37.9c-3.1 12.6-6.5 24.1-7.9 35.9c-.2 1.5-.4 3-.5 4.5c-7.8 49.9-8.6 106.5-1.7 115.2c7.9 10.1 29.3 13.1 49.5 11.7c13.8-.9 77.9 10.5 140.5 10.5c3.6.1 7.2.2 10.9.2c47.9.2 100.9-3.3 132.2-17.2c91.6-40.5 113.2-77 98.5-132.2"/><path fill="#EDC0A2" d="M302.4 434.1c-2.1 0-4.2-.1-6.4-.2c-27.9-1.7-53.4-14.1-71.9-35c-3.4-3.8-3.1-9.7.8-13.1c3.8-3.4 9.7-3.1 13.1.8c15.2 17.2 36.2 27.4 59.1 28.7c22.9 1.4 45-6.3 62.1-21.5c3.8-3.4 9.7-3.1 13.1.8c3.4 3.8 3.1 9.7-.8 13.1c-19.2 17.1-43.5 26.4-69.1 26.4"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiFlexbicep(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M472 362.5c-6.9-25.8-29.8-48.2-65-58.1c-26.4-7.4-74.2-17.3-118.6-5.5c-26.9 7.1-54.7 23.9-78.1 39.4V335c0-5.7.2-24.7.9-36.4c.4-12.5.8-25.3 1.6-38c.5-12.9 1.5-25.6 2.6-38.2c.8-12.8 2.9-24.6 4.4-36.5c1.9-10.9 5.4-21.5 9.2-31.3c12.8 8.1 30.9 14 53.8 14c30.6 0 45.1-9.4 51.2-16.3c3-3.4 8.2-9.8 3.8-21.9c-4.2-11.3-10.2-9.3-10.2-13.6c0-5.7 2.2-5.5 11-10c20-10.1 17.9-27.4 17.8-43.7c.1-1.2.1-2.3.1-3.5c0-32.8-31.9-59.4-71.1-59.4c-.8 0-1.6 0-2.4.1l-.2-.3c-32.8 0-53.6 9.7-66.1 24.2c-.6.4-1.1.8-1.7 1.3c-1.6 1.6-3.3 3.2-5.1 5c-6.7 6.8-16.8 17.7-20.8 24.6c-5.8 8-11.8 16.9-17.4 26.2c-6.4 9.4-11.8 19.5-18.5 30c-6.6 10.5-12.3 21.9-19.2 33.4c-12.5 23.3-26.7 48-38.9 73.7C83 244.1 71.2 270.3 62.2 296c-4.5 12.9-8.4 25.6-11.7 37.9c-3.1 12.6-6.5 24.1-7.9 35.9c-.2 1.5-.4 3-.5 4.5c-7.8 49.9-8.6 106.5-1.7 115.2c7.9 10.1 29.3 13.1 49.5 11.7c13.8-.9 77.9 10.5 140.5 10.5c3.6.1 7.2.2 10.9.2c47.9.2 100.9-3.3 132.2-17.2c91.6-40.5 113.2-77 98.5-132.2"/><path fill="#EDC0A2" d="M302.4 434.1c-2.1 0-4.2-.1-6.4-.2c-27.9-1.7-53.4-14.1-71.9-35c-3.4-3.8-3.1-9.7.8-13.1c3.8-3.4 9.7-3.1 13.1.8c15.2 17.2 36.2 27.4 59.1 28.7c22.9 1.4 45-6.3 62.1-21.5c3.8-3.4 9.7-3.1 13.1.8c3.4 3.8 3.1 9.7-.8 13.1c-19.2 17.1-43.5 26.4-69.1 26.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFD3B6" d="M472 362.5c-6.9-25.8-29.8-48.2-65-58.1c-26.4-7.4-74.2-17.3-118.6-5.5c-26.9 7.1-54.7 23.9-78.1 39.4V335c0-5.7.2-24.7.9-36.4c.4-12.5.8-25.3 1.6-38c.5-12.9 1.5-25.6 2.6-38.2c.8-12.8 2.9-24.6 4.4-36.5c1.9-10.9 5.4-21.5 9.2-31.3c12.8 8.1 30.9 14 53.8 14c30.6 0 45.1-9.4 51.2-16.3c3-3.4 8.2-9.8 3.8-21.9c-4.2-11.3-10.2-9.3-10.2-13.6c0-5.7 2.2-5.5 11-10c20-10.1 17.9-27.4 17.8-43.7c.1-1.2.1-2.3.1-3.5c0-32.8-31.9-59.4-71.1-59.4c-.8 0-1.6 0-2.4.1l-.2-.3c-32.8 0-53.6 9.7-66.1 24.2c-.6.4-1.1.8-1.7 1.3c-1.6 1.6-3.3 3.2-5.1 5c-6.7 6.8-16.8 17.7-20.8 24.6c-5.8 8-11.8 16.9-17.4 26.2c-6.4 9.4-11.8 19.5-18.5 30c-6.6 10.5-12.3 21.9-19.2 33.4c-12.5 23.3-26.7 48-38.9 73.7C83 244.1 71.2 270.3 62.2 296c-4.5 12.9-8.4 25.6-11.7 37.9c-3.1 12.6-6.5 24.1-7.9 35.9c-.2 1.5-.4 3-.5 4.5c-7.8 49.9-8.6 106.5-1.7 115.2c7.9 10.1 29.3 13.1 49.5 11.7c13.8-.9 77.9 10.5 140.5 10.5c3.6.1 7.2.2 10.9.2c47.9.2 100.9-3.3 132.2-17.2c91.6-40.5 113.2-77 98.5-132.2"/><path fill="#EDC0A2" d="M302.4 434.1c-2.1 0-4.2-.1-6.4-.2c-27.9-1.7-53.4-14.1-71.9-35c-3.4-3.8-3.1-9.7.8-13.1c3.8-3.4 9.7-3.1 13.1.8c15.2 17.2 36.2 27.4 59.1 28.7c22.9 1.4 45-6.3 62.1-21.5c3.8-3.4 9.7-3.1 13.1.8c3.4 3.8 3.1 9.7-.8 13.1c-19.2 17.1-43.5 26.4-69.1 26.4"/></svg> </template>
CSS
.icon-flexbicep {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M472%20362.5c-6.9-25.8-29.8-48.2-65-58.1c-26.4-7.4-74.2-17.3-118.6-5.5c-26.9%207.1-54.7%2023.9-78.1%2039.4V335c0-5.7.2-24.7.9-36.4c.4-12.5.8-25.3%201.6-38c.5-12.9%201.5-25.6%202.6-38.2c.8-12.8%202.9-24.6%204.4-36.5c1.9-10.9%205.4-21.5%209.2-31.3c12.8%208.1%2030.9%2014%2053.8%2014c30.6%200%2045.1-9.4%2051.2-16.3c3-3.4%208.2-9.8%203.8-21.9c-4.2-11.3-10.2-9.3-10.2-13.6c0-5.7%202.2-5.5%2011-10c20-10.1%2017.9-27.4%2017.8-43.7c.1-1.2.1-2.3.1-3.5c0-32.8-31.9-59.4-71.1-59.4c-.8%200-1.6%200-2.4.1l-.2-.3c-32.8%200-53.6%209.7-66.1%2024.2c-.6.4-1.1.8-1.7%201.3c-1.6%201.6-3.3%203.2-5.1%205c-6.7%206.8-16.8%2017.7-20.8%2024.6c-5.8%208-11.8%2016.9-17.4%2026.2c-6.4%209.4-11.8%2019.5-18.5%2030c-6.6%2010.5-12.3%2021.9-19.2%2033.4c-12.5%2023.3-26.7%2048-38.9%2073.7C83%20244.1%2071.2%20270.3%2062.2%20296c-4.5%2012.9-8.4%2025.6-11.7%2037.9c-3.1%2012.6-6.5%2024.1-7.9%2035.9c-.2%201.5-.4%203-.5%204.5c-7.8%2049.9-8.6%20106.5-1.7%20115.2c7.9%2010.1%2029.3%2013.1%2049.5%2011.7c13.8-.9%2077.9%2010.5%20140.5%2010.5c3.6.1%207.2.2%2010.9.2c47.9.2%20100.9-3.3%20132.2-17.2c91.6-40.5%20113.2-77%2098.5-132.2%22%2F%3E%3Cpath%20fill%3D%22%23EDC0A2%22%20d%3D%22M302.4%20434.1c-2.1%200-4.2-.1-6.4-.2c-27.9-1.7-53.4-14.1-71.9-35c-3.4-3.8-3.1-9.7.8-13.1c3.8-3.4%209.7-3.1%2013.1.8c15.2%2017.2%2036.2%2027.4%2059.1%2028.7c22.9%201.4%2045-6.3%2062.1-21.5c3.8-3.4%209.7-3.1%2013.1.8c3.4%203.8%203.1%209.7-.8%2013.1c-19.2%2017.1-43.5%2026.4-69.1%2026.4%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FFD3B6%22%20d%3D%22M472%20362.5c-6.9-25.8-29.8-48.2-65-58.1c-26.4-7.4-74.2-17.3-118.6-5.5c-26.9%207.1-54.7%2023.9-78.1%2039.4V335c0-5.7.2-24.7.9-36.4c.4-12.5.8-25.3%201.6-38c.5-12.9%201.5-25.6%202.6-38.2c.8-12.8%202.9-24.6%204.4-36.5c1.9-10.9%205.4-21.5%209.2-31.3c12.8%208.1%2030.9%2014%2053.8%2014c30.6%200%2045.1-9.4%2051.2-16.3c3-3.4%208.2-9.8%203.8-21.9c-4.2-11.3-10.2-9.3-10.2-13.6c0-5.7%202.2-5.5%2011-10c20-10.1%2017.9-27.4%2017.8-43.7c.1-1.2.1-2.3.1-3.5c0-32.8-31.9-59.4-71.1-59.4c-.8%200-1.6%200-2.4.1l-.2-.3c-32.8%200-53.6%209.7-66.1%2024.2c-.6.4-1.1.8-1.7%201.3c-1.6%201.6-3.3%203.2-5.1%205c-6.7%206.8-16.8%2017.7-20.8%2024.6c-5.8%208-11.8%2016.9-17.4%2026.2c-6.4%209.4-11.8%2019.5-18.5%2030c-6.6%2010.5-12.3%2021.9-19.2%2033.4c-12.5%2023.3-26.7%2048-38.9%2073.7C83%20244.1%2071.2%20270.3%2062.2%20296c-4.5%2012.9-8.4%2025.6-11.7%2037.9c-3.1%2012.6-6.5%2024.1-7.9%2035.9c-.2%201.5-.4%203-.5%204.5c-7.8%2049.9-8.6%20106.5-1.7%20115.2c7.9%2010.1%2029.3%2013.1%2049.5%2011.7c13.8-.9%2077.9%2010.5%20140.5%2010.5c3.6.1%207.2.2%2010.9.2c47.9.2%20100.9-3.3%20132.2-17.2c91.6-40.5%20113.2-77%2098.5-132.2%22%2F%3E%3Cpath%20fill%3D%22%23EDC0A2%22%20d%3D%22M302.4%20434.1c-2.1%200-4.2-.1-6.4-.2c-27.9-1.7-53.4-14.1-71.9-35c-3.4-3.8-3.1-9.7.8-13.1c3.8-3.4%209.7-3.1%2013.1.8c15.2%2017.2%2036.2%2027.4%2059.1%2028.7c22.9%201.4%2045-6.3%2062.1-21.5c3.8-3.4%209.7-3.1%2013.1.8c3.4%203.8%203.1%209.7-.8%2013.1c-19.2%2017.1-43.5%2026.4-69.1%2026.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/flexbicep.svg?color=%231a73e8&size=48