running icon
running from Health Icons by Resolve to Save Lives · Filled · Exercise · MIT Free for personal and commercial use.
- Name
- running
- Set
- Health Icons
- Style
- Filled
- Category
- Exercise
- Viewbox
- 48×48
- License
- MIT
- Aliases
- exercise-running
3 other variants in Health Icons
The same icon in other sets
More exercise icons from Health Icons
Use the running icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M30.5 13a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m-9.04 4.282c-1.247.31-2.098.776-2.785 1.354c-1.03.868-1.862 2.12-2.986 4.088a2 2 0 1 1-3.473-1.985c1.119-1.957 2.25-3.788 3.883-5.162c1.704-1.436 3.79-2.248 6.603-2.561c1.176-.13 2.47-.104 3.683.437c1.273.569 2.203 1.588 2.837 2.95c.854 1.833 1.489 2.924 1.997 3.557c.245.303.416.444.513.507c.077.05.11.054.122.056h.001c.087.01.369 0 1.197-.367c.361-.16.755-.352 1.237-.587l.115-.056a54 54 0 0 1 1.784-.84a2 2 0 0 1 1.625 3.655a49 49 0 0 0-1.653.779l-.131.064c-.461.225-.925.452-1.36.644c-.9.398-2.05.83-3.297.679c-1.316-.16-2.33-.903-3.165-1.9l-2.733 5.273l3.78 4.918a2 2 0 0 1 .403 1.012l.832 7.996a2 2 0 1 1-3.978.414l-.774-7.433l-2.296-2.988l-.02.037l-.084-.172l-4.242-5.52a2 2 0 0 1-.282-1.934z"/><path d="m18.432 29.007l-1.472 3.96l-5.8-.46a2 2 0 1 0-.318 3.987l7.308.58a2 2 0 0 0 2.033-1.296l1.125-3.028z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsRunning(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"><path d="M30.5 13a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m-9.04 4.282c-1.247.31-2.098.776-2.785 1.354c-1.03.868-1.862 2.12-2.986 4.088a2 2 0 1 1-3.473-1.985c1.119-1.957 2.25-3.788 3.883-5.162c1.704-1.436 3.79-2.248 6.603-2.561c1.176-.13 2.47-.104 3.683.437c1.273.569 2.203 1.588 2.837 2.95c.854 1.833 1.489 2.924 1.997 3.557c.245.303.416.444.513.507c.077.05.11.054.122.056h.001c.087.01.369 0 1.197-.367c.361-.16.755-.352 1.237-.587l.115-.056a54 54 0 0 1 1.784-.84a2 2 0 0 1 1.625 3.655a49 49 0 0 0-1.653.779l-.131.064c-.461.225-.925.452-1.36.644c-.9.398-2.05.83-3.297.679c-1.316-.16-2.33-.903-3.165-1.9l-2.733 5.273l3.78 4.918a2 2 0 0 1 .403 1.012l.832 7.996a2 2 0 1 1-3.978.414l-.774-7.433l-2.296-2.988l-.02.037l-.084-.172l-4.242-5.52a2 2 0 0 1-.282-1.934z"/><path d="m18.432 29.007l-1.472 3.96l-5.8-.46a2 2 0 1 0-.318 3.987l7.308.58a2 2 0 0 0 2.033-1.296l1.125-3.028z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M30.5 13a4.5 4.5 0 1 0 0-9a4.5 4.5 0 0 0 0 9m-9.04 4.282c-1.247.31-2.098.776-2.785 1.354c-1.03.868-1.862 2.12-2.986 4.088a2 2 0 1 1-3.473-1.985c1.119-1.957 2.25-3.788 3.883-5.162c1.704-1.436 3.79-2.248 6.603-2.561c1.176-.13 2.47-.104 3.683.437c1.273.569 2.203 1.588 2.837 2.95c.854 1.833 1.489 2.924 1.997 3.557c.245.303.416.444.513.507c.077.05.11.054.122.056h.001c.087.01.369 0 1.197-.367c.361-.16.755-.352 1.237-.587l.115-.056a54 54 0 0 1 1.784-.84a2 2 0 0 1 1.625 3.655a49 49 0 0 0-1.653.779l-.131.064c-.461.225-.925.452-1.36.644c-.9.398-2.05.83-3.297.679c-1.316-.16-2.33-.903-3.165-1.9l-2.733 5.273l3.78 4.918a2 2 0 0 1 .403 1.012l.832 7.996a2 2 0 1 1-3.978.414l-.774-7.433l-2.296-2.988l-.02.037l-.084-.172l-4.242-5.52a2 2 0 0 1-.282-1.934z"/><path d="m18.432 29.007l-1.472 3.96l-5.8-.46a2 2 0 1 0-.318 3.987l7.308.58a2 2 0 0 0 2.033-1.296l1.125-3.028z"/></g></svg> </template>
CSS
.icon-running {
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%3E%3Cpath%20d%3D%22M30.5%2013a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m-9.04%204.282c-1.247.31-2.098.776-2.785%201.354c-1.03.868-1.862%202.12-2.986%204.088a2%202%200%201%201-3.473-1.985c1.119-1.957%202.25-3.788%203.883-5.162c1.704-1.436%203.79-2.248%206.603-2.561c1.176-.13%202.47-.104%203.683.437c1.273.569%202.203%201.588%202.837%202.95c.854%201.833%201.489%202.924%201.997%203.557c.245.303.416.444.513.507c.077.05.11.054.122.056h.001c.087.01.369%200%201.197-.367c.361-.16.755-.352%201.237-.587l.115-.056a54%2054%200%200%201%201.784-.84a2%202%200%200%201%201.625%203.655a49%2049%200%200%200-1.653.779l-.131.064c-.461.225-.925.452-1.36.644c-.9.398-2.05.83-3.297.679c-1.316-.16-2.33-.903-3.165-1.9l-2.733%205.273l3.78%204.918a2%202%200%200%201%20.403%201.012l.832%207.996a2%202%200%201%201-3.978.414l-.774-7.433l-2.296-2.988l-.02.037l-.084-.172l-4.242-5.52a2%202%200%200%201-.282-1.934z%22%2F%3E%3Cpath%20d%3D%22m18.432%2029.007l-1.472%203.96l-5.8-.46a2%202%200%201%200-.318%203.987l7.308.58a2%202%200%200%200%202.033-1.296l1.125-3.028z%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%3E%3Cpath%20d%3D%22M30.5%2013a4.5%204.5%200%201%200%200-9a4.5%204.5%200%200%200%200%209m-9.04%204.282c-1.247.31-2.098.776-2.785%201.354c-1.03.868-1.862%202.12-2.986%204.088a2%202%200%201%201-3.473-1.985c1.119-1.957%202.25-3.788%203.883-5.162c1.704-1.436%203.79-2.248%206.603-2.561c1.176-.13%202.47-.104%203.683.437c1.273.569%202.203%201.588%202.837%202.95c.854%201.833%201.489%202.924%201.997%203.557c.245.303.416.444.513.507c.077.05.11.054.122.056h.001c.087.01.369%200%201.197-.367c.361-.16.755-.352%201.237-.587l.115-.056a54%2054%200%200%201%201.784-.84a2%202%200%200%201%201.625%203.655a49%2049%200%200%200-1.653.779l-.131.064c-.461.225-.925.452-1.36.644c-.9.398-2.05.83-3.297.679c-1.316-.16-2.33-.903-3.165-1.9l-2.733%205.273l3.78%204.918a2%202%200%200%201%20.403%201.012l.832%207.996a2%202%200%201%201-3.978.414l-.774-7.433l-2.296-2.988l-.02.037l-.084-.172l-4.242-5.52a2%202%200%200%201-.282-1.934z%22%2F%3E%3Cpath%20d%3D%22m18.432%2029.007l-1.472%203.96l-5.8-.46a2%202%200%201%200-.318%203.987l7.308.58a2%202%200%200%200%202.033-1.296l1.125-3.028z%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/running.svg?color=%231a73e8&size=48