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

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

1 other variant in Material Symbols Light

The same icon in other sets

More travel icons from Material Symbols Light

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 7.758l-3.1 3.1q-.179.179-.447.182q-.268.002-.453-.182q-.179-.18-.182-.447q-.002-.269.176-.453l.995-1l-.335-.335q-.242-.242-.242-.565t.242-.566l1.535-1.534L4.187 4.9q-.14-.14-.15-.341t.155-.367q.16-.16.351-.162q.192-.003.357.156l1.058 1.052l1.534-1.534q.243-.242.566-.242t.565.242l.335.335l1-.995q.179-.179.447-.179t.453.185q.178.179.178.45t-.178.45l-3.1 3.1l9.192 9.192l3.1-3.1q.179-.178.447-.181q.269-.003.453.181q.179.18.182.448q.002.268-.176.452l-.994 1l.334.335q.243.242.243.565q0 .324-.243.566l-1.534 1.534l1.052 1.058q.14.14.15.341t-.156.367q-.16.16-.351.162q-.192.003-.357-.156l-1.058-1.052l-1.534 1.534q-.243.243-.566.243t-.565-.243l-.335-.334l-1 .994q-.179.179-.447.179t-.453-.185q-.178-.179-.178-.45t.178-.45l3.1-3.1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFitnessCenterRounded(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 7.758l-3.1 3.1q-.179.179-.447.182q-.268.002-.453-.182q-.179-.18-.182-.447q-.002-.269.176-.453l.995-1l-.335-.335q-.242-.242-.242-.565t.242-.566l1.535-1.534L4.187 4.9q-.14-.14-.15-.341t.155-.367q.16-.16.351-.162q.192-.003.357.156l1.058 1.052l1.534-1.534q.243-.242.566-.242t.565.242l.335.335l1-.995q.179-.179.447-.179t.453.185q.178.179.178.45t-.178.45l-3.1 3.1l9.192 9.192l3.1-3.1q.179-.178.447-.181q.269-.003.453.181q.179.18.182.448q.002.268-.176.452l-.994 1l.334.335q.243.242.243.565q0 .324-.243.566l-1.534 1.534l1.052 1.058q.14.14.15.341t-.156.367q-.16.16-.351.162q-.192.003-.357-.156l-1.058-1.052l-1.534 1.534q-.243.243-.566.243t-.565-.243l-.335-.334l-1 .994q-.179.179-.447.179t-.453-.185q-.178-.179-.178-.45t.178-.45l3.1-3.1z"/></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 7.758l-3.1 3.1q-.179.179-.447.182q-.268.002-.453-.182q-.179-.18-.182-.447q-.002-.269.176-.453l.995-1l-.335-.335q-.242-.242-.242-.565t.242-.566l1.535-1.534L4.187 4.9q-.14-.14-.15-.341t.155-.367q.16-.16.351-.162q.192-.003.357.156l1.058 1.052l1.534-1.534q.243-.242.566-.242t.565.242l.335.335l1-.995q.179-.179.447-.179t.453.185q.178.179.178.45t-.178.45l-3.1 3.1l9.192 9.192l3.1-3.1q.179-.178.447-.181q.269-.003.453.181q.179.18.182.448q.002.268-.176.452l-.994 1l.334.335q.243.242.243.565q0 .324-.243.566l-1.534 1.534l1.052 1.058q.14.14.15.341t-.156.367q-.16.16-.351.162q-.192.003-.357-.156l-1.058-1.052l-1.534 1.534q-.243.243-.566.243t-.565-.243l-.335-.334l-1 .994q-.179.179-.447.179t-.453-.185q-.178-.179-.178-.45t.178-.45l3.1-3.1z"/></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%207.758l-3.1%203.1q-.179.179-.447.182q-.268.002-.453-.182q-.179-.18-.182-.447q-.002-.269.176-.453l.995-1l-.335-.335q-.242-.242-.242-.565t.242-.566l1.535-1.534L4.187%204.9q-.14-.14-.15-.341t.155-.367q.16-.16.351-.162q.192-.003.357.156l1.058%201.052l1.534-1.534q.243-.242.566-.242t.565.242l.335.335l1-.995q.179-.179.447-.179t.453.185q.178.179.178.45t-.178.45l-3.1%203.1l9.192%209.192l3.1-3.1q.179-.178.447-.181q.269-.003.453.181q.179.18.182.448q.002.268-.176.452l-.994%201l.334.335q.243.242.243.565q0%20.324-.243.566l-1.534%201.534l1.052%201.058q.14.14.15.341t-.156.367q-.16.16-.351.162q-.192.003-.357-.156l-1.058-1.052l-1.534%201.534q-.243.243-.566.243t-.565-.243l-.335-.334l-1%20.994q-.179.179-.447.179t-.453-.185q-.178-.179-.178-.45t.178-.45l3.1-3.1z%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%207.758l-3.1%203.1q-.179.179-.447.182q-.268.002-.453-.182q-.179-.18-.182-.447q-.002-.269.176-.453l.995-1l-.335-.335q-.242-.242-.242-.565t.242-.566l1.535-1.534L4.187%204.9q-.14-.14-.15-.341t.155-.367q.16-.16.351-.162q.192-.003.357.156l1.058%201.052l1.534-1.534q.243-.242.566-.242t.565.242l.335.335l1-.995q.179-.179.447-.179t.453.185q.178.179.178.45t-.178.45l-3.1%203.1l9.192%209.192l3.1-3.1q.179-.178.447-.181q.269-.003.453.181q.179.18.182.448q.002.268-.176.452l-.994%201l.334.335q.243.242.243.565q0%20.324-.243.566l-1.534%201.534l1.052%201.058q.14.14.15.341t-.156.367q-.16.16-.351.162q-.192.003-.357-.156l-1.058-1.052l-1.534%201.534q-.243.243-.566.243t-.565-.243l-.335-.334l-1%20.994q-.179.179-.447.179t-.453-.185q-.178-.179-.178-.45t.178-.45l3.1-3.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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