performance icon

performance from IconPark by ByteDance · Color · Music · Apache-2.0 Free for personal and commercial use.

Name
performance
Set
IconPark
Style
Color
Category
Music
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More music icons from IconPark

Use the performance icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44C35.0457 44 44 35.0457 44 24C44 21.2883 43.4603 18.7026 42.4825 16.3446C42.2308 15.7376 41.9501 15.1457 41.6421 14.5707"/><path fill="#2F88FF" d="M35 10C37.2091 10 39 8.65685 39 7C39 5.34315 37.2091 4 35 4C32.7909 4 31 5.34315 31 7C31 8.65685 32.7909 10 35 10Z"/><path fill="#2F88FF" d="M24 31C27.866 31 31 27.866 31 24C31 20.134 27.866 17 24 17C20.134 17 17 20.134 17 24C17 27.866 20.134 31 24 31Z"/><path stroke-linecap="round" d="M31 6.5V24"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkPerformance(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="4"><path strokeLinecap="round" d="M24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44C35.0457 44 44 35.0457 44 24C44 21.2883 43.4603 18.7026 42.4825 16.3446C42.2308 15.7376 41.9501 15.1457 41.6421 14.5707"/><path fill="#2F88FF" d="M35 10C37.2091 10 39 8.65685 39 7C39 5.34315 37.2091 4 35 4C32.7909 4 31 5.34315 31 7C31 8.65685 32.7909 10 35 10Z"/><path fill="#2F88FF" d="M24 31C27.866 31 31 27.866 31 24C31 20.134 27.866 17 24 17C20.134 17 17 20.134 17 24C17 27.866 20.134 31 24 31Z"/><path strokeLinecap="round" d="M31 6.5V24"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M24 4C12.9543 4 4 12.9543 4 24C4 35.0457 12.9543 44 24 44C35.0457 44 44 35.0457 44 24C44 21.2883 43.4603 18.7026 42.4825 16.3446C42.2308 15.7376 41.9501 15.1457 41.6421 14.5707"/><path fill="#2F88FF" d="M35 10C37.2091 10 39 8.65685 39 7C39 5.34315 37.2091 4 35 4C32.7909 4 31 5.34315 31 7C31 8.65685 32.7909 10 35 10Z"/><path fill="#2F88FF" d="M24 31C27.866 31 31 27.866 31 24C31 20.134 27.866 17 24 17C20.134 17 17 20.134 17 24C17 27.866 20.134 31 24 31Z"/><path stroke-linecap="round" d="M31 6.5V24"/></g></svg>
</template>

CSS

.icon-performance {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%204C12.9543%204%204%2012.9543%204%2024C4%2035.0457%2012.9543%2044%2024%2044C35.0457%2044%2044%2035.0457%2044%2024C44%2021.2883%2043.4603%2018.7026%2042.4825%2016.3446C42.2308%2015.7376%2041.9501%2015.1457%2041.6421%2014.5707%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M35%2010C37.2091%2010%2039%208.65685%2039%207C39%205.34315%2037.2091%204%2035%204C32.7909%204%2031%205.34315%2031%207C31%208.65685%2032.7909%2010%2035%2010Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24%2031C27.866%2031%2031%2027.866%2031%2024C31%2020.134%2027.866%2017%2024%2017C20.134%2017%2017%2020.134%2017%2024C17%2027.866%2020.134%2031%2024%2031Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M31%206.5V24%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%204C12.9543%204%204%2012.9543%204%2024C4%2035.0457%2012.9543%2044%2024%2044C35.0457%2044%2044%2035.0457%2044%2024C44%2021.2883%2043.4603%2018.7026%2042.4825%2016.3446C42.2308%2015.7376%2041.9501%2015.1457%2041.6421%2014.5707%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M35%2010C37.2091%2010%2039%208.65685%2039%207C39%205.34315%2037.2091%204%2035%204C32.7909%204%2031%205.34315%2031%207C31%208.65685%2032.7909%2010%2035%2010Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M24%2031C27.866%2031%2031%2027.866%2031%2024C31%2020.134%2027.866%2017%2024%2017C20.134%2017%2017%2020.134%2017%2024C17%2027.866%2020.134%2031%2024%2031Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M31%206.5V24%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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