repeate music icon

repeate-music-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
repeate-music-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the repeate music icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.91 17.181c-.19 0-.38-.07-.53-.22a7.24 7.24 0 0 1-2.13-5.13c0-4.01 3.25-7.27 7.25-7.27l6.07.02l-1.09-1.04a.746.746 0 0 1-.02-1.06c.29-.3.76-.31 1.06-.02l2.44 2.34c.22.21.29.54.18.82s-.39.47-.7.47l-7.94-.02c-3.17 0-5.75 2.59-5.75 5.77c0 1.53.6 2.98 1.69 4.07c.29.29.29.77 0 1.06c-.15.14-.34.21-.53.21M10 21.75a.75.75 0 0 1-.52-.21L7.04 19.2a.76.76 0 0 1-.18-.82c.11-.28.39-.47.7-.47l7.95.02c3.17 0 5.75-2.59 5.75-5.77c0-1.53-.6-2.98-1.69-4.07a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0a7.24 7.24 0 0 1 2.13 5.13c0 4.01-3.25 7.27-7.25 7.27l-6.07-.02l1.09 1.04c.3.29.31.76.02 1.06c-.16.16-.35.24-.55.24"/><path d="M9 15.5h6c1.92 0 3.5-1.57 3.5-3.5c0-1.92-1.57-3.5-3.5-3.5H9A3.51 3.51 0 0 0 5.5 12c0 1.93 1.57 3.5 3.5 3.5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconRepeateMusicFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.91 17.181c-.19 0-.38-.07-.53-.22a7.24 7.24 0 0 1-2.13-5.13c0-4.01 3.25-7.27 7.25-7.27l6.07.02l-1.09-1.04a.746.746 0 0 1-.02-1.06c.29-.3.76-.31 1.06-.02l2.44 2.34c.22.21.29.54.18.82s-.39.47-.7.47l-7.94-.02c-3.17 0-5.75 2.59-5.75 5.77c0 1.53.6 2.98 1.69 4.07c.29.29.29.77 0 1.06c-.15.14-.34.21-.53.21M10 21.75a.75.75 0 0 1-.52-.21L7.04 19.2a.76.76 0 0 1-.18-.82c.11-.28.39-.47.7-.47l7.95.02c3.17 0 5.75-2.59 5.75-5.77c0-1.53-.6-2.98-1.69-4.07a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0a7.24 7.24 0 0 1 2.13 5.13c0 4.01-3.25 7.27-7.25 7.27l-6.07-.02l1.09 1.04c.3.29.31.76.02 1.06c-.16.16-.35.24-.55.24"/><path d="M9 15.5h6c1.92 0 3.5-1.57 3.5-3.5c0-1.92-1.57-3.5-3.5-3.5H9A3.51 3.51 0 0 0 5.5 12c0 1.93 1.57 3.5 3.5 3.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.91 17.181c-.19 0-.38-.07-.53-.22a7.24 7.24 0 0 1-2.13-5.13c0-4.01 3.25-7.27 7.25-7.27l6.07.02l-1.09-1.04a.746.746 0 0 1-.02-1.06c.29-.3.76-.31 1.06-.02l2.44 2.34c.22.21.29.54.18.82s-.39.47-.7.47l-7.94-.02c-3.17 0-5.75 2.59-5.75 5.77c0 1.53.6 2.98 1.69 4.07c.29.29.29.77 0 1.06c-.15.14-.34.21-.53.21M10 21.75a.75.75 0 0 1-.52-.21L7.04 19.2a.76.76 0 0 1-.18-.82c.11-.28.39-.47.7-.47l7.95.02c3.17 0 5.75-2.59 5.75-5.77c0-1.53-.6-2.98-1.69-4.07a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0a7.24 7.24 0 0 1 2.13 5.13c0 4.01-3.25 7.27-7.25 7.27l-6.07-.02l1.09 1.04c.3.29.31.76.02 1.06c-.16.16-.35.24-.55.24"/><path d="M9 15.5h6c1.92 0 3.5-1.57 3.5-3.5c0-1.92-1.57-3.5-3.5-3.5H9A3.51 3.51 0 0 0 5.5 12c0 1.93 1.57 3.5 3.5 3.5"/></g></svg>
</template>

CSS

.icon-repeate-music-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3.91%2017.181c-.19%200-.38-.07-.53-.22a7.24%207.24%200%200%201-2.13-5.13c0-4.01%203.25-7.27%207.25-7.27l6.07.02l-1.09-1.04a.746.746%200%200%201-.02-1.06c.29-.3.76-.31%201.06-.02l2.44%202.34c.22.21.29.54.18.82s-.39.47-.7.47l-7.94-.02c-3.17%200-5.75%202.59-5.75%205.77c0%201.53.6%202.98%201.69%204.07c.29.29.29.77%200%201.06c-.15.14-.34.21-.53.21M10%2021.75a.75.75%200%200%201-.52-.21L7.04%2019.2a.76.76%200%200%201-.18-.82c.11-.28.39-.47.7-.47l7.95.02c3.17%200%205.75-2.59%205.75-5.77c0-1.53-.6-2.98-1.69-4.07a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200a7.24%207.24%200%200%201%202.13%205.13c0%204.01-3.25%207.27-7.25%207.27l-6.07-.02l1.09%201.04c.3.29.31.76.02%201.06c-.16.16-.35.24-.55.24%22%2F%3E%3Cpath%20d%3D%22M9%2015.5h6c1.92%200%203.5-1.57%203.5-3.5c0-1.92-1.57-3.5-3.5-3.5H9A3.51%203.51%200%200%200%205.5%2012c0%201.93%201.57%203.5%203.5%203.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3.91%2017.181c-.19%200-.38-.07-.53-.22a7.24%207.24%200%200%201-2.13-5.13c0-4.01%203.25-7.27%207.25-7.27l6.07.02l-1.09-1.04a.746.746%200%200%201-.02-1.06c.29-.3.76-.31%201.06-.02l2.44%202.34c.22.21.29.54.18.82s-.39.47-.7.47l-7.94-.02c-3.17%200-5.75%202.59-5.75%205.77c0%201.53.6%202.98%201.69%204.07c.29.29.29.77%200%201.06c-.15.14-.34.21-.53.21M10%2021.75a.75.75%200%200%201-.52-.21L7.04%2019.2a.76.76%200%200%201-.18-.82c.11-.28.39-.47.7-.47l7.95.02c3.17%200%205.75-2.59%205.75-5.77c0-1.53-.6-2.98-1.69-4.07a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200a7.24%207.24%200%200%201%202.13%205.13c0%204.01-3.25%207.27-7.25%207.27l-6.07-.02l1.09%201.04c.3.29.31.76.02%201.06c-.16.16-.35.24-.55.24%22%2F%3E%3Cpath%20d%3D%22M9%2015.5h6c1.92%200%203.5-1.57%203.5-3.5c0-1.92-1.57-3.5-3.5-3.5H9A3.51%203.51%200%200%200%205.5%2012c0%201.93%201.57%203.5%203.5%203.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/repeate-music-filled.svg?color=%231a73e8&size=48