cadence-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
cadence-rounded
Set
Material Symbols
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
cadence-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the cadence icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.713 7.288Q13 7.575 13 8v12q0 .425-.288.713T12 21t-.712-.288T11 20V8q0-.425.288-.712T12 7t.713.288m-4 3Q9 10.575 9 11v6q0 .425-.288.713T8 18t-.712-.288T7 17v-6q0-.425.288-.712T8 10t.713.288m8 0Q17 10.575 17 11v6q0 .425-.288.713T16 18t-.712-.288T15 17v-6q0-.425.288-.712T16 10t.713.288M12 5q-1.125 0-2.113.563T8.326 7.1q-.8 1.35-2.187 2.125T3.175 10H3q-.425 0-.712-.288T2 9t.288-.712T3 8h.175q1.05 0 1.963-.525T6.6 6.05q.85-1.425 2.288-2.238T12 3t3.113.813T17.4 6.05q.55.9 1.463 1.425T20.825 8H21q.425 0 .713.288T22 9t-.288.713T21 10h-.15q-1.575 0-2.963-.775T15.7 7.1q-.575-.975-1.562-1.537T12 5m-8.712 9.713Q3 14.425 3 14t.288-.712T4 13t.713.288T5 14t-.288.713T4 15t-.712-.288m16 0Q19 14.426 19 14t.288-.712T20 13t.713.288T21 14t-.288.713T20 15t-.712-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsCadenceRounded(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="M12.713 7.288Q13 7.575 13 8v12q0 .425-.288.713T12 21t-.712-.288T11 20V8q0-.425.288-.712T12 7t.713.288m-4 3Q9 10.575 9 11v6q0 .425-.288.713T8 18t-.712-.288T7 17v-6q0-.425.288-.712T8 10t.713.288m8 0Q17 10.575 17 11v6q0 .425-.288.713T16 18t-.712-.288T15 17v-6q0-.425.288-.712T16 10t.713.288M12 5q-1.125 0-2.113.563T8.326 7.1q-.8 1.35-2.187 2.125T3.175 10H3q-.425 0-.712-.288T2 9t.288-.712T3 8h.175q1.05 0 1.963-.525T6.6 6.05q.85-1.425 2.288-2.238T12 3t3.113.813T17.4 6.05q.55.9 1.463 1.425T20.825 8H21q.425 0 .713.288T22 9t-.288.713T21 10h-.15q-1.575 0-2.963-.775T15.7 7.1q-.575-.975-1.562-1.537T12 5m-8.712 9.713Q3 14.425 3 14t.288-.712T4 13t.713.288T5 14t-.288.713T4 15t-.712-.288m16 0Q19 14.426 19 14t.288-.712T20 13t.713.288T21 14t-.288.713T20 15t-.712-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.713 7.288Q13 7.575 13 8v12q0 .425-.288.713T12 21t-.712-.288T11 20V8q0-.425.288-.712T12 7t.713.288m-4 3Q9 10.575 9 11v6q0 .425-.288.713T8 18t-.712-.288T7 17v-6q0-.425.288-.712T8 10t.713.288m8 0Q17 10.575 17 11v6q0 .425-.288.713T16 18t-.712-.288T15 17v-6q0-.425.288-.712T16 10t.713.288M12 5q-1.125 0-2.113.563T8.326 7.1q-.8 1.35-2.187 2.125T3.175 10H3q-.425 0-.712-.288T2 9t.288-.712T3 8h.175q1.05 0 1.963-.525T6.6 6.05q.85-1.425 2.288-2.238T12 3t3.113.813T17.4 6.05q.55.9 1.463 1.425T20.825 8H21q.425 0 .713.288T22 9t-.288.713T21 10h-.15q-1.575 0-2.963-.775T15.7 7.1q-.575-.975-1.562-1.537T12 5m-8.712 9.713Q3 14.425 3 14t.288-.712T4 13t.713.288T5 14t-.288.713T4 15t-.712-.288m16 0Q19 14.426 19 14t.288-.712T20 13t.713.288T21 14t-.288.713T20 15t-.712-.288"/></svg>
</template>

CSS

.icon-cadence-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%22M12.713%207.288Q13%207.575%2013%208v12q0%20.425-.288.713T12%2021t-.712-.288T11%2020V8q0-.425.288-.712T12%207t.713.288m-4%203Q9%2010.575%209%2011v6q0%20.425-.288.713T8%2018t-.712-.288T7%2017v-6q0-.425.288-.712T8%2010t.713.288m8%200Q17%2010.575%2017%2011v6q0%20.425-.288.713T16%2018t-.712-.288T15%2017v-6q0-.425.288-.712T16%2010t.713.288M12%205q-1.125%200-2.113.563T8.326%207.1q-.8%201.35-2.187%202.125T3.175%2010H3q-.425%200-.712-.288T2%209t.288-.712T3%208h.175q1.05%200%201.963-.525T6.6%206.05q.85-1.425%202.288-2.238T12%203t3.113.813T17.4%206.05q.55.9%201.463%201.425T20.825%208H21q.425%200%20.713.288T22%209t-.288.713T21%2010h-.15q-1.575%200-2.963-.775T15.7%207.1q-.575-.975-1.562-1.537T12%205m-8.712%209.713Q3%2014.425%203%2014t.288-.712T4%2013t.713.288T5%2014t-.288.713T4%2015t-.712-.288m16%200Q19%2014.426%2019%2014t.288-.712T20%2013t.713.288T21%2014t-.288.713T20%2015t-.712-.288%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%22M12.713%207.288Q13%207.575%2013%208v12q0%20.425-.288.713T12%2021t-.712-.288T11%2020V8q0-.425.288-.712T12%207t.713.288m-4%203Q9%2010.575%209%2011v6q0%20.425-.288.713T8%2018t-.712-.288T7%2017v-6q0-.425.288-.712T8%2010t.713.288m8%200Q17%2010.575%2017%2011v6q0%20.425-.288.713T16%2018t-.712-.288T15%2017v-6q0-.425.288-.712T16%2010t.713.288M12%205q-1.125%200-2.113.563T8.326%207.1q-.8%201.35-2.187%202.125T3.175%2010H3q-.425%200-.712-.288T2%209t.288-.712T3%208h.175q1.05%200%201.963-.525T6.6%206.05q.85-1.425%202.288-2.238T12%203t3.113.813T17.4%206.05q.55.9%201.463%201.425T20.825%208H21q.425%200%20.713.288T22%209t-.288.713T21%2010h-.15q-1.575%200-2.963-.775T15.7%207.1q-.575-.975-1.562-1.537T12%205m-8.712%209.713Q3%2014.425%203%2014t.288-.712T4%2013t.713.288T5%2014t-.288.713T4%2015t-.712-.288m16%200Q19%2014.426%2019%2014t.288-.712T20%2013t.713.288T21%2014t-.288.713T20%2015t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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