humerus alt icon
humerus-alt from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- humerus-alt
- Set
- Material Symbols
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- humerus-alt-sharp
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the humerus alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12.775L7.5 4q1.875.925 3.475 2.538t2.4 3.362q.9-.95 1.988-1.525T18.4 7.3q1.15-.325 1.988-.625T22 6v9.65l-7.5 4.725q-.475.3-1.012.463T12.35 21q-.75 0-1.45-.288T9.625 19.9zM10 16q.425 0 .713-.288T11 15v-.1q0-.05-.025-.1q.425 0 .725-.288t.3-.712t-.288-.712T11 12.8q-.2 0-.387.088t-.313.212l-2.575-2.9q.125-.125.2-.312T8 9.5q0-.425-.288-.712T7 8.5t-.712.288T6 9.5v.1q0 .05.025.1q-.425 0-.725.288T5 10.7t.288.713T6 11.7q.225 0 .413-.087t.312-.238l2.575 2.9q-.15.125-.225.325T9 15q0 .425.288.713T10 16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsHumerusAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12.775L7.5 4q1.875.925 3.475 2.538t2.4 3.362q.9-.95 1.988-1.525T18.4 7.3q1.15-.325 1.988-.625T22 6v9.65l-7.5 4.725q-.475.3-1.012.463T12.35 21q-.75 0-1.45-.288T9.625 19.9zM10 16q.425 0 .713-.288T11 15v-.1q0-.05-.025-.1q.425 0 .725-.288t.3-.712t-.288-.712T11 12.8q-.2 0-.387.088t-.313.212l-2.575-2.9q.125-.125.2-.312T8 9.5q0-.425-.288-.712T7 8.5t-.712.288T6 9.5v.1q0 .05.025.1q-.425 0-.725.288T5 10.7t.288.713T6 11.7q.225 0 .413-.087t.312-.238l2.575 2.9q-.15.125-.225.325T9 15q0 .425.288.713T10 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12.775L7.5 4q1.875.925 3.475 2.538t2.4 3.362q.9-.95 1.988-1.525T18.4 7.3q1.15-.325 1.988-.625T22 6v9.65l-7.5 4.725q-.475.3-1.012.463T12.35 21q-.75 0-1.45-.288T9.625 19.9zM10 16q.425 0 .713-.288T11 15v-.1q0-.05-.025-.1q.425 0 .725-.288t.3-.712t-.288-.712T11 12.8q-.2 0-.387.088t-.313.212l-2.575-2.9q.125-.125.2-.312T8 9.5q0-.425-.288-.712T7 8.5t-.712.288T6 9.5v.1q0 .05.025.1q-.425 0-.725.288T5 10.7t.288.713T6 11.7q.225 0 .413-.087t.312-.238l2.575 2.9q-.15.125-.225.325T9 15q0 .425.288.713T10 16"/></svg> </template>
CSS
.icon-humerus-alt {
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%22currentColor%22%20d%3D%22M2%2012.775L7.5%204q1.875.925%203.475%202.538t2.4%203.362q.9-.95%201.988-1.525T18.4%207.3q1.15-.325%201.988-.625T22%206v9.65l-7.5%204.725q-.475.3-1.012.463T12.35%2021q-.75%200-1.45-.288T9.625%2019.9zM10%2016q.425%200%20.713-.288T11%2015v-.1q0-.05-.025-.1q.425%200%20.725-.288t.3-.712t-.288-.712T11%2012.8q-.2%200-.387.088t-.313.212l-2.575-2.9q.125-.125.2-.312T8%209.5q0-.425-.288-.712T7%208.5t-.712.288T6%209.5v.1q0%20.05.025.1q-.425%200-.725.288T5%2010.7t.288.713T6%2011.7q.225%200%20.413-.087t.312-.238l2.575%202.9q-.15.125-.225.325T9%2015q0%20.425.288.713T10%2016%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%22currentColor%22%20d%3D%22M2%2012.775L7.5%204q1.875.925%203.475%202.538t2.4%203.362q.9-.95%201.988-1.525T18.4%207.3q1.15-.325%201.988-.625T22%206v9.65l-7.5%204.725q-.475.3-1.012.463T12.35%2021q-.75%200-1.45-.288T9.625%2019.9zM10%2016q.425%200%20.713-.288T11%2015v-.1q0-.05-.025-.1q.425%200%20.725-.288t.3-.712t-.288-.712T11%2012.8q-.2%200-.387.088t-.313.212l-2.575-2.9q.125-.125.2-.312T8%209.5q0-.425-.288-.712T7%208.5t-.712.288T6%209.5v.1q0%20.05.025.1q-.425%200-.725.288T5%2010.7t.288.713T6%2011.7q.225%200%20.413-.087t.312-.238l2.575%202.9q-.15.125-.225.325T9%2015q0%20.425.288.713T10%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/humerus-alt.svg?color=%231a73e8&size=48