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

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

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the barefoot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.259 7.856q-.144-.144-.144-.357t.144-.356T6.616 7t.356.144t.143.357t-.144.356T6.616 8t-.356-.144M10 20.231q-1.246-.02-2.123-.887T7 17.231v-6q0-2.083 1.458-3.542Q9.917 6.231 12 6.231h1.825q1.302 0 2.239.868T17 9.236q0 .872-.462 1.602q-.463.73-1.255 1.108q-1.05.51-1.667 1.483Q13 14.4 13 15.556v1.675q0 1.252-.874 2.135q-.874.884-2.126.865M8.278 5.856q-.144-.144-.144-.356v-.692q0-.213.145-.357t.356-.143t.356.143t.144.357V5.5q0 .213-.144.356Q8.847 6 8.634 6t-.356-.144m2.615-1q-.143-.143-.143-.356v-.692q0-.213.144-.356t.357-.144t.356.144t.143.356V4.5q0 .213-.144.356T11.249 5t-.356-.144m2.616 0q-.143-.143-.143-.356V3.308q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V4.5q0 .213-.144.356T13.865 5t-.356-.144m2.736.687q-.264-.264-.264-.62V3.885q0-.356.264-.62q.264-.265.62-.265t.62.265q.265.264.265.62v1.038q0 .356-.264.62q-.265.265-.62.265q-.357 0-.62-.265"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBarefoot(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="M6.259 7.856q-.144-.144-.144-.357t.144-.356T6.616 7t.356.144t.143.357t-.144.356T6.616 8t-.356-.144M10 20.231q-1.246-.02-2.123-.887T7 17.231v-6q0-2.083 1.458-3.542Q9.917 6.231 12 6.231h1.825q1.302 0 2.239.868T17 9.236q0 .872-.462 1.602q-.463.73-1.255 1.108q-1.05.51-1.667 1.483Q13 14.4 13 15.556v1.675q0 1.252-.874 2.135q-.874.884-2.126.865M8.278 5.856q-.144-.144-.144-.356v-.692q0-.213.145-.357t.356-.143t.356.143t.144.357V5.5q0 .213-.144.356Q8.847 6 8.634 6t-.356-.144m2.615-1q-.143-.143-.143-.356v-.692q0-.213.144-.356t.357-.144t.356.144t.143.356V4.5q0 .213-.144.356T11.249 5t-.356-.144m2.616 0q-.143-.143-.143-.356V3.308q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V4.5q0 .213-.144.356T13.865 5t-.356-.144m2.736.687q-.264-.264-.264-.62V3.885q0-.356.264-.62q.264-.265.62-.265t.62.265q.265.264.265.62v1.038q0 .356-.264.62q-.265.265-.62.265q-.357 0-.62-.265"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.259 7.856q-.144-.144-.144-.357t.144-.356T6.616 7t.356.144t.143.357t-.144.356T6.616 8t-.356-.144M10 20.231q-1.246-.02-2.123-.887T7 17.231v-6q0-2.083 1.458-3.542Q9.917 6.231 12 6.231h1.825q1.302 0 2.239.868T17 9.236q0 .872-.462 1.602q-.463.73-1.255 1.108q-1.05.51-1.667 1.483Q13 14.4 13 15.556v1.675q0 1.252-.874 2.135q-.874.884-2.126.865M8.278 5.856q-.144-.144-.144-.356v-.692q0-.213.145-.357t.356-.143t.356.143t.144.357V5.5q0 .213-.144.356Q8.847 6 8.634 6t-.356-.144m2.615-1q-.143-.143-.143-.356v-.692q0-.213.144-.356t.357-.144t.356.144t.143.356V4.5q0 .213-.144.356T11.249 5t-.356-.144m2.616 0q-.143-.143-.143-.356V3.308q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V4.5q0 .213-.144.356T13.865 5t-.356-.144m2.736.687q-.264-.264-.264-.62V3.885q0-.356.264-.62q.264-.265.62-.265t.62.265q.265.264.265.62v1.038q0 .356-.264.62q-.265.265-.62.265q-.357 0-.62-.265"/></svg>
</template>

CSS

.icon-barefoot {
  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%22M6.259%207.856q-.144-.144-.144-.357t.144-.356T6.616%207t.356.144t.143.357t-.144.356T6.616%208t-.356-.144M10%2020.231q-1.246-.02-2.123-.887T7%2017.231v-6q0-2.083%201.458-3.542Q9.917%206.231%2012%206.231h1.825q1.302%200%202.239.868T17%209.236q0%20.872-.462%201.602q-.463.73-1.255%201.108q-1.05.51-1.667%201.483Q13%2014.4%2013%2015.556v1.675q0%201.252-.874%202.135q-.874.884-2.126.865M8.278%205.856q-.144-.144-.144-.356v-.692q0-.213.145-.357t.356-.143t.356.143t.144.357V5.5q0%20.213-.144.356Q8.847%206%208.634%206t-.356-.144m2.615-1q-.143-.143-.143-.356v-.692q0-.213.144-.356t.357-.144t.356.144t.143.356V4.5q0%20.213-.144.356T11.249%205t-.356-.144m2.616%200q-.143-.143-.143-.356V3.308q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V4.5q0%20.213-.144.356T13.865%205t-.356-.144m2.736.687q-.264-.264-.264-.62V3.885q0-.356.264-.62q.264-.265.62-.265t.62.265q.265.264.265.62v1.038q0%20.356-.264.62q-.265.265-.62.265q-.357%200-.62-.265%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%22M6.259%207.856q-.144-.144-.144-.357t.144-.356T6.616%207t.356.144t.143.357t-.144.356T6.616%208t-.356-.144M10%2020.231q-1.246-.02-2.123-.887T7%2017.231v-6q0-2.083%201.458-3.542Q9.917%206.231%2012%206.231h1.825q1.302%200%202.239.868T17%209.236q0%20.872-.462%201.602q-.463.73-1.255%201.108q-1.05.51-1.667%201.483Q13%2014.4%2013%2015.556v1.675q0%201.252-.874%202.135q-.874.884-2.126.865M8.278%205.856q-.144-.144-.144-.356v-.692q0-.213.145-.357t.356-.143t.356.143t.144.357V5.5q0%20.213-.144.356Q8.847%206%208.634%206t-.356-.144m2.615-1q-.143-.143-.143-.356v-.692q0-.213.144-.356t.357-.144t.356.144t.143.356V4.5q0%20.213-.144.356T11.249%205t-.356-.144m2.616%200q-.143-.143-.143-.356V3.308q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356V4.5q0%20.213-.144.356T13.865%205t-.356-.144m2.736.687q-.264-.264-.264-.62V3.885q0-.356.264-.62q.264-.265.62-.265t.62.265q.265.264.265.62v1.038q0%20.356-.264.62q-.265.265-.62.265q-.357%200-.62-.265%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/barefoot.svg?color=%231a73e8&size=48