ios fitness icon

ios-fitness from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-fitness
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the ios fitness icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 280H160c-4.4 0-8-3.6-8-8v-32c0-4.4 3.6-8 8-8h192c4.4 0 8 3.6 8 8v32c0 4.4-3.6 8-8 8z" fill="currentColor"/><path d="M378 362V150c0-12.1 9.9-22 22-22s22 9.9 22 22v212c0 12.1-9.9 22-22 22s-22-9.9-22-22z" fill="currentColor"/><path d="M460 192h-12c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8h12c11 0 20-9 20-20v-88c0-11-9-20-20-20z" fill="currentColor"/><path d="M134 362V150c0-12.1-9.9-22-22-22s-22 9.9-22 22v212c0 12.1 9.9 22 22 22s22-9.9 22-22z" fill="currentColor"/><path d="M64 192H52c-11 0-20 9-20 20v88c0 11 9 20 20 20h12c4.4 0 8-3.6 8-8V200c0-4.4-3.6-8-8-8z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosFitness(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 280H160c-4.4 0-8-3.6-8-8v-32c0-4.4 3.6-8 8-8h192c4.4 0 8 3.6 8 8v32c0 4.4-3.6 8-8 8z" fill="currentColor"/><path d="M378 362V150c0-12.1 9.9-22 22-22s22 9.9 22 22v212c0 12.1-9.9 22-22 22s-22-9.9-22-22z" fill="currentColor"/><path d="M460 192h-12c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8h12c11 0 20-9 20-20v-88c0-11-9-20-20-20z" fill="currentColor"/><path d="M134 362V150c0-12.1-9.9-22-22-22s-22 9.9-22 22v212c0 12.1 9.9 22 22 22s22-9.9 22-22z" fill="currentColor"/><path d="M64 192H52c-11 0-20 9-20 20v88c0 11 9 20 20 20h12c4.4 0 8-3.6 8-8V200c0-4.4-3.6-8-8-8z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M352 280H160c-4.4 0-8-3.6-8-8v-32c0-4.4 3.6-8 8-8h192c4.4 0 8 3.6 8 8v32c0 4.4-3.6 8-8 8z" fill="currentColor"/><path d="M378 362V150c0-12.1 9.9-22 22-22s22 9.9 22 22v212c0 12.1-9.9 22-22 22s-22-9.9-22-22z" fill="currentColor"/><path d="M460 192h-12c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8h12c11 0 20-9 20-20v-88c0-11-9-20-20-20z" fill="currentColor"/><path d="M134 362V150c0-12.1-9.9-22-22-22s-22 9.9-22 22v212c0 12.1 9.9 22 22 22s22-9.9 22-22z" fill="currentColor"/><path d="M64 192H52c-11 0-20 9-20 20v88c0 11 9 20 20 20h12c4.4 0 8-3.6 8-8V200c0-4.4-3.6-8-8-8z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-fitness {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M352%20280H160c-4.4%200-8-3.6-8-8v-32c0-4.4%203.6-8%208-8h192c4.4%200%208%203.6%208%208v32c0%204.4-3.6%208-8%208z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M378%20362V150c0-12.1%209.9-22%2022-22s22%209.9%2022%2022v212c0%2012.1-9.9%2022-22%2022s-22-9.9-22-22z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M460%20192h-12c-4.4%200-8%203.6-8%208v112c0%204.4%203.6%208%208%208h12c11%200%2020-9%2020-20v-88c0-11-9-20-20-20z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M134%20362V150c0-12.1-9.9-22-22-22s-22%209.9-22%2022v212c0%2012.1%209.9%2022%2022%2022s22-9.9%2022-22z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M64%20192H52c-11%200-20%209-20%2020v88c0%2011%209%2020%2020%2020h12c4.4%200%208-3.6%208-8V200c0-4.4-3.6-8-8-8z%22%20fill%3D%22currentColor%22%2F%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%20512%20512%22%3E%3Cpath%20d%3D%22M352%20280H160c-4.4%200-8-3.6-8-8v-32c0-4.4%203.6-8%208-8h192c4.4%200%208%203.6%208%208v32c0%204.4-3.6%208-8%208z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M378%20362V150c0-12.1%209.9-22%2022-22s22%209.9%2022%2022v212c0%2012.1-9.9%2022-22%2022s-22-9.9-22-22z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M460%20192h-12c-4.4%200-8%203.6-8%208v112c0%204.4%203.6%208%208%208h12c11%200%2020-9%2020-20v-88c0-11-9-20-20-20z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M134%20362V150c0-12.1-9.9-22-22-22s-22%209.9-22%2022v212c0%2012.1%209.9%2022%2022%2022s22-9.9%2022-22z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M64%20192H52c-11%200-20%209-20%2020v88c0%2011%209%2020%2020%2020h12c4.4%200%208-3.6%208-8V200c0-4.4-3.6-8-8-8z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-fitness.svg?color=%231a73e8&size=48