femur alt icon
femur-alt from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- femur-alt
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- femur-alt-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the femur alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.308 12.577q.328 0 .549-.23q.22-.23.22-.54q0-.13-.073-.382q.255-.062.414-.264t.159-.469q0-.329-.22-.549t-.55-.22q-.267 0-.469.156t-.263.417l-3.67-1.769q.084-.075.249-.535q0-.328-.22-.549q-.22-.22-.55-.22q-.309 0-.539.22t-.23.55q0 .188.099.357q-.256.062-.427.264t-.171.494q0 .31.23.539q.229.23.539.23q.254 0 .456-.14q.201-.139.282-.362l3.63 1.73q-.037.04-.214.503q0 .31.23.539q.229.23.539.23m-9.871-2.02l5.036-6.705l6.598 3.002q1.35.61 2.14 1.835Q18 9.914 18 11.425V22l-7.073-.02q-.554-1.309-.744-2.648t-.193-2.487t.094-1.997t.112-1.18q-.006-.116-.029-.212q-.023-.097-.163-.116q-.166-.029-.83-.139t-1.592-.417t-2.019-.835t-2.127-1.391"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFemurAlt(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="M13.308 12.577q.328 0 .549-.23q.22-.23.22-.54q0-.13-.073-.382q.255-.062.414-.264t.159-.469q0-.329-.22-.549t-.55-.22q-.267 0-.469.156t-.263.417l-3.67-1.769q.084-.075.249-.535q0-.328-.22-.549q-.22-.22-.55-.22q-.309 0-.539.22t-.23.55q0 .188.099.357q-.256.062-.427.264t-.171.494q0 .31.23.539q.229.23.539.23q.254 0 .456-.14q.201-.139.282-.362l3.63 1.73q-.037.04-.214.503q0 .31.23.539q.229.23.539.23m-9.871-2.02l5.036-6.705l6.598 3.002q1.35.61 2.14 1.835Q18 9.914 18 11.425V22l-7.073-.02q-.554-1.309-.744-2.648t-.193-2.487t.094-1.997t.112-1.18q-.006-.116-.029-.212q-.023-.097-.163-.116q-.166-.029-.83-.139t-1.592-.417t-2.019-.835t-2.127-1.391"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.308 12.577q.328 0 .549-.23q.22-.23.22-.54q0-.13-.073-.382q.255-.062.414-.264t.159-.469q0-.329-.22-.549t-.55-.22q-.267 0-.469.156t-.263.417l-3.67-1.769q.084-.075.249-.535q0-.328-.22-.549q-.22-.22-.55-.22q-.309 0-.539.22t-.23.55q0 .188.099.357q-.256.062-.427.264t-.171.494q0 .31.23.539q.229.23.539.23q.254 0 .456-.14q.201-.139.282-.362l3.63 1.73q-.037.04-.214.503q0 .31.23.539q.229.23.539.23m-9.871-2.02l5.036-6.705l6.598 3.002q1.35.61 2.14 1.835Q18 9.914 18 11.425V22l-7.073-.02q-.554-1.309-.744-2.648t-.193-2.487t.094-1.997t.112-1.18q-.006-.116-.029-.212q-.023-.097-.163-.116q-.166-.029-.83-.139t-1.592-.417t-2.019-.835t-2.127-1.391"/></svg> </template>
CSS
.icon-femur-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%22M13.308%2012.577q.328%200%20.549-.23q.22-.23.22-.54q0-.13-.073-.382q.255-.062.414-.264t.159-.469q0-.329-.22-.549t-.55-.22q-.267%200-.469.156t-.263.417l-3.67-1.769q.084-.075.249-.535q0-.328-.22-.549q-.22-.22-.55-.22q-.309%200-.539.22t-.23.55q0%20.188.099.357q-.256.062-.427.264t-.171.494q0%20.31.23.539q.229.23.539.23q.254%200%20.456-.14q.201-.139.282-.362l3.63%201.73q-.037.04-.214.503q0%20.31.23.539q.229.23.539.23m-9.871-2.02l5.036-6.705l6.598%203.002q1.35.61%202.14%201.835Q18%209.914%2018%2011.425V22l-7.073-.02q-.554-1.309-.744-2.648t-.193-2.487t.094-1.997t.112-1.18q-.006-.116-.029-.212q-.023-.097-.163-.116q-.166-.029-.83-.139t-1.592-.417t-2.019-.835t-2.127-1.391%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%22M13.308%2012.577q.328%200%20.549-.23q.22-.23.22-.54q0-.13-.073-.382q.255-.062.414-.264t.159-.469q0-.329-.22-.549t-.55-.22q-.267%200-.469.156t-.263.417l-3.67-1.769q.084-.075.249-.535q0-.328-.22-.549q-.22-.22-.55-.22q-.309%200-.539.22t-.23.55q0%20.188.099.357q-.256.062-.427.264t-.171.494q0%20.31.23.539q.229.23.539.23q.254%200%20.456-.14q.201-.139.282-.362l3.63%201.73q-.037.04-.214.503q0%20.31.23.539q.229.23.539.23m-9.871-2.02l5.036-6.705l6.598%203.002q1.35.61%202.14%201.835Q18%209.914%2018%2011.425V22l-7.073-.02q-.554-1.309-.744-2.648t-.193-2.487t.094-1.997t.112-1.18q-.006-.116-.029-.212q-.023-.097-.163-.116q-.166-.029-.83-.139t-1.592-.417t-2.019-.835t-2.127-1.391%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/femur-alt.svg?color=%231a73e8&size=48