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

Name
podiatry-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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.341.34q.166.165.166.373t-.166.374l-2.96 2.959q-.165.166-.375.163q-.211-.004-.376-.169zM2.75 16.716q0-.408.232-.745q.231-.336.633-.504q.68-.296 1.308-.648q.629-.352 1.22-.817l.91.912q.126.175.319.162q.194-.012.363-.182q.125-.125.134-.328q.01-.202-.115-.358l-.875-.875q.142-.142.291-.272q.15-.13.292-.278l.85.856q.125.175.318.155t.368-.194q.125-.125.125-.328t-.125-.378l-1.01-1.003q.126-.154.234-.33t.19-.38l1.125 1.125q.125.175.328.175q.202 0 .358-.156q.125-.125.116-.325q-.01-.2-.135-.375l-1.425-1.406l.875-1.771q.056-.142.152-.256t.208-.225l3.553-3.22q.306-.287.73-.275q.424.013.71.3l4.959 4.957l-8.424 8.569q-.217.223-.525.357q-.307.134-.636.134H3.789q-.441 0-.74-.3t-.299-.739zm7.894 1.073L18.55 9.74zm-6.894 0h6.894L18.55 9.74l-4.275-4.274l-3.65 3.298l-.687 1.428l.866.885q.382.427.392.995t-.392.97l-2.46 2.46q-.408.408-.963.446q-.556.039-.939-.37l-.334-.334q-.556.412-1.15.706t-1.208.554z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPodiatryOutlineRounded(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.341.34q.166.165.166.373t-.166.374l-2.96 2.959q-.165.166-.375.163q-.211-.004-.376-.169zM2.75 16.716q0-.408.232-.745q.231-.336.633-.504q.68-.296 1.308-.648q.629-.352 1.22-.817l.91.912q.126.175.319.162q.194-.012.363-.182q.125-.125.134-.328q.01-.202-.115-.358l-.875-.875q.142-.142.291-.272q.15-.13.292-.278l.85.856q.125.175.318.155t.368-.194q.125-.125.125-.328t-.125-.378l-1.01-1.003q.126-.154.234-.33t.19-.38l1.125 1.125q.125.175.328.175q.202 0 .358-.156q.125-.125.116-.325q-.01-.2-.135-.375l-1.425-1.406l.875-1.771q.056-.142.152-.256t.208-.225l3.553-3.22q.306-.287.73-.275q.424.013.71.3l4.959 4.957l-8.424 8.569q-.217.223-.525.357q-.307.134-.636.134H3.789q-.441 0-.74-.3t-.299-.739zm7.894 1.073L18.55 9.74zm-6.894 0h6.894L18.55 9.74l-4.275-4.274l-3.65 3.298l-.687 1.428l.866.885q.382.427.392.995t-.392.97l-2.46 2.46q-.408.408-.963.446q-.556.039-.939-.37l-.334-.334q-.556.412-1.15.706t-1.208.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.341.34q.166.165.166.373t-.166.374l-2.96 2.959q-.165.166-.375.163q-.211-.004-.376-.169zM2.75 16.716q0-.408.232-.745q.231-.336.633-.504q.68-.296 1.308-.648q.629-.352 1.22-.817l.91.912q.126.175.319.162q.194-.012.363-.182q.125-.125.134-.328q.01-.202-.115-.358l-.875-.875q.142-.142.291-.272q.15-.13.292-.278l.85.856q.125.175.318.155t.368-.194q.125-.125.125-.328t-.125-.378l-1.01-1.003q.126-.154.234-.33t.19-.38l1.125 1.125q.125.175.328.175q.202 0 .358-.156q.125-.125.116-.325q-.01-.2-.135-.375l-1.425-1.406l.875-1.771q.056-.142.152-.256t.208-.225l3.553-3.22q.306-.287.73-.275q.424.013.71.3l4.959 4.957l-8.424 8.569q-.217.223-.525.357q-.307.134-.636.134H3.789q-.441 0-.74-.3t-.299-.739zm7.894 1.073L18.55 9.74zm-6.894 0h6.894L18.55 9.74l-4.275-4.274l-3.65 3.298l-.687 1.428l.866.885q.382.427.392.995t-.392.97l-2.46 2.46q-.408.408-.963.446q-.556.039-.939-.37l-.334-.334q-.556.412-1.15.706t-1.208.554z"/></svg>
</template>

CSS

.icon-podiatry-outline-rounded {
  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.341.34q.166.165.166.373t-.166.374l-2.96%202.959q-.165.166-.375.163q-.211-.004-.376-.169zM2.75%2016.716q0-.408.232-.745q.231-.336.633-.504q.68-.296%201.308-.648q.629-.352%201.22-.817l.91.912q.126.175.319.162q.194-.012.363-.182q.125-.125.134-.328q.01-.202-.115-.358l-.875-.875q.142-.142.291-.272q.15-.13.292-.278l.85.856q.125.175.318.155t.368-.194q.125-.125.125-.328t-.125-.378l-1.01-1.003q.126-.154.234-.33t.19-.38l1.125%201.125q.125.175.328.175q.202%200%20.358-.156q.125-.125.116-.325q-.01-.2-.135-.375l-1.425-1.406l.875-1.771q.056-.142.152-.256t.208-.225l3.553-3.22q.306-.287.73-.275q.424.013.71.3l4.959%204.957l-8.424%208.569q-.217.223-.525.357q-.307.134-.636.134H3.789q-.441%200-.74-.3t-.299-.739zm7.894%201.073L18.55%209.74zm-6.894%200h6.894L18.55%209.74l-4.275-4.274l-3.65%203.298l-.687%201.428l.866.885q.382.427.392.995t-.392.97l-2.46%202.46q-.408.408-.963.446q-.556.039-.939-.37l-.334-.334q-.556.412-1.15.706t-1.208.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.341.34q.166.165.166.373t-.166.374l-2.96%202.959q-.165.166-.375.163q-.211-.004-.376-.169zM2.75%2016.716q0-.408.232-.745q.231-.336.633-.504q.68-.296%201.308-.648q.629-.352%201.22-.817l.91.912q.126.175.319.162q.194-.012.363-.182q.125-.125.134-.328q.01-.202-.115-.358l-.875-.875q.142-.142.291-.272q.15-.13.292-.278l.85.856q.125.175.318.155t.368-.194q.125-.125.125-.328t-.125-.378l-1.01-1.003q.126-.154.234-.33t.19-.38l1.125%201.125q.125.175.328.175q.202%200%20.358-.156q.125-.125.116-.325q-.01-.2-.135-.375l-1.425-1.406l.875-1.771q.056-.142.152-.256t.208-.225l3.553-3.22q.306-.287.73-.275q.424.013.71.3l4.959%204.957l-8.424%208.569q-.217.223-.525.357q-.307.134-.636.134H3.789q-.441%200-.74-.3t-.299-.739zm7.894%201.073L18.55%209.74zm-6.894%200h6.894L18.55%209.74l-4.275-4.274l-3.65%203.298l-.687%201.428l.866.885q.382.427.392.995t-.392.97l-2.46%202.46q-.408.408-.963.446q-.556.039-.939-.37l-.334-.334q-.556.412-1.15.706t-1.208.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-rounded.svg?color=%231a73e8&size=48