fitness center icon

fitness-center-rounded from Material Symbols by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
fitness-center-rounded
Set
Material Symbols
Style
Rounded
Category
Travel
Viewbox
24×24
License
Apache 2.0
Aliases
fitness-center-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More travel icons from Material Symbols

Use the fitness center icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.05 8.45L4.2 11.3q-.275.275-.687.288T2.8 11.3q-.275-.275-.287-.687t.262-.713l.725-.75l-.7-.7q-.3-.3-.3-.7t.3-.7l1.4-1.4l-.725-.75Q3.2 4.625 3.2 4.213t.3-.713q.275-.275.688-.287t.712.262l.75.725l1.4-1.4q.3-.3.7-.3t.7.3l.7.7l.75-.725q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L8.45 7.05l8.5 8.5l2.85-2.85q.275-.275.688-.287t.712.287q.275.275.288.688t-.263.712l-.725.75l.7.7q.3.3.3.7t-.3.7l-1.4 1.4l.725.75q.275.275.275.687t-.3.713q-.275.275-.687.288t-.713-.263l-.75-.725l-1.4 1.4q-.3.3-.7.3t-.7-.3l-.7-.7l-.75.725q-.275.275-.687.275t-.713-.3q-.275-.275-.275-.7t.275-.7l2.85-2.85z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFitnessCenterRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.05 8.45L4.2 11.3q-.275.275-.687.288T2.8 11.3q-.275-.275-.287-.687t.262-.713l.725-.75l-.7-.7q-.3-.3-.3-.7t.3-.7l1.4-1.4l-.725-.75Q3.2 4.625 3.2 4.213t.3-.713q.275-.275.688-.287t.712.262l.75.725l1.4-1.4q.3-.3.7-.3t.7.3l.7.7l.75-.725q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L8.45 7.05l8.5 8.5l2.85-2.85q.275-.275.688-.287t.712.287q.275.275.288.688t-.263.712l-.725.75l.7.7q.3.3.3.7t-.3.7l-1.4 1.4l.725.75q.275.275.275.687t-.3.713q-.275.275-.687.288t-.713-.263l-.75-.725l-1.4 1.4q-.3.3-.7.3t-.7-.3l-.7-.7l-.75.725q-.275.275-.687.275t-.713-.3q-.275-.275-.275-.7t.275-.7l2.85-2.85z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.05 8.45L4.2 11.3q-.275.275-.687.288T2.8 11.3q-.275-.275-.287-.687t.262-.713l.725-.75l-.7-.7q-.3-.3-.3-.7t.3-.7l1.4-1.4l-.725-.75Q3.2 4.625 3.2 4.213t.3-.713q.275-.275.688-.287t.712.262l.75.725l1.4-1.4q.3-.3.7-.3t.7.3l.7.7l.75-.725q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L8.45 7.05l8.5 8.5l2.85-2.85q.275-.275.688-.287t.712.287q.275.275.288.688t-.263.712l-.725.75l.7.7q.3.3.3.7t-.3.7l-1.4 1.4l.725.75q.275.275.275.687t-.3.713q-.275.275-.687.288t-.713-.263l-.75-.725l-1.4 1.4q-.3.3-.7.3t-.7-.3l-.7-.7l-.75.725q-.275.275-.687.275t-.713-.3q-.275-.275-.275-.7t.275-.7l2.85-2.85z"/></svg>
</template>

CSS

.icon-fitness-center-rounded {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.05%208.45L4.2%2011.3q-.275.275-.687.288T2.8%2011.3q-.275-.275-.287-.687t.262-.713l.725-.75l-.7-.7q-.3-.3-.3-.7t.3-.7l1.4-1.4l-.725-.75Q3.2%204.625%203.2%204.213t.3-.713q.275-.275.688-.287t.712.262l.75.725l1.4-1.4q.3-.3.7-.3t.7.3l.7.7l.75-.725q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L8.45%207.05l8.5%208.5l2.85-2.85q.275-.275.688-.287t.712.287q.275.275.288.688t-.263.712l-.725.75l.7.7q.3.3.3.7t-.3.7l-1.4%201.4l.725.75q.275.275.275.687t-.3.713q-.275.275-.687.288t-.713-.263l-.75-.725l-1.4%201.4q-.3.3-.7.3t-.7-.3l-.7-.7l-.75.725q-.275.275-.687.275t-.713-.3q-.275-.275-.275-.7t.275-.7l2.85-2.85z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.05%208.45L4.2%2011.3q-.275.275-.687.288T2.8%2011.3q-.275-.275-.287-.687t.262-.713l.725-.75l-.7-.7q-.3-.3-.3-.7t.3-.7l1.4-1.4l-.725-.75Q3.2%204.625%203.2%204.213t.3-.713q.275-.275.688-.287t.712.262l.75.725l1.4-1.4q.3-.3.7-.3t.7.3l.7.7l.75-.725q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L8.45%207.05l8.5%208.5l2.85-2.85q.275-.275.688-.287t.712.287q.275.275.288.688t-.263.712l-.725.75l.7.7q.3.3.3.7t-.3.7l-1.4%201.4l.725.75q.275.275.275.687t-.3.713q-.275.275-.687.288t-.713-.263l-.75-.725l-1.4%201.4q-.3.3-.7.3t-.7-.3l-.7-.7l-.75.725q-.275.275-.687.275t-.713-.3q-.275-.275-.275-.7t.275-.7l2.85-2.85z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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