walk supported icon
walk-supported-outline from Health Icons by Resolve to Save Lives · Outline · Exercise · MIT Free for personal and commercial use.
- Name
- walk-supported-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Exercise
- Viewbox
- 48×48
- License
- MIT
- Aliases
- exercise-walk-supported-outline, walk-supported2x-outline
3 other variants in Health Icons
More exercise icons from Health Icons
Use the walk supported icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M26.343 14.974a4.487 4.487 0 1 0 0-8.974a4.487 4.487 0 0 0 0 8.974m0-2a2.487 2.487 0 1 0 0-4.974a2.487 2.487 0 0 0 0 4.974M10 28a2 2 0 0 0-2 2v12H6V30a4 4 0 0 1 4-4h6.911c-.494-5.03.56-9.083 3.631-10.731a1 1 0 0 1 .12-.054l.024-.01c1.306-.485 2.713-.458 3.977.196c1.202.621 2.011 1.67 2.519 2.76q.281.602.523 1.13a73 73 0 0 0 1.026 2.169c.435.865.75 1.364 1.024 1.683c.231.27.426.402.676.5c.3.117.8.229 1.709.256A2.61 2.61 0 0 1 34.622 26H38a4 4 0 0 1 4 4v12h-2V30a2 2 0 0 0-2-2h-3.797a2.61 2.61 0 0 1-2.22 1.117c-1.224-.037-2.383-.194-3.451-.612A7 7 0 0 1 27.5 28h-2.126l-.004.023l3.88 3.828c.26.257.463.565.596.904l2.23 5.68a2.61 2.61 0 1 1-4.86 1.908l-2.027-5.165l-7.037-6.944a3 3 0 0 1-.21-.234zm10.762 0l5.983 5.904a1 1 0 0 1 .229.346l2.104 5.362a.61.61 0 1 0 1.136-.445l-2.23-5.68a.6.6 0 0 0-.139-.212l-4.26-4.204a1 1 0 0 1-.28-.9l.033-.171zm2.959-2l.464-2.429a1 1 0 0 1 1.868-.277c.402.766.803 1.416 1.258 1.947c.543.631 1.162 1.094 1.948 1.401c.775.303 1.682.443 2.784.476a.61.61 0 1 0 .037-1.22c-1.029-.03-1.782-.16-2.377-.392c-.582-.228-1.041-.565-1.466-1.06c-.435-.507-.836-1.18-1.293-2.087a75 75 0 0 1-1.05-2.219l-.005-.012q-.242-.527-.52-1.123c-.38-.815-.924-1.465-1.625-1.828c-.701-.362-1.5-.404-2.313-.115c-1.9 1.066-3.021 3.959-2.518 8.854l.016.084z"/><path d="M18.557 30.9a1 1 0 0 0-1.651.437l-.983 3.318l-1.918 2.889a3 3 0 0 0 4.999 3.318l2.167-3.264a3 3 0 0 0 .377-.807l.524-1.77a1 1 0 0 0-.266-1.005zm-.76 4.467l.56-1.888l1.625 1.558l-.352 1.186q-.042.144-.125.269l-2.167 3.264a1 1 0 0 1-1.667-1.106l2.001-3.014q.083-.125.126-.27"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsWalkSupportedOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M26.343 14.974a4.487 4.487 0 1 0 0-8.974a4.487 4.487 0 0 0 0 8.974m0-2a2.487 2.487 0 1 0 0-4.974a2.487 2.487 0 0 0 0 4.974M10 28a2 2 0 0 0-2 2v12H6V30a4 4 0 0 1 4-4h6.911c-.494-5.03.56-9.083 3.631-10.731a1 1 0 0 1 .12-.054l.024-.01c1.306-.485 2.713-.458 3.977.196c1.202.621 2.011 1.67 2.519 2.76q.281.602.523 1.13a73 73 0 0 0 1.026 2.169c.435.865.75 1.364 1.024 1.683c.231.27.426.402.676.5c.3.117.8.229 1.709.256A2.61 2.61 0 0 1 34.622 26H38a4 4 0 0 1 4 4v12h-2V30a2 2 0 0 0-2-2h-3.797a2.61 2.61 0 0 1-2.22 1.117c-1.224-.037-2.383-.194-3.451-.612A7 7 0 0 1 27.5 28h-2.126l-.004.023l3.88 3.828c.26.257.463.565.596.904l2.23 5.68a2.61 2.61 0 1 1-4.86 1.908l-2.027-5.165l-7.037-6.944a3 3 0 0 1-.21-.234zm10.762 0l5.983 5.904a1 1 0 0 1 .229.346l2.104 5.362a.61.61 0 1 0 1.136-.445l-2.23-5.68a.6.6 0 0 0-.139-.212l-4.26-4.204a1 1 0 0 1-.28-.9l.033-.171zm2.959-2l.464-2.429a1 1 0 0 1 1.868-.277c.402.766.803 1.416 1.258 1.947c.543.631 1.162 1.094 1.948 1.401c.775.303 1.682.443 2.784.476a.61.61 0 1 0 .037-1.22c-1.029-.03-1.782-.16-2.377-.392c-.582-.228-1.041-.565-1.466-1.06c-.435-.507-.836-1.18-1.293-2.087a75 75 0 0 1-1.05-2.219l-.005-.012q-.242-.527-.52-1.123c-.38-.815-.924-1.465-1.625-1.828c-.701-.362-1.5-.404-2.313-.115c-1.9 1.066-3.021 3.959-2.518 8.854l.016.084z"/><path d="M18.557 30.9a1 1 0 0 0-1.651.437l-.983 3.318l-1.918 2.889a3 3 0 0 0 4.999 3.318l2.167-3.264a3 3 0 0 0 .377-.807l.524-1.77a1 1 0 0 0-.266-1.005zm-.76 4.467l.56-1.888l1.625 1.558l-.352 1.186q-.042.144-.125.269l-2.167 3.264a1 1 0 0 1-1.667-1.106l2.001-3.014q.083-.125.126-.27"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M26.343 14.974a4.487 4.487 0 1 0 0-8.974a4.487 4.487 0 0 0 0 8.974m0-2a2.487 2.487 0 1 0 0-4.974a2.487 2.487 0 0 0 0 4.974M10 28a2 2 0 0 0-2 2v12H6V30a4 4 0 0 1 4-4h6.911c-.494-5.03.56-9.083 3.631-10.731a1 1 0 0 1 .12-.054l.024-.01c1.306-.485 2.713-.458 3.977.196c1.202.621 2.011 1.67 2.519 2.76q.281.602.523 1.13a73 73 0 0 0 1.026 2.169c.435.865.75 1.364 1.024 1.683c.231.27.426.402.676.5c.3.117.8.229 1.709.256A2.61 2.61 0 0 1 34.622 26H38a4 4 0 0 1 4 4v12h-2V30a2 2 0 0 0-2-2h-3.797a2.61 2.61 0 0 1-2.22 1.117c-1.224-.037-2.383-.194-3.451-.612A7 7 0 0 1 27.5 28h-2.126l-.004.023l3.88 3.828c.26.257.463.565.596.904l2.23 5.68a2.61 2.61 0 1 1-4.86 1.908l-2.027-5.165l-7.037-6.944a3 3 0 0 1-.21-.234zm10.762 0l5.983 5.904a1 1 0 0 1 .229.346l2.104 5.362a.61.61 0 1 0 1.136-.445l-2.23-5.68a.6.6 0 0 0-.139-.212l-4.26-4.204a1 1 0 0 1-.28-.9l.033-.171zm2.959-2l.464-2.429a1 1 0 0 1 1.868-.277c.402.766.803 1.416 1.258 1.947c.543.631 1.162 1.094 1.948 1.401c.775.303 1.682.443 2.784.476a.61.61 0 1 0 .037-1.22c-1.029-.03-1.782-.16-2.377-.392c-.582-.228-1.041-.565-1.466-1.06c-.435-.507-.836-1.18-1.293-2.087a75 75 0 0 1-1.05-2.219l-.005-.012q-.242-.527-.52-1.123c-.38-.815-.924-1.465-1.625-1.828c-.701-.362-1.5-.404-2.313-.115c-1.9 1.066-3.021 3.959-2.518 8.854l.016.084z"/><path d="M18.557 30.9a1 1 0 0 0-1.651.437l-.983 3.318l-1.918 2.889a3 3 0 0 0 4.999 3.318l2.167-3.264a3 3 0 0 0 .377-.807l.524-1.77a1 1 0 0 0-.266-1.005zm-.76 4.467l.56-1.888l1.625 1.558l-.352 1.186q-.042.144-.125.269l-2.167 3.264a1 1 0 0 1-1.667-1.106l2.001-3.014q.083-.125.126-.27"/></g></svg> </template>
CSS
.icon-walk-supported-outline {
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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M26.343%2014.974a4.487%204.487%200%201%200%200-8.974a4.487%204.487%200%200%200%200%208.974m0-2a2.487%202.487%200%201%200%200-4.974a2.487%202.487%200%200%200%200%204.974M10%2028a2%202%200%200%200-2%202v12H6V30a4%204%200%200%201%204-4h6.911c-.494-5.03.56-9.083%203.631-10.731a1%201%200%200%201%20.12-.054l.024-.01c1.306-.485%202.713-.458%203.977.196c1.202.621%202.011%201.67%202.519%202.76q.281.602.523%201.13a73%2073%200%200%200%201.026%202.169c.435.865.75%201.364%201.024%201.683c.231.27.426.402.676.5c.3.117.8.229%201.709.256A2.61%202.61%200%200%201%2034.622%2026H38a4%204%200%200%201%204%204v12h-2V30a2%202%200%200%200-2-2h-3.797a2.61%202.61%200%200%201-2.22%201.117c-1.224-.037-2.383-.194-3.451-.612A7%207%200%200%201%2027.5%2028h-2.126l-.004.023l3.88%203.828c.26.257.463.565.596.904l2.23%205.68a2.61%202.61%200%201%201-4.86%201.908l-2.027-5.165l-7.037-6.944a3%203%200%200%201-.21-.234zm10.762%200l5.983%205.904a1%201%200%200%201%20.229.346l2.104%205.362a.61.61%200%201%200%201.136-.445l-2.23-5.68a.6.6%200%200%200-.139-.212l-4.26-4.204a1%201%200%200%201-.28-.9l.033-.171zm2.959-2l.464-2.429a1%201%200%200%201%201.868-.277c.402.766.803%201.416%201.258%201.947c.543.631%201.162%201.094%201.948%201.401c.775.303%201.682.443%202.784.476a.61.61%200%201%200%20.037-1.22c-1.029-.03-1.782-.16-2.377-.392c-.582-.228-1.041-.565-1.466-1.06c-.435-.507-.836-1.18-1.293-2.087a75%2075%200%200%201-1.05-2.219l-.005-.012q-.242-.527-.52-1.123c-.38-.815-.924-1.465-1.625-1.828c-.701-.362-1.5-.404-2.313-.115c-1.9%201.066-3.021%203.959-2.518%208.854l.016.084z%22%2F%3E%3Cpath%20d%3D%22M18.557%2030.9a1%201%200%200%200-1.651.437l-.983%203.318l-1.918%202.889a3%203%200%200%200%204.999%203.318l2.167-3.264a3%203%200%200%200%20.377-.807l.524-1.77a1%201%200%200%200-.266-1.005zm-.76%204.467l.56-1.888l1.625%201.558l-.352%201.186q-.042.144-.125.269l-2.167%203.264a1%201%200%200%201-1.667-1.106l2.001-3.014q.083-.125.126-.27%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M26.343%2014.974a4.487%204.487%200%201%200%200-8.974a4.487%204.487%200%200%200%200%208.974m0-2a2.487%202.487%200%201%200%200-4.974a2.487%202.487%200%200%200%200%204.974M10%2028a2%202%200%200%200-2%202v12H6V30a4%204%200%200%201%204-4h6.911c-.494-5.03.56-9.083%203.631-10.731a1%201%200%200%201%20.12-.054l.024-.01c1.306-.485%202.713-.458%203.977.196c1.202.621%202.011%201.67%202.519%202.76q.281.602.523%201.13a73%2073%200%200%200%201.026%202.169c.435.865.75%201.364%201.024%201.683c.231.27.426.402.676.5c.3.117.8.229%201.709.256A2.61%202.61%200%200%201%2034.622%2026H38a4%204%200%200%201%204%204v12h-2V30a2%202%200%200%200-2-2h-3.797a2.61%202.61%200%200%201-2.22%201.117c-1.224-.037-2.383-.194-3.451-.612A7%207%200%200%201%2027.5%2028h-2.126l-.004.023l3.88%203.828c.26.257.463.565.596.904l2.23%205.68a2.61%202.61%200%201%201-4.86%201.908l-2.027-5.165l-7.037-6.944a3%203%200%200%201-.21-.234zm10.762%200l5.983%205.904a1%201%200%200%201%20.229.346l2.104%205.362a.61.61%200%201%200%201.136-.445l-2.23-5.68a.6.6%200%200%200-.139-.212l-4.26-4.204a1%201%200%200%201-.28-.9l.033-.171zm2.959-2l.464-2.429a1%201%200%200%201%201.868-.277c.402.766.803%201.416%201.258%201.947c.543.631%201.162%201.094%201.948%201.401c.775.303%201.682.443%202.784.476a.61.61%200%201%200%20.037-1.22c-1.029-.03-1.782-.16-2.377-.392c-.582-.228-1.041-.565-1.466-1.06c-.435-.507-.836-1.18-1.293-2.087a75%2075%200%200%201-1.05-2.219l-.005-.012q-.242-.527-.52-1.123c-.38-.815-.924-1.465-1.625-1.828c-.701-.362-1.5-.404-2.313-.115c-1.9%201.066-3.021%203.959-2.518%208.854l.016.084z%22%2F%3E%3Cpath%20d%3D%22M18.557%2030.9a1%201%200%200%200-1.651.437l-.983%203.318l-1.918%202.889a3%203%200%200%200%204.999%203.318l2.167-3.264a3%203%200%200%200%20.377-.807l.524-1.77a1%201%200%200%200-.266-1.005zm-.76%204.467l.56-1.888l1.625%201.558l-.352%201.186q-.042.144-.125.269l-2.167%203.264a1%201%200%200%201-1.667-1.106l2.001-3.014q.083-.125.126-.27%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/walk-supported-outline.svg?color=%231a73e8&size=48