cardio-load-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
cardio-load-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the cardio load icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.675 19.825L8.8 18.15q-1.8-1.625-3.088-2.9t-2.124-2.4t-1.225-2.175t-.388-2.2q0-2.35 1.575-3.912T7.475 3q1.3 0 2.475.55T12 5.1q.875-1 2.05-1.55T16.525 3q2.35 0 3.925 1.563t1.575 3.912q0 1.15-.387 2.2t-1.225 2.175t-2.125 2.4t-3.088 2.9l-1.875 1.675q-.275.275-.625.388t-.7.112t-.7-.112t-.625-.388M6.825 13.5h10.35q.4-.425.725-.788t.6-.712h-13q.275.35.6.713t.725.787M12 18.3q.9-.8 1.688-1.487t1.437-1.313h-6.25q.65.625 1.438 1.313T12 18.3"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCardioLoadRounded(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="M10.675 19.825L8.8 18.15q-1.8-1.625-3.088-2.9t-2.124-2.4t-1.225-2.175t-.388-2.2q0-2.35 1.575-3.912T7.475 3q1.3 0 2.475.55T12 5.1q.875-1 2.05-1.55T16.525 3q2.35 0 3.925 1.563t1.575 3.912q0 1.15-.387 2.2t-1.225 2.175t-2.125 2.4t-3.088 2.9l-1.875 1.675q-.275.275-.625.388t-.7.112t-.7-.112t-.625-.388M6.825 13.5h10.35q.4-.425.725-.788t.6-.712h-13q.275.35.6.713t.725.787M12 18.3q.9-.8 1.688-1.487t1.437-1.313h-6.25q.65.625 1.438 1.313T12 18.3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.675 19.825L8.8 18.15q-1.8-1.625-3.088-2.9t-2.124-2.4t-1.225-2.175t-.388-2.2q0-2.35 1.575-3.912T7.475 3q1.3 0 2.475.55T12 5.1q.875-1 2.05-1.55T16.525 3q2.35 0 3.925 1.563t1.575 3.912q0 1.15-.387 2.2t-1.225 2.175t-2.125 2.4t-3.088 2.9l-1.875 1.675q-.275.275-.625.388t-.7.112t-.7-.112t-.625-.388M6.825 13.5h10.35q.4-.425.725-.788t.6-.712h-13q.275.35.6.713t.725.787M12 18.3q.9-.8 1.688-1.487t1.437-1.313h-6.25q.65.625 1.438 1.313T12 18.3"/></svg>
</template>

CSS

.icon-cardio-load-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%22M10.675%2019.825L8.8%2018.15q-1.8-1.625-3.088-2.9t-2.124-2.4t-1.225-2.175t-.388-2.2q0-2.35%201.575-3.912T7.475%203q1.3%200%202.475.55T12%205.1q.875-1%202.05-1.55T16.525%203q2.35%200%203.925%201.563t1.575%203.912q0%201.15-.387%202.2t-1.225%202.175t-2.125%202.4t-3.088%202.9l-1.875%201.675q-.275.275-.625.388t-.7.112t-.7-.112t-.625-.388M6.825%2013.5h10.35q.4-.425.725-.788t.6-.712h-13q.275.35.6.713t.725.787M12%2018.3q.9-.8%201.688-1.487t1.437-1.313h-6.25q.65.625%201.438%201.313T12%2018.3%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%22M10.675%2019.825L8.8%2018.15q-1.8-1.625-3.088-2.9t-2.124-2.4t-1.225-2.175t-.388-2.2q0-2.35%201.575-3.912T7.475%203q1.3%200%202.475.55T12%205.1q.875-1%202.05-1.55T16.525%203q2.35%200%203.925%201.563t1.575%203.912q0%201.15-.387%202.2t-1.225%202.175t-2.125%202.4t-3.088%202.9l-1.875%201.675q-.275.275-.625.388t-.7.112t-.7-.112t-.625-.388M6.825%2013.5h10.35q.4-.425.725-.788t.6-.712h-13q.275.35.6.713t.725.787M12%2018.3q.9-.8%201.688-1.487t1.437-1.313h-6.25q.65.625%201.438%201.313T12%2018.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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