podiatry-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.

Name
podiatry-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the podiatry icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.254 14.41l3.705-3.706l.714.713l-3.712 3.706zM2.75 18.788v-3.001q.914-.337 1.771-.76q.858-.423 1.621-1.03l1.174 1.317l.719-.72l-1.156-1.261q.142-.142.291-.272q.15-.13.292-.278l1.142 1.242l.725-.725l-1.34-1.41q.124-.153.233-.33q.109-.175.19-.38l1.486 1.55l.668-.666l-1.787-1.845l1.006-2.042l4.515-4.12l5.666 5.672l-8.908 9.06zm7.894-1l7.906-8.047zm-6.894 0h6.894l7.906-8.047l-4.275-4.275l-3.65 3.298l-.687 1.428l1.835 1.881l-4.5 4.5l-1.165-1.329q-.537.412-1.138.706t-1.22.554z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPodiatryOutlineSharp(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="m17.254 14.41l3.705-3.706l.714.713l-3.712 3.706zM2.75 18.788v-3.001q.914-.337 1.771-.76q.858-.423 1.621-1.03l1.174 1.317l.719-.72l-1.156-1.261q.142-.142.291-.272q.15-.13.292-.278l1.142 1.242l.725-.725l-1.34-1.41q.124-.153.233-.33q.109-.175.19-.38l1.486 1.55l.668-.666l-1.787-1.845l1.006-2.042l4.515-4.12l5.666 5.672l-8.908 9.06zm7.894-1l7.906-8.047zm-6.894 0h6.894l7.906-8.047l-4.275-4.275l-3.65 3.298l-.687 1.428l1.835 1.881l-4.5 4.5l-1.165-1.329q-.537.412-1.138.706t-1.22.554z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.254 14.41l3.705-3.706l.714.713l-3.712 3.706zM2.75 18.788v-3.001q.914-.337 1.771-.76q.858-.423 1.621-1.03l1.174 1.317l.719-.72l-1.156-1.261q.142-.142.291-.272q.15-.13.292-.278l1.142 1.242l.725-.725l-1.34-1.41q.124-.153.233-.33q.109-.175.19-.38l1.486 1.55l.668-.666l-1.787-1.845l1.006-2.042l4.515-4.12l5.666 5.672l-8.908 9.06zm7.894-1l7.906-8.047zm-6.894 0h6.894l7.906-8.047l-4.275-4.275l-3.65 3.298l-.687 1.428l1.835 1.881l-4.5 4.5l-1.165-1.329q-.537.412-1.138.706t-1.22.554z"/></svg>
</template>

CSS

.icon-podiatry-outline-sharp {
  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%22m17.254%2014.41l3.705-3.706l.714.713l-3.712%203.706zM2.75%2018.788v-3.001q.914-.337%201.771-.76q.858-.423%201.621-1.03l1.174%201.317l.719-.72l-1.156-1.261q.142-.142.291-.272q.15-.13.292-.278l1.142%201.242l.725-.725l-1.34-1.41q.124-.153.233-.33q.109-.175.19-.38l1.486%201.55l.668-.666l-1.787-1.845l1.006-2.042l4.515-4.12l5.666%205.672l-8.908%209.06zm7.894-1l7.906-8.047zm-6.894%200h6.894l7.906-8.047l-4.275-4.275l-3.65%203.298l-.687%201.428l1.835%201.881l-4.5%204.5l-1.165-1.329q-.537.412-1.138.706t-1.22.554z%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%22m17.254%2014.41l3.705-3.706l.714.713l-3.712%203.706zM2.75%2018.788v-3.001q.914-.337%201.771-.76q.858-.423%201.621-1.03l1.174%201.317l.719-.72l-1.156-1.261q.142-.142.291-.272q.15-.13.292-.278l1.142%201.242l.725-.725l-1.34-1.41q.124-.153.233-.33q.109-.175.19-.38l1.486%201.55l.668-.666l-1.787-1.845l1.006-2.042l4.515-4.12l5.666%205.672l-8.908%209.06zm7.894-1l7.906-8.047zm-6.894%200h6.894l7.906-8.047l-4.275-4.275l-3.65%203.298l-.687%201.428l1.835%201.881l-4.5%204.5l-1.165-1.329q-.537.412-1.138.706t-1.22.554z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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