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

Name
femur-alt-outline
Set
Material Symbols Light
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
femur-alt-outline-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.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-2.381 9.404q-.554-1.31-.744-2.65t-.192-2.486t.093-1.997t.112-1.18q-.005-.116-.029-.212q-.023-.097-.163-.116q-.165-.029-.83-.139t-1.592-.417t-2.018-.835t-2.127-1.391l.596-.808q1.032.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 22zM18 22h-1V11.425q0-1.2-.638-2.175T14.65 7.775L7.806 4.739l.667-.887l6.598 3.002q1.35.61 2.14 1.834Q18 9.915 18 11.426zm-6 0q-.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 MaterialSymbolsLightFemurAltOutline(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-2.381 9.404q-.554-1.31-.744-2.65t-.192-2.486t.093-1.997t.112-1.18q-.005-.116-.029-.212q-.023-.097-.163-.116q-.165-.029-.83-.139t-1.592-.417t-2.018-.835t-2.127-1.391l.596-.808q1.032.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 22zM18 22h-1V11.425q0-1.2-.638-2.175T14.65 7.775L7.806 4.739l.667-.887l6.598 3.002q1.35.61 2.14 1.834Q18 9.915 18 11.426zm-6 0q-.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-2.381 9.404q-.554-1.31-.744-2.65t-.192-2.486t.093-1.997t.112-1.18q-.005-.116-.029-.212q-.023-.097-.163-.116q-.165-.029-.83-.139t-1.592-.417t-2.018-.835t-2.127-1.391l.596-.808q1.032.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 22zM18 22h-1V11.425q0-1.2-.638-2.175T14.65 7.775L7.806 4.739l.667-.887l6.598 3.002q1.35.61 2.14 1.834Q18 9.915 18 11.426zm-6 0q-.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 {
  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-2.381%209.404q-.554-1.31-.744-2.65t-.192-2.486t.093-1.997t.112-1.18q-.005-.116-.029-.212q-.023-.097-.163-.116q-.165-.029-.83-.139t-1.592-.417t-2.018-.835t-2.127-1.391l.596-.808q1.032.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%2022zM18%2022h-1V11.425q0-1.2-.638-2.175T14.65%207.775L7.806%204.739l.667-.887l6.598%203.002q1.35.61%202.14%201.834Q18%209.915%2018%2011.426zm-6%200q-.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-2.381%209.404q-.554-1.31-.744-2.65t-.192-2.486t.093-1.997t.112-1.18q-.005-.116-.029-.212q-.023-.097-.163-.116q-.165-.029-.83-.139t-1.592-.417t-2.018-.835t-2.127-1.391l.596-.808q1.032.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%2022zM18%2022h-1V11.425q0-1.2-.638-2.175T14.65%207.775L7.806%204.739l.667-.887l6.598%203.002q1.35.61%202.14%201.834Q18%209.915%2018%2011.426zm-6%200q-.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.svg?color=%231a73e8&size=48