musical score emoji
musical-score from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- musical-score
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the musical score emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M31.31 42.184c-.389-4.03 3.282-7.329 7.33-7.329s7.328 3.32 7.328 7.329c0 1.94-.575 9.481-10.787 9.13c-4.586-.368-8.446-3.749-9.097-8.831c-.501-3.917.022-7.31 4.076-11.363c4.054-4.054 5.223-4.296 9.321-9.948s2.583-9.291 2.374-10.009s-1.607-3.037-4.2-3.037s-3.844 2.769-4.182 3.913c-.339 1.145-.727 3.445-.094 7.878c.475 3.32 8.056 32.29 8.983 36.603q.137.622.196 1.25c.003.03.028.765.028.765a5 5 0 1 1-9.887-1.062s.322-1.109.898-1.291"/><circle cx="33.947" cy="57.146" r="2"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMusicalScore(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M31.31 42.184c-.389-4.03 3.282-7.329 7.33-7.329s7.328 3.32 7.328 7.329c0 1.94-.575 9.481-10.787 9.13c-4.586-.368-8.446-3.749-9.097-8.831c-.501-3.917.022-7.31 4.076-11.363c4.054-4.054 5.223-4.296 9.321-9.948s2.583-9.291 2.374-10.009s-1.607-3.037-4.2-3.037s-3.844 2.769-4.182 3.913c-.339 1.145-.727 3.445-.094 7.878c.475 3.32 8.056 32.29 8.983 36.603q.137.622.196 1.25c.003.03.028.765.028.765a5 5 0 1 1-9.887-1.062s.322-1.109.898-1.291"/><circle cx="33.947" cy="57.146" r="2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M31.31 42.184c-.389-4.03 3.282-7.329 7.33-7.329s7.328 3.32 7.328 7.329c0 1.94-.575 9.481-10.787 9.13c-4.586-.368-8.446-3.749-9.097-8.831c-.501-3.917.022-7.31 4.076-11.363c4.054-4.054 5.223-4.296 9.321-9.948s2.583-9.291 2.374-10.009s-1.607-3.037-4.2-3.037s-3.844 2.769-4.182 3.913c-.339 1.145-.727 3.445-.094 7.878c.475 3.32 8.056 32.29 8.983 36.603q.137.622.196 1.25c.003.03.028.765.028.765a5 5 0 1 1-9.887-1.062s.322-1.109.898-1.291"/><circle cx="33.947" cy="57.146" r="2"/></svg> </template>
CSS
.icon-musical-score {
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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.31%2042.184c-.389-4.03%203.282-7.329%207.33-7.329s7.328%203.32%207.328%207.329c0%201.94-.575%209.481-10.787%209.13c-4.586-.368-8.446-3.749-9.097-8.831c-.501-3.917.022-7.31%204.076-11.363c4.054-4.054%205.223-4.296%209.321-9.948s2.583-9.291%202.374-10.009s-1.607-3.037-4.2-3.037s-3.844%202.769-4.182%203.913c-.339%201.145-.727%203.445-.094%207.878c.475%203.32%208.056%2032.29%208.983%2036.603q.137.622.196%201.25c.003.03.028.765.028.765a5%205%200%201%201-9.887-1.062s.322-1.109.898-1.291%22%2F%3E%3Ccircle%20cx%3D%2233.947%22%20cy%3D%2257.146%22%20r%3D%222%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.31%2042.184c-.389-4.03%203.282-7.329%207.33-7.329s7.328%203.32%207.328%207.329c0%201.94-.575%209.481-10.787%209.13c-4.586-.368-8.446-3.749-9.097-8.831c-.501-3.917.022-7.31%204.076-11.363c4.054-4.054%205.223-4.296%209.321-9.948s2.583-9.291%202.374-10.009s-1.607-3.037-4.2-3.037s-3.844%202.769-4.182%203.913c-.339%201.145-.727%203.445-.094%207.878c.475%203.32%208.056%2032.29%208.983%2036.603q.137.622.196%201.25c.003.03.028.765.028.765a5%205%200%201%201-9.887-1.062s.322-1.109.898-1.291%22%2F%3E%3Ccircle%20cx%3D%2233.947%22%20cy%3D%2257.146%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/musical-score.svg?color=%231a73e8&size=48