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

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

5 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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.1 14.275L21.575 9.8L23 11.225L18.5 15.7zM1 20v-4.175q.875-.125 1.675-.5T4.2 14.4l1.75 1.875l.7-.7l-1.675-1.8l.388-.388q.187-.187.387-.412l1.7 1.8l.725-.725l-1.725-1.775q.125-.25.263-.512t.237-.563l2.025 2.05l.725-.725L7.375 10.2L8.4 7.35L13.8 2l7.05 7.075L10.5 20z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPodiatrySharp(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.1 14.275L21.575 9.8L23 11.225L18.5 15.7zM1 20v-4.175q.875-.125 1.675-.5T4.2 14.4l1.75 1.875l.7-.7l-1.675-1.8l.388-.388q.187-.187.387-.412l1.7 1.8l.725-.725l-1.725-1.775q.125-.25.263-.512t.237-.563l2.025 2.05l.725-.725L7.375 10.2L8.4 7.35L13.8 2l7.05 7.075L10.5 20z"/></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.1 14.275L21.575 9.8L23 11.225L18.5 15.7zM1 20v-4.175q.875-.125 1.675-.5T4.2 14.4l1.75 1.875l.7-.7l-1.675-1.8l.388-.388q.187-.187.387-.412l1.7 1.8l.725-.725l-1.725-1.775q.125-.25.263-.512t.237-.563l2.025 2.05l.725-.725L7.375 10.2L8.4 7.35L13.8 2l7.05 7.075L10.5 20z"/></svg>
</template>

CSS

.icon-podiatry-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.1%2014.275L21.575%209.8L23%2011.225L18.5%2015.7zM1%2020v-4.175q.875-.125%201.675-.5T4.2%2014.4l1.75%201.875l.7-.7l-1.675-1.8l.388-.388q.187-.187.387-.412l1.7%201.8l.725-.725l-1.725-1.775q.125-.25.263-.512t.237-.563l2.025%202.05l.725-.725L7.375%2010.2L8.4%207.35L13.8%202l7.05%207.075L10.5%2020z%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.1%2014.275L21.575%209.8L23%2011.225L18.5%2015.7zM1%2020v-4.175q.875-.125%201.675-.5T4.2%2014.4l1.75%201.875l.7-.7l-1.675-1.8l.388-.388q.187-.187.387-.412l1.7%201.8l.725-.725l-1.725-1.775q.125-.25.263-.512t.237-.563l2.025%202.05l.725-.725L7.375%2010.2L8.4%207.35L13.8%202l7.05%207.075L10.5%2020z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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