round fitness center icon

round-fitness-center from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.

Name
round-fitness-center
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the round 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="m20.57 14.86l.72-.72a.996.996 0 0 0 0-1.41l-.02-.02a.996.996 0 0 0-1.41 0L17 15.57L8.43 7l2.86-2.86a.996.996 0 0 0 0-1.41l-.02-.02a.996.996 0 0 0-1.41 0l-.72.72l-.72-.72c-.39-.39-1.03-.39-1.42 0L5.57 4.14l-.72-.72a1.02 1.02 0 0 0-1.43 0a1.02 1.02 0 0 0 0 1.43l.72.72L2.71 7a.996.996 0 0 0 0 1.41l.72.72l-.72.73a.996.996 0 0 0 0 1.41l.02.02c.39.39 1.02.39 1.41 0L7 8.43L15.57 17l-2.86 2.86a.996.996 0 0 0 0 1.41l.02.02c.39.39 1.02.39 1.41 0l.72-.72l.72.72c.39.39 1.02.39 1.41 0l1.43-1.43l.72.72c.39.39 1.04.39 1.43 0s.39-1.04 0-1.43l-.72-.72L21.29 17a.996.996 0 0 0 0-1.41z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundFitnessCenter(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="m20.57 14.86l.72-.72a.996.996 0 0 0 0-1.41l-.02-.02a.996.996 0 0 0-1.41 0L17 15.57L8.43 7l2.86-2.86a.996.996 0 0 0 0-1.41l-.02-.02a.996.996 0 0 0-1.41 0l-.72.72l-.72-.72c-.39-.39-1.03-.39-1.42 0L5.57 4.14l-.72-.72a1.02 1.02 0 0 0-1.43 0a1.02 1.02 0 0 0 0 1.43l.72.72L2.71 7a.996.996 0 0 0 0 1.41l.72.72l-.72.73a.996.996 0 0 0 0 1.41l.02.02c.39.39 1.02.39 1.41 0L7 8.43L15.57 17l-2.86 2.86a.996.996 0 0 0 0 1.41l.02.02c.39.39 1.02.39 1.41 0l.72-.72l.72.72c.39.39 1.02.39 1.41 0l1.43-1.43l.72.72c.39.39 1.04.39 1.43 0s.39-1.04 0-1.43l-.72-.72L21.29 17a.996.996 0 0 0 0-1.41z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.57 14.86l.72-.72a.996.996 0 0 0 0-1.41l-.02-.02a.996.996 0 0 0-1.41 0L17 15.57L8.43 7l2.86-2.86a.996.996 0 0 0 0-1.41l-.02-.02a.996.996 0 0 0-1.41 0l-.72.72l-.72-.72c-.39-.39-1.03-.39-1.42 0L5.57 4.14l-.72-.72a1.02 1.02 0 0 0-1.43 0a1.02 1.02 0 0 0 0 1.43l.72.72L2.71 7a.996.996 0 0 0 0 1.41l.72.72l-.72.73a.996.996 0 0 0 0 1.41l.02.02c.39.39 1.02.39 1.41 0L7 8.43L15.57 17l-2.86 2.86a.996.996 0 0 0 0 1.41l.02.02c.39.39 1.02.39 1.41 0l.72-.72l.72.72c.39.39 1.02.39 1.41 0l1.43-1.43l.72.72c.39.39 1.04.39 1.43 0s.39-1.04 0-1.43l-.72-.72L21.29 17a.996.996 0 0 0 0-1.41z"/></svg>
</template>

CSS

.icon-round-fitness-center {
  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%22m20.57%2014.86l.72-.72a.996.996%200%200%200%200-1.41l-.02-.02a.996.996%200%200%200-1.41%200L17%2015.57L8.43%207l2.86-2.86a.996.996%200%200%200%200-1.41l-.02-.02a.996.996%200%200%200-1.41%200l-.72.72l-.72-.72c-.39-.39-1.03-.39-1.42%200L5.57%204.14l-.72-.72a1.02%201.02%200%200%200-1.43%200a1.02%201.02%200%200%200%200%201.43l.72.72L2.71%207a.996.996%200%200%200%200%201.41l.72.72l-.72.73a.996.996%200%200%200%200%201.41l.02.02c.39.39%201.02.39%201.41%200L7%208.43L15.57%2017l-2.86%202.86a.996.996%200%200%200%200%201.41l.02.02c.39.39%201.02.39%201.41%200l.72-.72l.72.72c.39.39%201.02.39%201.41%200l1.43-1.43l.72.72c.39.39%201.04.39%201.43%200s.39-1.04%200-1.43l-.72-.72L21.29%2017a.996.996%200%200%200%200-1.41z%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%22m20.57%2014.86l.72-.72a.996.996%200%200%200%200-1.41l-.02-.02a.996.996%200%200%200-1.41%200L17%2015.57L8.43%207l2.86-2.86a.996.996%200%200%200%200-1.41l-.02-.02a.996.996%200%200%200-1.41%200l-.72.72l-.72-.72c-.39-.39-1.03-.39-1.42%200L5.57%204.14l-.72-.72a1.02%201.02%200%200%200-1.43%200a1.02%201.02%200%200%200%200%201.43l.72.72L2.71%207a.996.996%200%200%200%200%201.41l.72.72l-.72.73a.996.996%200%200%200%200%201.41l.02.02c.39.39%201.02.39%201.41%200L7%208.43L15.57%2017l-2.86%202.86a.996.996%200%200%200%200%201.41l.02.02c.39.39%201.02.39%201.41%200l.72-.72l.72.72c.39.39%201.02.39%201.41%200l1.43-1.43l.72.72c.39.39%201.04.39%201.43%200s.39-1.04%200-1.43l-.72-.72L21.29%2017a.996.996%200%200%200%200-1.41z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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