podiatry icon
podiatry-sharp from Material Symbols Light by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- podiatry-sharp
- Set
- Material Symbols Light
- Style
- 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.06z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPodiatrySharp(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.06z"/></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.06z"/></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.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.06z%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.06z%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-sharp.svg?color=%231a73e8&size=48