femur alt icon
femur-alt-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- femur-alt-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
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.31 0 .539-.23t.23-.54q0-.117-.018-.206t-.075-.176q.256-.062.425-.264t.168-.469q0-.31-.23-.539t-.54-.23q-.248 0-.459.156t-.273.417l-3.67-1.769q.109-.12.179-.248q.07-.129.07-.287q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0 .092.031.181t.087.176q-.256.062-.437.264t-.18.494q0 .31.23.539q.229.23.539.23q.254 0 .446-.14t.273-.362l3.65 1.73q-.038.04-.215.503q0 .31.23.539q.229.23.539.23m-3.304.764q-.154-.03-.764-.125q-.611-.095-1.457-.375q-.881-.27-1.909-.742t-2.049-1.243q-.183-.135-.197-.322q-.014-.188.107-.37q.115-.177.319-.198t.38.094q1.016.765 2.06 1.22t1.892.703t1.394.332l.545.085q.546.044.751.433t.149.742l-.1.767q-.1.768-.125 1.93q-.025 1.16.136 2.56q.16 1.399.656 2.668q.068.177-.057.31q-.125.134-.308.165q-.183.03-.378-.073q-.195-.104-.312-.427q-.468-1.256-.612-2.522t-.13-2.334t.101-1.862t.1-1.09q-.005-.115-.029-.211q-.023-.096-.163-.115m7.194-4.652q.379.609.59 1.29T18 11.425V21.5q0 .214-.143.357T17.5 22t-.357-.143T17 21.5V11.425q0-1.2-.638-2.175T14.65 7.775L8.412 5.008q-.233-.104-.3-.352t.092-.456q.123-.165.31-.205q.186-.04.363.034l6.194 2.825q.685.292 1.216.759t.911 1.076M12 22q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.056-.354-.149-.742t-.751-.433l-.6-.088q-.6-.087-1.52-.374t-2.029-.8T4.033 9.75q1.033.875 2.143 1.388t2.03.8t1.519.374l.6.088q.546.044.751.433t.149.742l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFemurAltOutlineRounded(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.31 0 .539-.23t.23-.54q0-.117-.018-.206t-.075-.176q.256-.062.425-.264t.168-.469q0-.31-.23-.539t-.54-.23q-.248 0-.459.156t-.273.417l-3.67-1.769q.109-.12.179-.248q.07-.129.07-.287q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0 .092.031.181t.087.176q-.256.062-.437.264t-.18.494q0 .31.23.539q.229.23.539.23q.254 0 .446-.14t.273-.362l3.65 1.73q-.038.04-.215.503q0 .31.23.539q.229.23.539.23m-3.304.764q-.154-.03-.764-.125q-.611-.095-1.457-.375q-.881-.27-1.909-.742t-2.049-1.243q-.183-.135-.197-.322q-.014-.188.107-.37q.115-.177.319-.198t.38.094q1.016.765 2.06 1.22t1.892.703t1.394.332l.545.085q.546.044.751.433t.149.742l-.1.767q-.1.768-.125 1.93q-.025 1.16.136 2.56q.16 1.399.656 2.668q.068.177-.057.31q-.125.134-.308.165q-.183.03-.378-.073q-.195-.104-.312-.427q-.468-1.256-.612-2.522t-.13-2.334t.101-1.862t.1-1.09q-.005-.115-.029-.211q-.023-.096-.163-.115m7.194-4.652q.379.609.59 1.29T18 11.425V21.5q0 .214-.143.357T17.5 22t-.357-.143T17 21.5V11.425q0-1.2-.638-2.175T14.65 7.775L8.412 5.008q-.233-.104-.3-.352t.092-.456q.123-.165.31-.205q.186-.04.363.034l6.194 2.825q.685.292 1.216.759t.911 1.076M12 22q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.056-.354-.149-.742t-.751-.433l-.6-.088q-.6-.087-1.52-.374t-2.029-.8T4.033 9.75q1.033.875 2.143 1.388t2.03.8t1.519.374l.6.088q.546.044.751.433t.149.742l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22"/></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.31 0 .539-.23t.23-.54q0-.117-.018-.206t-.075-.176q.256-.062.425-.264t.168-.469q0-.31-.23-.539t-.54-.23q-.248 0-.459.156t-.273.417l-3.67-1.769q.109-.12.179-.248q.07-.129.07-.287q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0 .092.031.181t.087.176q-.256.062-.437.264t-.18.494q0 .31.23.539q.229.23.539.23q.254 0 .446-.14t.273-.362l3.65 1.73q-.038.04-.215.503q0 .31.23.539q.229.23.539.23m-3.304.764q-.154-.03-.764-.125q-.611-.095-1.457-.375q-.881-.27-1.909-.742t-2.049-1.243q-.183-.135-.197-.322q-.014-.188.107-.37q.115-.177.319-.198t.38.094q1.016.765 2.06 1.22t1.892.703t1.394.332l.545.085q.546.044.751.433t.149.742l-.1.767q-.1.768-.125 1.93q-.025 1.16.136 2.56q.16 1.399.656 2.668q.068.177-.057.31q-.125.134-.308.165q-.183.03-.378-.073q-.195-.104-.312-.427q-.468-1.256-.612-2.522t-.13-2.334t.101-1.862t.1-1.09q-.005-.115-.029-.211q-.023-.096-.163-.115m7.194-4.652q.379.609.59 1.29T18 11.425V21.5q0 .214-.143.357T17.5 22t-.357-.143T17 21.5V11.425q0-1.2-.638-2.175T14.65 7.775L8.412 5.008q-.233-.104-.3-.352t.092-.456q.123-.165.31-.205q.186-.04.363.034l6.194 2.825q.685.292 1.216.759t.911 1.076M12 22q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.056-.354-.149-.742t-.751-.433l-.6-.088q-.6-.087-1.52-.374t-2.029-.8T4.033 9.75q1.033.875 2.143 1.388t2.03.8t1.519.374l.6.088q.546.044.751.433t.149.742l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22"/></svg> </template>
CSS
.icon-femur-alt-outline-rounded {
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.31%200%20.539-.23t.23-.54q0-.117-.018-.206t-.075-.176q.256-.062.425-.264t.168-.469q0-.31-.23-.539t-.54-.23q-.248%200-.459.156t-.273.417l-3.67-1.769q.109-.12.179-.248q.07-.129.07-.287q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0%20.092.031.181t.087.176q-.256.062-.437.264t-.18.494q0%20.31.23.539q.229.23.539.23q.254%200%20.446-.14t.273-.362l3.65%201.73q-.038.04-.215.503q0%20.31.23.539q.229.23.539.23m-3.304.764q-.154-.03-.764-.125q-.611-.095-1.457-.375q-.881-.27-1.909-.742t-2.049-1.243q-.183-.135-.197-.322q-.014-.188.107-.37q.115-.177.319-.198t.38.094q1.016.765%202.06%201.22t1.892.703t1.394.332l.545.085q.546.044.751.433t.149.742l-.1.767q-.1.768-.125%201.93q-.025%201.16.136%202.56q.16%201.399.656%202.668q.068.177-.057.31q-.125.134-.308.165q-.183.03-.378-.073q-.195-.104-.312-.427q-.468-1.256-.612-2.522t-.13-2.334t.101-1.862t.1-1.09q-.005-.115-.029-.211q-.023-.096-.163-.115m7.194-4.652q.379.609.59%201.29T18%2011.425V21.5q0%20.214-.143.357T17.5%2022t-.357-.143T17%2021.5V11.425q0-1.2-.638-2.175T14.65%207.775L8.412%205.008q-.233-.104-.3-.352t.092-.456q.123-.165.31-.205q.186-.04.363.034l6.194%202.825q.685.292%201.216.759t.911%201.076M12%2022q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.056-.354-.149-.742t-.751-.433l-.6-.088q-.6-.087-1.52-.374t-2.029-.8T4.033%209.75q1.033.875%202.143%201.388t2.03.8t1.519.374l.6.088q.546.044.751.433t.149.742l-.112.838q-.113.837-.125%202.087t.187%202.725T12%2022%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.31%200%20.539-.23t.23-.54q0-.117-.018-.206t-.075-.176q.256-.062.425-.264t.168-.469q0-.31-.23-.539t-.54-.23q-.248%200-.459.156t-.273.417l-3.67-1.769q.109-.12.179-.248q.07-.129.07-.287q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0%20.092.031.181t.087.176q-.256.062-.437.264t-.18.494q0%20.31.23.539q.229.23.539.23q.254%200%20.446-.14t.273-.362l3.65%201.73q-.038.04-.215.503q0%20.31.23.539q.229.23.539.23m-3.304.764q-.154-.03-.764-.125q-.611-.095-1.457-.375q-.881-.27-1.909-.742t-2.049-1.243q-.183-.135-.197-.322q-.014-.188.107-.37q.115-.177.319-.198t.38.094q1.016.765%202.06%201.22t1.892.703t1.394.332l.545.085q.546.044.751.433t.149.742l-.1.767q-.1.768-.125%201.93q-.025%201.16.136%202.56q.16%201.399.656%202.668q.068.177-.057.31q-.125.134-.308.165q-.183.03-.378-.073q-.195-.104-.312-.427q-.468-1.256-.612-2.522t-.13-2.334t.101-1.862t.1-1.09q-.005-.115-.029-.211q-.023-.096-.163-.115m7.194-4.652q.379.609.59%201.29T18%2011.425V21.5q0%20.214-.143.357T17.5%2022t-.357-.143T17%2021.5V11.425q0-1.2-.638-2.175T14.65%207.775L8.412%205.008q-.233-.104-.3-.352t.092-.456q.123-.165.31-.205q.186-.04.363.034l6.194%202.825q.685.292%201.216.759t.911%201.076M12%2022q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.056-.354-.149-.742t-.751-.433l-.6-.088q-.6-.087-1.52-.374t-2.029-.8T4.033%209.75q1.033.875%202.143%201.388t2.03.8t1.519.374l.6.088q.546.044.751.433t.149.742l-.112.838q-.113.837-.125%202.087t.187%202.725T12%2022%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-outline-rounded.svg?color=%231a73e8&size=48