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

Name
femur-alt-outline
Set
Material Symbols
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
femur-alt-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

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.5 13q.425 0 .713-.288T14.5 12q0-.175-.038-.312t-.112-.263q.275-.1.463-.35T15 10.5q0-.425-.287-.712T14 9.5q-.325 0-.575.175t-.35.475L9.425 8.4q.05-.1.063-.2T9.5 8q0-.425-.288-.712T8.5 7t-.712.288T7.5 8q0 .15.05.288t.125.262q-.275.1-.475.35t-.2.6q0 .425.288.712T8 10.5q.35 0 .6-.187t.35-.488l3.65 1.75l-.1.425q0 .425.288.713T13.5 13m-3.65 9q-.4-1.175-.6-2.312T9 17.538t-.012-1.863t.112-1.45q-.025 0 0 0q-.55-.125-1.262-.312T6.313 13.4t-1.663-.787T2.975 11.5l1.25-1.75q.975.875 2.038 1.388t1.962.8t1.5.375l.6.087q.45.025.713.375t.187.8l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22zM19 22h-2V11.425q0-1.2-.638-2.175T14.65 7.775L7.825 4.7L9.05 3.025l6.425 2.925q1.6.725 2.563 2.2T19 11.425zm-7 0q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225 9.75q.975.875 2.038 1.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFemurAltOutline(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.5 13q.425 0 .713-.288T14.5 12q0-.175-.038-.312t-.112-.263q.275-.1.463-.35T15 10.5q0-.425-.287-.712T14 9.5q-.325 0-.575.175t-.35.475L9.425 8.4q.05-.1.063-.2T9.5 8q0-.425-.288-.712T8.5 7t-.712.288T7.5 8q0 .15.05.288t.125.262q-.275.1-.475.35t-.2.6q0 .425.288.712T8 10.5q.35 0 .6-.187t.35-.488l3.65 1.75l-.1.425q0 .425.288.713T13.5 13m-3.65 9q-.4-1.175-.6-2.312T9 17.538t-.012-1.863t.112-1.45q-.025 0 0 0q-.55-.125-1.262-.312T6.313 13.4t-1.663-.787T2.975 11.5l1.25-1.75q.975.875 2.038 1.388t1.962.8t1.5.375l.6.087q.45.025.713.375t.187.8l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22zM19 22h-2V11.425q0-1.2-.638-2.175T14.65 7.775L7.825 4.7L9.05 3.025l6.425 2.925q1.6.725 2.563 2.2T19 11.425zm-7 0q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225 9.75q.975.875 2.038 1.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.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.5 13q.425 0 .713-.288T14.5 12q0-.175-.038-.312t-.112-.263q.275-.1.463-.35T15 10.5q0-.425-.287-.712T14 9.5q-.325 0-.575.175t-.35.475L9.425 8.4q.05-.1.063-.2T9.5 8q0-.425-.288-.712T8.5 7t-.712.288T7.5 8q0 .15.05.288t.125.262q-.275.1-.475.35t-.2.6q0 .425.288.712T8 10.5q.35 0 .6-.187t.35-.488l3.65 1.75l-.1.425q0 .425.288.713T13.5 13m-3.65 9q-.4-1.175-.6-2.312T9 17.538t-.012-1.863t.112-1.45q-.025 0 0 0q-.55-.125-1.262-.312T6.313 13.4t-1.663-.787T2.975 11.5l1.25-1.75q.975.875 2.038 1.388t1.962.8t1.5.375l.6.087q.45.025.713.375t.187.8l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22zM19 22h-2V11.425q0-1.2-.638-2.175T14.65 7.775L7.825 4.7L9.05 3.025l6.425 2.925q1.6.725 2.563 2.2T19 11.425zm-7 0q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225 9.75q.975.875 2.038 1.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.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.5%2013q.425%200%20.713-.288T14.5%2012q0-.175-.038-.312t-.112-.263q.275-.1.463-.35T15%2010.5q0-.425-.287-.712T14%209.5q-.325%200-.575.175t-.35.475L9.425%208.4q.05-.1.063-.2T9.5%208q0-.425-.288-.712T8.5%207t-.712.288T7.5%208q0%20.15.05.288t.125.262q-.275.1-.475.35t-.2.6q0%20.425.288.712T8%2010.5q.35%200%20.6-.187t.35-.488l3.65%201.75l-.1.425q0%20.425.288.713T13.5%2013m-3.65%209q-.4-1.175-.6-2.312T9%2017.538t-.012-1.863t.112-1.45q-.025%200%200%200q-.55-.125-1.262-.312T6.313%2013.4t-1.663-.787T2.975%2011.5l1.25-1.75q.975.875%202.038%201.388t1.962.8t1.5.375l.6.087q.45.025.713.375t.187.8l-.112.838q-.113.837-.125%202.087t.187%202.725T12%2022zM19%2022h-2V11.425q0-1.2-.638-2.175T14.65%207.775L7.825%204.7L9.05%203.025l6.425%202.925q1.6.725%202.563%202.2T19%2011.425zm-7%200q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225%209.75q.975.875%202.038%201.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.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.5%2013q.425%200%20.713-.288T14.5%2012q0-.175-.038-.312t-.112-.263q.275-.1.463-.35T15%2010.5q0-.425-.287-.712T14%209.5q-.325%200-.575.175t-.35.475L9.425%208.4q.05-.1.063-.2T9.5%208q0-.425-.288-.712T8.5%207t-.712.288T7.5%208q0%20.15.05.288t.125.262q-.275.1-.475.35t-.2.6q0%20.425.288.712T8%2010.5q.35%200%20.6-.187t.35-.488l3.65%201.75l-.1.425q0%20.425.288.713T13.5%2013m-3.65%209q-.4-1.175-.6-2.312T9%2017.538t-.012-1.863t.112-1.45q-.025%200%200%200q-.55-.125-1.262-.312T6.313%2013.4t-1.663-.787T2.975%2011.5l1.25-1.75q.975.875%202.038%201.388t1.962.8t1.5.375l.6.087q.45.025.713.375t.187.8l-.112.838q-.113.837-.125%202.087t.187%202.725T12%2022zM19%2022h-2V11.425q0-1.2-.638-2.175T14.65%207.775L7.825%204.7L9.05%203.025l6.425%202.925q1.6.725%202.563%202.2T19%2011.425zm-7%200q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225%209.75q.975.875%202.038%201.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.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/femur-alt-outline.svg?color=%231a73e8&size=48