podiatry icon
podiatry-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- podiatry-rounded
- Set
- Material Symbols
- Style
- Rounded
- 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.8l.725.725q.3.3.3.7t-.3.7L19.225 15q-.3.3-.712.288t-.713-.313zM1 17.35q0-.6.338-1.1t.912-.725q.525-.2 1-.475t.95-.625l1.45 1.45q.125.175.338.163t.362-.163q.125-.125.125-.337t-.125-.388l-1.375-1.375l.388-.387q.187-.188.387-.413L7.1 14.35q.125.175.338.175t.387-.175q.125-.125.125-.337t-.125-.388l-1.375-1.35q.125-.25.263-.512t.237-.563l1.625 1.625Q8.7 13 8.913 13t.387-.175q.125-.125.125-.325t-.125-.375L7.375 10.2l.875-2.425q.075-.2.2-.4t.275-.35l3.65-3.625q.575-.575 1.413-.562t1.412.587l5.65 5.65l-9.75 10.3q-.275.3-.65.463t-.8.162H3q-.825 0-1.412-.587T1 18z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPodiatryRounded(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.8l.725.725q.3.3.3.7t-.3.7L19.225 15q-.3.3-.712.288t-.713-.313zM1 17.35q0-.6.338-1.1t.912-.725q.525-.2 1-.475t.95-.625l1.45 1.45q.125.175.338.163t.362-.163q.125-.125.125-.337t-.125-.388l-1.375-1.375l.388-.387q.187-.188.387-.413L7.1 14.35q.125.175.338.175t.387-.175q.125-.125.125-.337t-.125-.388l-1.375-1.35q.125-.25.263-.512t.237-.563l1.625 1.625Q8.7 13 8.913 13t.387-.175q.125-.125.125-.325t-.125-.375L7.375 10.2l.875-2.425q.075-.2.2-.4t.275-.35l3.65-3.625q.575-.575 1.413-.562t1.412.587l5.65 5.65l-9.75 10.3q-.275.3-.65.463t-.8.162H3q-.825 0-1.412-.587T1 18z"/></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.8l.725.725q.3.3.3.7t-.3.7L19.225 15q-.3.3-.712.288t-.713-.313zM1 17.35q0-.6.338-1.1t.912-.725q.525-.2 1-.475t.95-.625l1.45 1.45q.125.175.338.163t.362-.163q.125-.125.125-.337t-.125-.388l-1.375-1.375l.388-.387q.187-.188.387-.413L7.1 14.35q.125.175.338.175t.387-.175q.125-.125.125-.337t-.125-.388l-1.375-1.35q.125-.25.263-.512t.237-.563l1.625 1.625Q8.7 13 8.913 13t.387-.175q.125-.125.125-.325t-.125-.375L7.375 10.2l.875-2.425q.075-.2.2-.4t.275-.35l3.65-3.625q.575-.575 1.413-.562t1.412.587l5.65 5.65l-9.75 10.3q-.275.3-.65.463t-.8.162H3q-.825 0-1.412-.587T1 18z"/></svg> </template>
CSS
.icon-podiatry-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.1%2014.275L21.575%209.8l.725.725q.3.3.3.7t-.3.7L19.225%2015q-.3.3-.712.288t-.713-.313zM1%2017.35q0-.6.338-1.1t.912-.725q.525-.2%201-.475t.95-.625l1.45%201.45q.125.175.338.163t.362-.163q.125-.125.125-.337t-.125-.388l-1.375-1.375l.388-.387q.187-.188.387-.413L7.1%2014.35q.125.175.338.175t.387-.175q.125-.125.125-.337t-.125-.388l-1.375-1.35q.125-.25.263-.512t.237-.563l1.625%201.625Q8.7%2013%208.913%2013t.387-.175q.125-.125.125-.325t-.125-.375L7.375%2010.2l.875-2.425q.075-.2.2-.4t.275-.35l3.65-3.625q.575-.575%201.413-.562t1.412.587l5.65%205.65l-9.75%2010.3q-.275.3-.65.463t-.8.162H3q-.825%200-1.412-.587T1%2018z%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.8l.725.725q.3.3.3.7t-.3.7L19.225%2015q-.3.3-.712.288t-.713-.313zM1%2017.35q0-.6.338-1.1t.912-.725q.525-.2%201-.475t.95-.625l1.45%201.45q.125.175.338.163t.362-.163q.125-.125.125-.337t-.125-.388l-1.375-1.375l.388-.387q.187-.188.387-.413L7.1%2014.35q.125.175.338.175t.387-.175q.125-.125.125-.337t-.125-.388l-1.375-1.35q.125-.25.263-.512t.237-.563l1.625%201.625Q8.7%2013%208.913%2013t.387-.175q.125-.125.125-.325t-.125-.375L7.375%2010.2l.875-2.425q.075-.2.2-.4t.275-.35l3.65-3.625q.575-.575%201.413-.562t1.412.587l5.65%205.65l-9.75%2010.3q-.275.3-.65.463t-.8.162H3q-.825%200-1.412-.587T1%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/podiatry-rounded.svg?color=%231a73e8&size=48