femur from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
femur
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
femur-rounded, femur-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the femur icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.9 21.094q-.734 0-1.29-.466t-.698-1.201q-.152-.854-.694-1.343q-.541-.49-1.368-.49q-.113 0-.236.013t-.231.032q-.939.178-1.67-.436q-.732-.614-.732-1.559q0-.723.466-1.285t1.207-.703l3.373-.583l3.556-5.102q.23-.346.192-.692t-.327-.616q-.235-.234-.338-.527q-.104-.292-.104-.561q0-.627.402-1.041q.402-.415 1.023-.415q.4 0 .706.141q.305.142.467.273q.206.136.618.326q.413.191 1.051.216q-.107-.587.176-1.12q.284-.532.845-.738q.696-.252 1.356.053t.906.99l1.255 3.505q.252.708-.061 1.345t-.961.867q-.65.242-1.255-.034q-.603-.276-.884-.843h-.213q-.289-.039-.568.067t-.471.356l-4.106 5.89l.602 3.304q.179.939-.435 1.658q-.615.72-1.559.72"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFemur(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="M9.9 21.094q-.734 0-1.29-.466t-.698-1.201q-.152-.854-.694-1.343q-.541-.49-1.368-.49q-.113 0-.236.013t-.231.032q-.939.178-1.67-.436q-.732-.614-.732-1.559q0-.723.466-1.285t1.207-.703l3.373-.583l3.556-5.102q.23-.346.192-.692t-.327-.616q-.235-.234-.338-.527q-.104-.292-.104-.561q0-.627.402-1.041q.402-.415 1.023-.415q.4 0 .706.141q.305.142.467.273q.206.136.618.326q.413.191 1.051.216q-.107-.587.176-1.12q.284-.532.845-.738q.696-.252 1.356.053t.906.99l1.255 3.505q.252.708-.061 1.345t-.961.867q-.65.242-1.255-.034q-.603-.276-.884-.843h-.213q-.289-.039-.568.067t-.471.356l-4.106 5.89l.602 3.304q.179.939-.435 1.658q-.615.72-1.559.72"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.9 21.094q-.734 0-1.29-.466t-.698-1.201q-.152-.854-.694-1.343q-.541-.49-1.368-.49q-.113 0-.236.013t-.231.032q-.939.178-1.67-.436q-.732-.614-.732-1.559q0-.723.466-1.285t1.207-.703l3.373-.583l3.556-5.102q.23-.346.192-.692t-.327-.616q-.235-.234-.338-.527q-.104-.292-.104-.561q0-.627.402-1.041q.402-.415 1.023-.415q.4 0 .706.141q.305.142.467.273q.206.136.618.326q.413.191 1.051.216q-.107-.587.176-1.12q.284-.532.845-.738q.696-.252 1.356.053t.906.99l1.255 3.505q.252.708-.061 1.345t-.961.867q-.65.242-1.255-.034q-.603-.276-.884-.843h-.213q-.289-.039-.568.067t-.471.356l-4.106 5.89l.602 3.304q.179.939-.435 1.658q-.615.72-1.559.72"/></svg>
</template>

CSS

.icon-femur {
  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%22M9.9%2021.094q-.734%200-1.29-.466t-.698-1.201q-.152-.854-.694-1.343q-.541-.49-1.368-.49q-.113%200-.236.013t-.231.032q-.939.178-1.67-.436q-.732-.614-.732-1.559q0-.723.466-1.285t1.207-.703l3.373-.583l3.556-5.102q.23-.346.192-.692t-.327-.616q-.235-.234-.338-.527q-.104-.292-.104-.561q0-.627.402-1.041q.402-.415%201.023-.415q.4%200%20.706.141q.305.142.467.273q.206.136.618.326q.413.191%201.051.216q-.107-.587.176-1.12q.284-.532.845-.738q.696-.252%201.356.053t.906.99l1.255%203.505q.252.708-.061%201.345t-.961.867q-.65.242-1.255-.034q-.603-.276-.884-.843h-.213q-.289-.039-.568.067t-.471.356l-4.106%205.89l.602%203.304q.179.939-.435%201.658q-.615.72-1.559.72%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%22M9.9%2021.094q-.734%200-1.29-.466t-.698-1.201q-.152-.854-.694-1.343q-.541-.49-1.368-.49q-.113%200-.236.013t-.231.032q-.939.178-1.67-.436q-.732-.614-.732-1.559q0-.723.466-1.285t1.207-.703l3.373-.583l3.556-5.102q.23-.346.192-.692t-.327-.616q-.235-.234-.338-.527q-.104-.292-.104-.561q0-.627.402-1.041q.402-.415%201.023-.415q.4%200%20.706.141q.305.142.467.273q.206.136.618.326q.413.191%201.051.216q-.107-.587.176-1.12q.284-.532.845-.738q.696-.252%201.356.053t.906.99l1.255%203.505q.252.708-.061%201.345t-.961.867q-.65.242-1.255-.034q-.603-.276-.884-.843h-.213q-.289-.039-.568.067t-.471.356l-4.106%205.89l.602%203.304q.179.939-.435%201.658q-.615.72-1.559.72%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.svg?color=%231a73e8&size=48