piano grand icon

piano-grand-line from Remix Icon by Remix Design · Line · Game & Sports · Apache-2.0 Free for personal and commercial use.

Name
piano-grand-line
Set
Remix Icon
Style
Line
Category
Game & Sports
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More game & sports icons from Remix Icon

Use the piano grand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 2c2.43 0 4.57 1.239 5.823 3.114c.347.518.916.899 1.532 1.025C19.518 6.783 22 9.614 22 13v7a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9a7 7 0 0 1 7-7M4 19h16v-5h-1v3h-2v-3h-2v3h-2v-3h-2v3H9v-3H7v3H5v-3H4zM9 4a5 5 0 0 0-5 5v3h15.895c-.412-1.944-1.99-3.504-3.939-3.901a4.47 4.47 0 0 1-2.796-1.873A5 5 0 0 0 9 4"/></svg>

React

import type { SVGProps } from "react";

export function RiPianoGrandLine(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="M9 2c2.43 0 4.57 1.239 5.823 3.114c.347.518.916.899 1.532 1.025C19.518 6.783 22 9.614 22 13v7a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9a7 7 0 0 1 7-7M4 19h16v-5h-1v3h-2v-3h-2v3h-2v-3h-2v3H9v-3H7v3H5v-3H4zM9 4a5 5 0 0 0-5 5v3h15.895c-.412-1.944-1.99-3.504-3.939-3.901a4.47 4.47 0 0 1-2.796-1.873A5 5 0 0 0 9 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 2c2.43 0 4.57 1.239 5.823 3.114c.347.518.916.899 1.532 1.025C19.518 6.783 22 9.614 22 13v7a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V9a7 7 0 0 1 7-7M4 19h16v-5h-1v3h-2v-3h-2v3h-2v-3h-2v3H9v-3H7v3H5v-3H4zM9 4a5 5 0 0 0-5 5v3h15.895c-.412-1.944-1.99-3.504-3.939-3.901a4.47 4.47 0 0 1-2.796-1.873A5 5 0 0 0 9 4"/></svg>
</template>

CSS

.icon-piano-grand-line {
  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%22M9%202c2.43%200%204.57%201.239%205.823%203.114c.347.518.916.899%201.532%201.025C19.518%206.783%2022%209.614%2022%2013v7a1%201%200%200%201-1%201H3a1%201%200%200%201-1-1V9a7%207%200%200%201%207-7M4%2019h16v-5h-1v3h-2v-3h-2v3h-2v-3h-2v3H9v-3H7v3H5v-3H4zM9%204a5%205%200%200%200-5%205v3h15.895c-.412-1.944-1.99-3.504-3.939-3.901a4.47%204.47%200%200%201-2.796-1.873A5%205%200%200%200%209%204%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%22M9%202c2.43%200%204.57%201.239%205.823%203.114c.347.518.916.899%201.532%201.025C19.518%206.783%2022%209.614%2022%2013v7a1%201%200%200%201-1%201H3a1%201%200%200%201-1-1V9a7%207%200%200%201%207-7M4%2019h16v-5h-1v3h-2v-3h-2v3h-2v-3h-2v3H9v-3H7v3H5v-3H4zM9%204a5%205%200%200%200-5%205v3h15.895c-.412-1.944-1.99-3.504-3.939-3.901a4.47%204.47%200%200%201-2.796-1.873A5%205%200%200%200%209%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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