running icon
running-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Exercise · MIT Free for personal and commercial use.
- Name
- running-outline-24px
- Set
- Health Icons
- Style
- Outline 24px
- Category
- Exercise
- Viewbox
- 24×24
- License
- MIT
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 24 24"><g fill="currentColor"><path d="M15.25 6.5a2.25 2.25 0 1 0 0-4.5a2.25 2.25 0 0 0 0 4.5m-2.867-.001c-1.495-.21-4.912.397-6.32 4.15a1 1 0 1 0 1.873.702c.584-1.555 1.636-2.316 2.574-2.655l-1.17 3.006q-.029.075-.045.15a1 1 0 0 0 .164.91l3.562 4.607l.231 3.693a1 1 0 1 0 1.996-.124l-.27-4.307l-2.092-2.707l1.373-2.661l.093.134a2 2 0 0 0 2.42.711l2.115-.886a1 1 0 0 0-.773-1.844l-2.115.886l-1.606-2.335a3.04 3.04 0 0 0-1.661-1.36a1.4 1.4 0 0 0-.35-.07"/><path d="m8.45 16.45l.827-2.452l1.469 1.9l-.402 1.191a2 2 0 0 1-2.032 1.356l-2.88-.197a1 1 0 1 1 .136-1.996z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsRunningOutline24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.25 6.5a2.25 2.25 0 1 0 0-4.5a2.25 2.25 0 0 0 0 4.5m-2.867-.001c-1.495-.21-4.912.397-6.32 4.15a1 1 0 1 0 1.873.702c.584-1.555 1.636-2.316 2.574-2.655l-1.17 3.006q-.029.075-.045.15a1 1 0 0 0 .164.91l3.562 4.607l.231 3.693a1 1 0 1 0 1.996-.124l-.27-4.307l-2.092-2.707l1.373-2.661l.093.134a2 2 0 0 0 2.42.711l2.115-.886a1 1 0 0 0-.773-1.844l-2.115.886l-1.606-2.335a3.04 3.04 0 0 0-1.661-1.36a1.4 1.4 0 0 0-.35-.07"/><path d="m8.45 16.45l.827-2.452l1.469 1.9l-.402 1.191a2 2 0 0 1-2.032 1.356l-2.88-.197a1 1 0 1 1 .136-1.996z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.25 6.5a2.25 2.25 0 1 0 0-4.5a2.25 2.25 0 0 0 0 4.5m-2.867-.001c-1.495-.21-4.912.397-6.32 4.15a1 1 0 1 0 1.873.702c.584-1.555 1.636-2.316 2.574-2.655l-1.17 3.006q-.029.075-.045.15a1 1 0 0 0 .164.91l3.562 4.607l.231 3.693a1 1 0 1 0 1.996-.124l-.27-4.307l-2.092-2.707l1.373-2.661l.093.134a2 2 0 0 0 2.42.711l2.115-.886a1 1 0 0 0-.773-1.844l-2.115.886l-1.606-2.335a3.04 3.04 0 0 0-1.661-1.36a1.4 1.4 0 0 0-.35-.07"/><path d="m8.45 16.45l.827-2.452l1.469 1.9l-.402 1.191a2 2 0 0 1-2.032 1.356l-2.88-.197a1 1 0 1 1 .136-1.996z"/></g></svg> </template>
CSS
.icon-running-outline-24px {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.25%206.5a2.25%202.25%200%201%200%200-4.5a2.25%202.25%200%200%200%200%204.5m-2.867-.001c-1.495-.21-4.912.397-6.32%204.15a1%201%200%201%200%201.873.702c.584-1.555%201.636-2.316%202.574-2.655l-1.17%203.006q-.029.075-.045.15a1%201%200%200%200%20.164.91l3.562%204.607l.231%203.693a1%201%200%201%200%201.996-.124l-.27-4.307l-2.092-2.707l1.373-2.661l.093.134a2%202%200%200%200%202.42.711l2.115-.886a1%201%200%200%200-.773-1.844l-2.115.886l-1.606-2.335a3.04%203.04%200%200%200-1.661-1.36a1.4%201.4%200%200%200-.35-.07%22%2F%3E%3Cpath%20d%3D%22m8.45%2016.45l.827-2.452l1.469%201.9l-.402%201.191a2%202%200%200%201-2.032%201.356l-2.88-.197a1%201%200%201%201%20.136-1.996z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.25%206.5a2.25%202.25%200%201%200%200-4.5a2.25%202.25%200%200%200%200%204.5m-2.867-.001c-1.495-.21-4.912.397-6.32%204.15a1%201%200%201%200%201.873.702c.584-1.555%201.636-2.316%202.574-2.655l-1.17%203.006q-.029.075-.045.15a1%201%200%200%200%20.164.91l3.562%204.607l.231%203.693a1%201%200%201%200%201.996-.124l-.27-4.307l-2.092-2.707l1.373-2.661l.093.134a2%202%200%200%200%202.42.711l2.115-.886a1%201%200%200%200-.773-1.844l-2.115.886l-1.606-2.335a3.04%203.04%200%200%200-1.661-1.36a1.4%201.4%200%200%200-.35-.07%22%2F%3E%3Cpath%20d%3D%22m8.45%2016.45l.827-2.452l1.469%201.9l-.402%201.191a2%202%200%200%201-2.032%201.356l-2.88-.197a1%201%200%201%201%20.136-1.996z%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-outline-24px.svg?color=%231a73e8&size=48