foot bones icon
foot-bones from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- foot-bones
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- foot-bones-rounded, foot-bones-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the foot bones icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.943 19.095q-.5-.5-.5-1.191v-1q0-.69.5-1.192t1.192-.5t1.191.5t.501 1.192v1q0 .69-.501 1.191t-1.191.501t-1.192-.5m18.107.712h-1.454q-.212 0-.323-.15q-.112-.149-.062-.36l.237-.863q.05-.143.18-.236t.274-.062l1.254.18q.292.05.472.246q.18.195.18.487q0 .304-.227.53t-.531.228m-3.72-.37l-2.676-.892q-.162-.056-.242-.217q-.081-.162 0-.323l.673-1.533q.08-.162.245-.22q.164-.059.326.028l2.246 1.303q.13.056.174.177q.043.122.013.258l-.243 1.127q-.05.181-.192.264t-.323.028m-4.65-1.75l-1.873-.48q-.273-.062-.444-.276q-.172-.215-.172-.507V15.5q0-.46.143-.892q.142-.433.482-.714q.125-.113.299-.116q.173-.003.336.091l2.3 1.265q.137.081.19.23t-.003.286l-.798 1.821q-.056.137-.19.202q-.134.066-.27.016m-5.115-.881q-.143 0-.258-.113q-.116-.112-.14-.287q-.176-1.183-1.071-1.892T4 13.808h-.5q-.142 0-.225-.083t-.083-.225t.083-.225t.225-.083h.9q.48 0 .921-.125q.44-.125.865-.361q.145-.075.304-.075q.16 0 .304.075q.5.261.998.374t1.054.112q.242 0 .348.226t-.017.45q-.206.368-.288.788t-.081.844v.904q0 .161-.121.282q-.121.122-.283.122zM4.43 11.769q-.82 0-1.375-.562T2.5 9.85q0-.379.137-.733q.136-.353.41-.626L4.5 7.056V5.577q0-.348.23-.578t.578-.23h2.384q.349 0 .578.23t.23.578v1.479L9.954 8.49q.273.273.41.624t.136.73q0 .794-.556 1.359t-1.375.565q-.417 0-.756-.161t-.63-.423q-.158-.114-.32-.215t-.363-.1q-.194 0-.702.315q-.292.242-.643.41t-.724.174"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFootBones(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="M2.943 19.095q-.5-.5-.5-1.191v-1q0-.69.5-1.192t1.192-.5t1.191.5t.501 1.192v1q0 .69-.501 1.191t-1.191.501t-1.192-.5m18.107.712h-1.454q-.212 0-.323-.15q-.112-.149-.062-.36l.237-.863q.05-.143.18-.236t.274-.062l1.254.18q.292.05.472.246q.18.195.18.487q0 .304-.227.53t-.531.228m-3.72-.37l-2.676-.892q-.162-.056-.242-.217q-.081-.162 0-.323l.673-1.533q.08-.162.245-.22q.164-.059.326.028l2.246 1.303q.13.056.174.177q.043.122.013.258l-.243 1.127q-.05.181-.192.264t-.323.028m-4.65-1.75l-1.873-.48q-.273-.062-.444-.276q-.172-.215-.172-.507V15.5q0-.46.143-.892q.142-.433.482-.714q.125-.113.299-.116q.173-.003.336.091l2.3 1.265q.137.081.19.23t-.003.286l-.798 1.821q-.056.137-.19.202q-.134.066-.27.016m-5.115-.881q-.143 0-.258-.113q-.116-.112-.14-.287q-.176-1.183-1.071-1.892T4 13.808h-.5q-.142 0-.225-.083t-.083-.225t.083-.225t.225-.083h.9q.48 0 .921-.125q.44-.125.865-.361q.145-.075.304-.075q.16 0 .304.075q.5.261.998.374t1.054.112q.242 0 .348.226t-.017.45q-.206.368-.288.788t-.081.844v.904q0 .161-.121.282q-.121.122-.283.122zM4.43 11.769q-.82 0-1.375-.562T2.5 9.85q0-.379.137-.733q.136-.353.41-.626L4.5 7.056V5.577q0-.348.23-.578t.578-.23h2.384q.349 0 .578.23t.23.578v1.479L9.954 8.49q.273.273.41.624t.136.73q0 .794-.556 1.359t-1.375.565q-.417 0-.756-.161t-.63-.423q-.158-.114-.32-.215t-.363-.1q-.194 0-.702.315q-.292.242-.643.41t-.724.174"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.943 19.095q-.5-.5-.5-1.191v-1q0-.69.5-1.192t1.192-.5t1.191.5t.501 1.192v1q0 .69-.501 1.191t-1.191.501t-1.192-.5m18.107.712h-1.454q-.212 0-.323-.15q-.112-.149-.062-.36l.237-.863q.05-.143.18-.236t.274-.062l1.254.18q.292.05.472.246q.18.195.18.487q0 .304-.227.53t-.531.228m-3.72-.37l-2.676-.892q-.162-.056-.242-.217q-.081-.162 0-.323l.673-1.533q.08-.162.245-.22q.164-.059.326.028l2.246 1.303q.13.056.174.177q.043.122.013.258l-.243 1.127q-.05.181-.192.264t-.323.028m-4.65-1.75l-1.873-.48q-.273-.062-.444-.276q-.172-.215-.172-.507V15.5q0-.46.143-.892q.142-.433.482-.714q.125-.113.299-.116q.173-.003.336.091l2.3 1.265q.137.081.19.23t-.003.286l-.798 1.821q-.056.137-.19.202q-.134.066-.27.016m-5.115-.881q-.143 0-.258-.113q-.116-.112-.14-.287q-.176-1.183-1.071-1.892T4 13.808h-.5q-.142 0-.225-.083t-.083-.225t.083-.225t.225-.083h.9q.48 0 .921-.125q.44-.125.865-.361q.145-.075.304-.075q.16 0 .304.075q.5.261.998.374t1.054.112q.242 0 .348.226t-.017.45q-.206.368-.288.788t-.081.844v.904q0 .161-.121.282q-.121.122-.283.122zM4.43 11.769q-.82 0-1.375-.562T2.5 9.85q0-.379.137-.733q.136-.353.41-.626L4.5 7.056V5.577q0-.348.23-.578t.578-.23h2.384q.349 0 .578.23t.23.578v1.479L9.954 8.49q.273.273.41.624t.136.73q0 .794-.556 1.359t-1.375.565q-.417 0-.756-.161t-.63-.423q-.158-.114-.32-.215t-.363-.1q-.194 0-.702.315q-.292.242-.643.41t-.724.174"/></svg> </template>
CSS
.icon-foot-bones {
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%22M2.943%2019.095q-.5-.5-.5-1.191v-1q0-.69.5-1.192t1.192-.5t1.191.5t.501%201.192v1q0%20.69-.501%201.191t-1.191.501t-1.192-.5m18.107.712h-1.454q-.212%200-.323-.15q-.112-.149-.062-.36l.237-.863q.05-.143.18-.236t.274-.062l1.254.18q.292.05.472.246q.18.195.18.487q0%20.304-.227.53t-.531.228m-3.72-.37l-2.676-.892q-.162-.056-.242-.217q-.081-.162%200-.323l.673-1.533q.08-.162.245-.22q.164-.059.326.028l2.246%201.303q.13.056.174.177q.043.122.013.258l-.243%201.127q-.05.181-.192.264t-.323.028m-4.65-1.75l-1.873-.48q-.273-.062-.444-.276q-.172-.215-.172-.507V15.5q0-.46.143-.892q.142-.433.482-.714q.125-.113.299-.116q.173-.003.336.091l2.3%201.265q.137.081.19.23t-.003.286l-.798%201.821q-.056.137-.19.202q-.134.066-.27.016m-5.115-.881q-.143%200-.258-.113q-.116-.112-.14-.287q-.176-1.183-1.071-1.892T4%2013.808h-.5q-.142%200-.225-.083t-.083-.225t.083-.225t.225-.083h.9q.48%200%20.921-.125q.44-.125.865-.361q.145-.075.304-.075q.16%200%20.304.075q.5.261.998.374t1.054.112q.242%200%20.348.226t-.017.45q-.206.368-.288.788t-.081.844v.904q0%20.161-.121.282q-.121.122-.283.122zM4.43%2011.769q-.82%200-1.375-.562T2.5%209.85q0-.379.137-.733q.136-.353.41-.626L4.5%207.056V5.577q0-.348.23-.578t.578-.23h2.384q.349%200%20.578.23t.23.578v1.479L9.954%208.49q.273.273.41.624t.136.73q0%20.794-.556%201.359t-1.375.565q-.417%200-.756-.161t-.63-.423q-.158-.114-.32-.215t-.363-.1q-.194%200-.702.315q-.292.242-.643.41t-.724.174%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%22M2.943%2019.095q-.5-.5-.5-1.191v-1q0-.69.5-1.192t1.192-.5t1.191.5t.501%201.192v1q0%20.69-.501%201.191t-1.191.501t-1.192-.5m18.107.712h-1.454q-.212%200-.323-.15q-.112-.149-.062-.36l.237-.863q.05-.143.18-.236t.274-.062l1.254.18q.292.05.472.246q.18.195.18.487q0%20.304-.227.53t-.531.228m-3.72-.37l-2.676-.892q-.162-.056-.242-.217q-.081-.162%200-.323l.673-1.533q.08-.162.245-.22q.164-.059.326.028l2.246%201.303q.13.056.174.177q.043.122.013.258l-.243%201.127q-.05.181-.192.264t-.323.028m-4.65-1.75l-1.873-.48q-.273-.062-.444-.276q-.172-.215-.172-.507V15.5q0-.46.143-.892q.142-.433.482-.714q.125-.113.299-.116q.173-.003.336.091l2.3%201.265q.137.081.19.23t-.003.286l-.798%201.821q-.056.137-.19.202q-.134.066-.27.016m-5.115-.881q-.143%200-.258-.113q-.116-.112-.14-.287q-.176-1.183-1.071-1.892T4%2013.808h-.5q-.142%200-.225-.083t-.083-.225t.083-.225t.225-.083h.9q.48%200%20.921-.125q.44-.125.865-.361q.145-.075.304-.075q.16%200%20.304.075q.5.261.998.374t1.054.112q.242%200%20.348.226t-.017.45q-.206.368-.288.788t-.081.844v.904q0%20.161-.121.282q-.121.122-.283.122zM4.43%2011.769q-.82%200-1.375-.562T2.5%209.85q0-.379.137-.733q.136-.353.41-.626L4.5%207.056V5.577q0-.348.23-.578t.578-.23h2.384q.349%200%20.578.23t.23.578v1.479L9.954%208.49q.273.273.41.624t.136.73q0%20.794-.556%201.359t-1.375.565q-.417%200-.756-.161t-.63-.423q-.158-.114-.32-.215t-.363-.1q-.194%200-.702.315q-.292.242-.643.41t-.724.174%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/foot-bones.svg?color=%231a73e8&size=48