jogger pants icon

jogger-pants from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
jogger-pants
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the jogger pants 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-linecap="round" stroke-width="1.5"><path d="M18.16 5V4c0-.943 0-1.414-.3-1.707C17.559 2 17.075 2 16.107 2H7.893c-.968 0-1.452 0-1.753.293s-.3.764-.3 1.707v1m12.32 0l2.655 14.652c.197 1.09.296 1.633-.012 1.99c-.307.358-.875.358-2.01.358h-1.17c-.73 0-1.096 0-1.368-.196c-.272-.195-.38-.535-.594-1.216l-1.698-5.375C13.16 12.67 12.758 11.4 12 11.4s-1.16 1.271-1.963 3.813L8.34 20.588c-.215.68-.322 1.02-.594 1.216S7.107 22 6.376 22H5.207c-1.135 0-1.703 0-2.01-.357c-.308-.358-.21-.902-.012-1.99L5.84 5m12.32 0H5.84"/><path stroke-linejoin="round" d="M10 7.778L12 5l3 5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsJoggerPants(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" strokeLinecap="round" strokeWidth="1.5"><path d="M18.16 5V4c0-.943 0-1.414-.3-1.707C17.559 2 17.075 2 16.107 2H7.893c-.968 0-1.452 0-1.753.293s-.3.764-.3 1.707v1m12.32 0l2.655 14.652c.197 1.09.296 1.633-.012 1.99c-.307.358-.875.358-2.01.358h-1.17c-.73 0-1.096 0-1.368-.196c-.272-.195-.38-.535-.594-1.216l-1.698-5.375C13.16 12.67 12.758 11.4 12 11.4s-1.16 1.271-1.963 3.813L8.34 20.588c-.215.68-.322 1.02-.594 1.216S7.107 22 6.376 22H5.207c-1.135 0-1.703 0-2.01-.357c-.308-.358-.21-.902-.012-1.99L5.84 5m12.32 0H5.84"/><path strokeLinejoin="round" d="M10 7.778L12 5l3 5"/></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-linecap="round" stroke-width="1.5"><path d="M18.16 5V4c0-.943 0-1.414-.3-1.707C17.559 2 17.075 2 16.107 2H7.893c-.968 0-1.452 0-1.753.293s-.3.764-.3 1.707v1m12.32 0l2.655 14.652c.197 1.09.296 1.633-.012 1.99c-.307.358-.875.358-2.01.358h-1.17c-.73 0-1.096 0-1.368-.196c-.272-.195-.38-.535-.594-1.216l-1.698-5.375C13.16 12.67 12.758 11.4 12 11.4s-1.16 1.271-1.963 3.813L8.34 20.588c-.215.68-.322 1.02-.594 1.216S7.107 22 6.376 22H5.207c-1.135 0-1.703 0-2.01-.357c-.308-.358-.21-.902-.012-1.99L5.84 5m12.32 0H5.84"/><path stroke-linejoin="round" d="M10 7.778L12 5l3 5"/></g></svg>
</template>

CSS

.icon-jogger-pants {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.16%205V4c0-.943%200-1.414-.3-1.707C17.559%202%2017.075%202%2016.107%202H7.893c-.968%200-1.452%200-1.753.293s-.3.764-.3%201.707v1m12.32%200l2.655%2014.652c.197%201.09.296%201.633-.012%201.99c-.307.358-.875.358-2.01.358h-1.17c-.73%200-1.096%200-1.368-.196c-.272-.195-.38-.535-.594-1.216l-1.698-5.375C13.16%2012.67%2012.758%2011.4%2012%2011.4s-1.16%201.271-1.963%203.813L8.34%2020.588c-.215.68-.322%201.02-.594%201.216S7.107%2022%206.376%2022H5.207c-1.135%200-1.703%200-2.01-.357c-.308-.358-.21-.902-.012-1.99L5.84%205m12.32%200H5.84%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%207.778L12%205l3%205%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.16%205V4c0-.943%200-1.414-.3-1.707C17.559%202%2017.075%202%2016.107%202H7.893c-.968%200-1.452%200-1.753.293s-.3.764-.3%201.707v1m12.32%200l2.655%2014.652c.197%201.09.296%201.633-.012%201.99c-.307.358-.875.358-2.01.358h-1.17c-.73%200-1.096%200-1.368-.196c-.272-.195-.38-.535-.594-1.216l-1.698-5.375C13.16%2012.67%2012.758%2011.4%2012%2011.4s-1.16%201.271-1.963%203.813L8.34%2020.588c-.215.68-.322%201.02-.594%201.216S7.107%2022%206.376%2022H5.207c-1.135%200-1.703%200-2.01-.357c-.308-.358-.21-.902-.012-1.99L5.84%205m12.32%200H5.84%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%207.778L12%205l3%205%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/jogger-pants.svg?color=%231a73e8&size=48