workout run icon
workout-run from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- workout-run
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the workout run icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M17 4.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m15 21l-.664-2.615a4.9 4.9 0 0 0-1.315-2.288L11.5 14.6M20 8.2c-2.037 2.292-3.845 1.943-5 1.077a2.3 2.3 0 0 1-.352-.352c-.412-.492-.619-.739-.82-.833s-.453-.094-.958-.094c-.326 0-.651 0-.87.003c-3.462.041-5 1.183-6 3.152m6-3.152L10.73 9.96c-.697 1.076-1.046 1.614-1.06 2.18a2 2 0 0 0 .123.738c.195.531.7.928 1.707 1.722M15 9.277L11.5 14.6M4 17.73l.678.162C6.407 18.302 8.203 17.516 9 16"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWorkoutRun(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M17 4.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="m15 21l-.664-2.615a4.9 4.9 0 0 0-1.315-2.288L11.5 14.6M20 8.2c-2.037 2.292-3.845 1.943-5 1.077a2.3 2.3 0 0 1-.352-.352c-.412-.492-.619-.739-.82-.833s-.453-.094-.958-.094c-.326 0-.651 0-.87.003c-3.462.041-5 1.183-6 3.152m6-3.152L10.73 9.96c-.697 1.076-1.046 1.614-1.06 2.18a2 2 0 0 0 .123.738c.195.531.7.928 1.707 1.722M15 9.277L11.5 14.6M4 17.73l.678.162C6.407 18.302 8.203 17.516 9 16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M17 4.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m15 21l-.664-2.615a4.9 4.9 0 0 0-1.315-2.288L11.5 14.6M20 8.2c-2.037 2.292-3.845 1.943-5 1.077a2.3 2.3 0 0 1-.352-.352c-.412-.492-.619-.739-.82-.833s-.453-.094-.958-.094c-.326 0-.651 0-.87.003c-3.462.041-5 1.183-6 3.152m6-3.152L10.73 9.96c-.697 1.076-1.046 1.614-1.06 2.18a2 2 0 0 0 .123.738c.195.531.7.928 1.707 1.722M15 9.277L11.5 14.6M4 17.73l.678.162C6.407 18.302 8.203 17.516 9 16"/></g></svg> </template>
CSS
.icon-workout-run {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%204.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15%2021l-.664-2.615a4.9%204.9%200%200%200-1.315-2.288L11.5%2014.6M20%208.2c-2.037%202.292-3.845%201.943-5%201.077a2.3%202.3%200%200%201-.352-.352c-.412-.492-.619-.739-.82-.833s-.453-.094-.958-.094c-.326%200-.651%200-.87.003c-3.462.041-5%201.183-6%203.152m6-3.152L10.73%209.96c-.697%201.076-1.046%201.614-1.06%202.18a2%202%200%200%200%20.123.738c.195.531.7.928%201.707%201.722M15%209.277L11.5%2014.6M4%2017.73l.678.162C6.407%2018.302%208.203%2017.516%209%2016%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%204.5a1.5%201.5%200%201%201-3%200a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15%2021l-.664-2.615a4.9%204.9%200%200%200-1.315-2.288L11.5%2014.6M20%208.2c-2.037%202.292-3.845%201.943-5%201.077a2.3%202.3%200%200%201-.352-.352c-.412-.492-.619-.739-.82-.833s-.453-.094-.958-.094c-.326%200-.651%200-.87.003c-3.462.041-5%201.183-6%203.152m6-3.152L10.73%209.96c-.697%201.076-1.046%201.614-1.06%202.18a2%202%200%200%200%20.123.738c.195.531.7.928%201.707%201.722M15%209.277L11.5%2014.6M4%2017.73l.678.162C6.407%2018.302%208.203%2017.516%209%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/workout-run.svg?color=%231a73e8&size=48