musescore from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
musescore
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the musescore logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.777 23.997a12 12 0 0 1-8.98-4.296a12 12 0 0 1-2.406-4.655A12.1 12.1 0 0 1 .273 9.44a11.9 11.9 0 0 1 1.72-4.064a12.06 12.06 0 0 1 4.056-3.799a11.9 11.9 0 0 1 4.13-1.44a12.2 12.2 0 0 1 3.693.007c1.708.27 3.302.89 4.751 1.848c.873.577 1.692 1.29 2.385 2.08a12 12 0 0 1 2.68 5.196c.402 1.718.416 3.556.039 5.291a12 12 0 0 1-4.024 6.643a12 12 0 0 1-4.655 2.407c-.743.195-1.499.316-2.29.367a18 18 0 0 1-.809.026l-.172-.003zm-6.924-6.684a.5.5 0 0 0 .23-.133a.55.55 0 0 0 .139-.232c.013-.043.014-.178.018-2.363c.004-2.12.005-2.327.018-2.438c.033-.298.076-.51.146-.72c.101-.303.224-.516.406-.705c.14-.144.26-.232.434-.315a1.8 1.8 0 0 1 .504-.148c.114-.017.382-.024.493-.012a1.8 1.8 0 0 1 1.308.807c.166.25.271.528.327.866l.017.106l.004 2.438c.004 2.324.005 2.44.019 2.485a.56.56 0 0 0 .133.226a.5.5 0 0 0 .201.128c.052.019.068.021.167.021a.46.46 0 0 0 .37-.145a.5.5 0 0 0 .149-.3c.006-.042.008-.774.008-2.407c0-1.542.003-2.375.008-2.428q.071-.72.523-1.225c.183-.204.464-.39.73-.482c.21-.074.394-.101.626-.095c.304.01.55.066.8.186c.284.136.514.341.668.597c.178.294.28.662.299 1.083c.002.053.013.491.023.973c.022 1.002.024 1.063.04 1.238c.072.787.307 1.426.711 1.935c.087.11.311.333.417.417q.651.516 1.532.634c.177.024.507.03.68.012c.797-.082 1.53-.463 2.015-1.046c.373-.45.606-.99.704-1.64c.046-.302.043-.143.046-2.506c.003-2.417.007-2.223-.054-2.346a.48.48 0 0 0-.332-.251a.58.58 0 0 0-.416.06c-.1.06-.19.183-.22.304c-.009.031-.012.478-.016 2.22c-.005 2.415 0 2.23-.055 2.51c-.18.917-.81 1.522-1.73 1.66a2.4 2.4 0 0 1-.512-.008q-.695-.105-1.13-.557c-.332-.345-.53-.816-.601-1.432c-.018-.151-.026-.387-.043-1.212c-.018-.853-.026-1.05-.047-1.24c-.129-1.123-.68-1.983-1.548-2.417a2.8 2.8 0 0 0-1.121-.294c-.55-.035-1.136.12-1.671.441a3 3 0 0 0-.813.707l-.038.049l-.028-.038a3 3 0 0 0-.235-.261c-.457-.433-1.1-.722-1.78-.8a4 4 0 0 0-.65-.001c-.635.07-1.141.286-1.559.666c-.48.437-.795 1.103-.912 1.926c-.056.393-.057.436-.054 2.915l.002 2.184l.022.064a.53.53 0 0 0 .359.339c.078.02.188.02.267 0zm11.99-8.863a.69.69 0 0 0 .546-.505a.9.9 0 0 0 .008-.3a.69.69 0 0 0-.455-.516a.678.678 0 0 0-.895.649c0 .055.005.11.012.142a.684.684 0 0 0 .783.53zm-2.667-.138a.5.5 0 0 0 .32-.265c.046-.092.06-.158.067-.343a2.22 2.22 0 0 1 .617-1.49a1.93 1.93 0 0 1 1.146-.587c.145-.022.434-.024.581-.004q.46.065.822.3c.244.16.474.4.634.663c.202.333.326.763.327 1.127q0 .148.036.26a.507.507 0 0 0 .94.068c.053-.111.06-.15.059-.35c0-.198-.01-.318-.043-.514c-.217-1.298-1.165-2.294-2.426-2.545a2.5 2.5 0 0 0-.625-.055a3.03 3.03 0 0 0-2.738 1.638a3.3 3.3 0 0 0-.366 1.43c-.01.265.037.418.167.544a.51.51 0 0 0 .482.123"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMusescore(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="M11.777 23.997a12 12 0 0 1-8.98-4.296a12 12 0 0 1-2.406-4.655A12.1 12.1 0 0 1 .273 9.44a11.9 11.9 0 0 1 1.72-4.064a12.06 12.06 0 0 1 4.056-3.799a11.9 11.9 0 0 1 4.13-1.44a12.2 12.2 0 0 1 3.693.007c1.708.27 3.302.89 4.751 1.848c.873.577 1.692 1.29 2.385 2.08a12 12 0 0 1 2.68 5.196c.402 1.718.416 3.556.039 5.291a12 12 0 0 1-4.024 6.643a12 12 0 0 1-4.655 2.407c-.743.195-1.499.316-2.29.367a18 18 0 0 1-.809.026l-.172-.003zm-6.924-6.684a.5.5 0 0 0 .23-.133a.55.55 0 0 0 .139-.232c.013-.043.014-.178.018-2.363c.004-2.12.005-2.327.018-2.438c.033-.298.076-.51.146-.72c.101-.303.224-.516.406-.705c.14-.144.26-.232.434-.315a1.8 1.8 0 0 1 .504-.148c.114-.017.382-.024.493-.012a1.8 1.8 0 0 1 1.308.807c.166.25.271.528.327.866l.017.106l.004 2.438c.004 2.324.005 2.44.019 2.485a.56.56 0 0 0 .133.226a.5.5 0 0 0 .201.128c.052.019.068.021.167.021a.46.46 0 0 0 .37-.145a.5.5 0 0 0 .149-.3c.006-.042.008-.774.008-2.407c0-1.542.003-2.375.008-2.428q.071-.72.523-1.225c.183-.204.464-.39.73-.482c.21-.074.394-.101.626-.095c.304.01.55.066.8.186c.284.136.514.341.668.597c.178.294.28.662.299 1.083c.002.053.013.491.023.973c.022 1.002.024 1.063.04 1.238c.072.787.307 1.426.711 1.935c.087.11.311.333.417.417q.651.516 1.532.634c.177.024.507.03.68.012c.797-.082 1.53-.463 2.015-1.046c.373-.45.606-.99.704-1.64c.046-.302.043-.143.046-2.506c.003-2.417.007-2.223-.054-2.346a.48.48 0 0 0-.332-.251a.58.58 0 0 0-.416.06c-.1.06-.19.183-.22.304c-.009.031-.012.478-.016 2.22c-.005 2.415 0 2.23-.055 2.51c-.18.917-.81 1.522-1.73 1.66a2.4 2.4 0 0 1-.512-.008q-.695-.105-1.13-.557c-.332-.345-.53-.816-.601-1.432c-.018-.151-.026-.387-.043-1.212c-.018-.853-.026-1.05-.047-1.24c-.129-1.123-.68-1.983-1.548-2.417a2.8 2.8 0 0 0-1.121-.294c-.55-.035-1.136.12-1.671.441a3 3 0 0 0-.813.707l-.038.049l-.028-.038a3 3 0 0 0-.235-.261c-.457-.433-1.1-.722-1.78-.8a4 4 0 0 0-.65-.001c-.635.07-1.141.286-1.559.666c-.48.437-.795 1.103-.912 1.926c-.056.393-.057.436-.054 2.915l.002 2.184l.022.064a.53.53 0 0 0 .359.339c.078.02.188.02.267 0zm11.99-8.863a.69.69 0 0 0 .546-.505a.9.9 0 0 0 .008-.3a.69.69 0 0 0-.455-.516a.678.678 0 0 0-.895.649c0 .055.005.11.012.142a.684.684 0 0 0 .783.53zm-2.667-.138a.5.5 0 0 0 .32-.265c.046-.092.06-.158.067-.343a2.22 2.22 0 0 1 .617-1.49a1.93 1.93 0 0 1 1.146-.587c.145-.022.434-.024.581-.004q.46.065.822.3c.244.16.474.4.634.663c.202.333.326.763.327 1.127q0 .148.036.26a.507.507 0 0 0 .94.068c.053-.111.06-.15.059-.35c0-.198-.01-.318-.043-.514c-.217-1.298-1.165-2.294-2.426-2.545a2.5 2.5 0 0 0-.625-.055a3.03 3.03 0 0 0-2.738 1.638a3.3 3.3 0 0 0-.366 1.43c-.01.265.037.418.167.544a.51.51 0 0 0 .482.123"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.777 23.997a12 12 0 0 1-8.98-4.296a12 12 0 0 1-2.406-4.655A12.1 12.1 0 0 1 .273 9.44a11.9 11.9 0 0 1 1.72-4.064a12.06 12.06 0 0 1 4.056-3.799a11.9 11.9 0 0 1 4.13-1.44a12.2 12.2 0 0 1 3.693.007c1.708.27 3.302.89 4.751 1.848c.873.577 1.692 1.29 2.385 2.08a12 12 0 0 1 2.68 5.196c.402 1.718.416 3.556.039 5.291a12 12 0 0 1-4.024 6.643a12 12 0 0 1-4.655 2.407c-.743.195-1.499.316-2.29.367a18 18 0 0 1-.809.026l-.172-.003zm-6.924-6.684a.5.5 0 0 0 .23-.133a.55.55 0 0 0 .139-.232c.013-.043.014-.178.018-2.363c.004-2.12.005-2.327.018-2.438c.033-.298.076-.51.146-.72c.101-.303.224-.516.406-.705c.14-.144.26-.232.434-.315a1.8 1.8 0 0 1 .504-.148c.114-.017.382-.024.493-.012a1.8 1.8 0 0 1 1.308.807c.166.25.271.528.327.866l.017.106l.004 2.438c.004 2.324.005 2.44.019 2.485a.56.56 0 0 0 .133.226a.5.5 0 0 0 .201.128c.052.019.068.021.167.021a.46.46 0 0 0 .37-.145a.5.5 0 0 0 .149-.3c.006-.042.008-.774.008-2.407c0-1.542.003-2.375.008-2.428q.071-.72.523-1.225c.183-.204.464-.39.73-.482c.21-.074.394-.101.626-.095c.304.01.55.066.8.186c.284.136.514.341.668.597c.178.294.28.662.299 1.083c.002.053.013.491.023.973c.022 1.002.024 1.063.04 1.238c.072.787.307 1.426.711 1.935c.087.11.311.333.417.417q.651.516 1.532.634c.177.024.507.03.68.012c.797-.082 1.53-.463 2.015-1.046c.373-.45.606-.99.704-1.64c.046-.302.043-.143.046-2.506c.003-2.417.007-2.223-.054-2.346a.48.48 0 0 0-.332-.251a.58.58 0 0 0-.416.06c-.1.06-.19.183-.22.304c-.009.031-.012.478-.016 2.22c-.005 2.415 0 2.23-.055 2.51c-.18.917-.81 1.522-1.73 1.66a2.4 2.4 0 0 1-.512-.008q-.695-.105-1.13-.557c-.332-.345-.53-.816-.601-1.432c-.018-.151-.026-.387-.043-1.212c-.018-.853-.026-1.05-.047-1.24c-.129-1.123-.68-1.983-1.548-2.417a2.8 2.8 0 0 0-1.121-.294c-.55-.035-1.136.12-1.671.441a3 3 0 0 0-.813.707l-.038.049l-.028-.038a3 3 0 0 0-.235-.261c-.457-.433-1.1-.722-1.78-.8a4 4 0 0 0-.65-.001c-.635.07-1.141.286-1.559.666c-.48.437-.795 1.103-.912 1.926c-.056.393-.057.436-.054 2.915l.002 2.184l.022.064a.53.53 0 0 0 .359.339c.078.02.188.02.267 0zm11.99-8.863a.69.69 0 0 0 .546-.505a.9.9 0 0 0 .008-.3a.69.69 0 0 0-.455-.516a.678.678 0 0 0-.895.649c0 .055.005.11.012.142a.684.684 0 0 0 .783.53zm-2.667-.138a.5.5 0 0 0 .32-.265c.046-.092.06-.158.067-.343a2.22 2.22 0 0 1 .617-1.49a1.93 1.93 0 0 1 1.146-.587c.145-.022.434-.024.581-.004q.46.065.822.3c.244.16.474.4.634.663c.202.333.326.763.327 1.127q0 .148.036.26a.507.507 0 0 0 .94.068c.053-.111.06-.15.059-.35c0-.198-.01-.318-.043-.514c-.217-1.298-1.165-2.294-2.426-2.545a2.5 2.5 0 0 0-.625-.055a3.03 3.03 0 0 0-2.738 1.638a3.3 3.3 0 0 0-.366 1.43c-.01.265.037.418.167.544a.51.51 0 0 0 .482.123"/></svg>
</template>

CSS

.icon-musescore {
  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%22M11.777%2023.997a12%2012%200%200%201-8.98-4.296a12%2012%200%200%201-2.406-4.655A12.1%2012.1%200%200%201%20.273%209.44a11.9%2011.9%200%200%201%201.72-4.064a12.06%2012.06%200%200%201%204.056-3.799a11.9%2011.9%200%200%201%204.13-1.44a12.2%2012.2%200%200%201%203.693.007c1.708.27%203.302.89%204.751%201.848c.873.577%201.692%201.29%202.385%202.08a12%2012%200%200%201%202.68%205.196c.402%201.718.416%203.556.039%205.291a12%2012%200%200%201-4.024%206.643a12%2012%200%200%201-4.655%202.407c-.743.195-1.499.316-2.29.367a18%2018%200%200%201-.809.026l-.172-.003zm-6.924-6.684a.5.5%200%200%200%20.23-.133a.55.55%200%200%200%20.139-.232c.013-.043.014-.178.018-2.363c.004-2.12.005-2.327.018-2.438c.033-.298.076-.51.146-.72c.101-.303.224-.516.406-.705c.14-.144.26-.232.434-.315a1.8%201.8%200%200%201%20.504-.148c.114-.017.382-.024.493-.012a1.8%201.8%200%200%201%201.308.807c.166.25.271.528.327.866l.017.106l.004%202.438c.004%202.324.005%202.44.019%202.485a.56.56%200%200%200%20.133.226a.5.5%200%200%200%20.201.128c.052.019.068.021.167.021a.46.46%200%200%200%20.37-.145a.5.5%200%200%200%20.149-.3c.006-.042.008-.774.008-2.407c0-1.542.003-2.375.008-2.428q.071-.72.523-1.225c.183-.204.464-.39.73-.482c.21-.074.394-.101.626-.095c.304.01.55.066.8.186c.284.136.514.341.668.597c.178.294.28.662.299%201.083c.002.053.013.491.023.973c.022%201.002.024%201.063.04%201.238c.072.787.307%201.426.711%201.935c.087.11.311.333.417.417q.651.516%201.532.634c.177.024.507.03.68.012c.797-.082%201.53-.463%202.015-1.046c.373-.45.606-.99.704-1.64c.046-.302.043-.143.046-2.506c.003-2.417.007-2.223-.054-2.346a.48.48%200%200%200-.332-.251a.58.58%200%200%200-.416.06c-.1.06-.19.183-.22.304c-.009.031-.012.478-.016%202.22c-.005%202.415%200%202.23-.055%202.51c-.18.917-.81%201.522-1.73%201.66a2.4%202.4%200%200%201-.512-.008q-.695-.105-1.13-.557c-.332-.345-.53-.816-.601-1.432c-.018-.151-.026-.387-.043-1.212c-.018-.853-.026-1.05-.047-1.24c-.129-1.123-.68-1.983-1.548-2.417a2.8%202.8%200%200%200-1.121-.294c-.55-.035-1.136.12-1.671.441a3%203%200%200%200-.813.707l-.038.049l-.028-.038a3%203%200%200%200-.235-.261c-.457-.433-1.1-.722-1.78-.8a4%204%200%200%200-.65-.001c-.635.07-1.141.286-1.559.666c-.48.437-.795%201.103-.912%201.926c-.056.393-.057.436-.054%202.915l.002%202.184l.022.064a.53.53%200%200%200%20.359.339c.078.02.188.02.267%200zm11.99-8.863a.69.69%200%200%200%20.546-.505a.9.9%200%200%200%20.008-.3a.69.69%200%200%200-.455-.516a.678.678%200%200%200-.895.649c0%20.055.005.11.012.142a.684.684%200%200%200%20.783.53zm-2.667-.138a.5.5%200%200%200%20.32-.265c.046-.092.06-.158.067-.343a2.22%202.22%200%200%201%20.617-1.49a1.93%201.93%200%200%201%201.146-.587c.145-.022.434-.024.581-.004q.46.065.822.3c.244.16.474.4.634.663c.202.333.326.763.327%201.127q0%20.148.036.26a.507.507%200%200%200%20.94.068c.053-.111.06-.15.059-.35c0-.198-.01-.318-.043-.514c-.217-1.298-1.165-2.294-2.426-2.545a2.5%202.5%200%200%200-.625-.055a3.03%203.03%200%200%200-2.738%201.638a3.3%203.3%200%200%200-.366%201.43c-.01.265.037.418.167.544a.51.51%200%200%200%20.482.123%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%22M11.777%2023.997a12%2012%200%200%201-8.98-4.296a12%2012%200%200%201-2.406-4.655A12.1%2012.1%200%200%201%20.273%209.44a11.9%2011.9%200%200%201%201.72-4.064a12.06%2012.06%200%200%201%204.056-3.799a11.9%2011.9%200%200%201%204.13-1.44a12.2%2012.2%200%200%201%203.693.007c1.708.27%203.302.89%204.751%201.848c.873.577%201.692%201.29%202.385%202.08a12%2012%200%200%201%202.68%205.196c.402%201.718.416%203.556.039%205.291a12%2012%200%200%201-4.024%206.643a12%2012%200%200%201-4.655%202.407c-.743.195-1.499.316-2.29.367a18%2018%200%200%201-.809.026l-.172-.003zm-6.924-6.684a.5.5%200%200%200%20.23-.133a.55.55%200%200%200%20.139-.232c.013-.043.014-.178.018-2.363c.004-2.12.005-2.327.018-2.438c.033-.298.076-.51.146-.72c.101-.303.224-.516.406-.705c.14-.144.26-.232.434-.315a1.8%201.8%200%200%201%20.504-.148c.114-.017.382-.024.493-.012a1.8%201.8%200%200%201%201.308.807c.166.25.271.528.327.866l.017.106l.004%202.438c.004%202.324.005%202.44.019%202.485a.56.56%200%200%200%20.133.226a.5.5%200%200%200%20.201.128c.052.019.068.021.167.021a.46.46%200%200%200%20.37-.145a.5.5%200%200%200%20.149-.3c.006-.042.008-.774.008-2.407c0-1.542.003-2.375.008-2.428q.071-.72.523-1.225c.183-.204.464-.39.73-.482c.21-.074.394-.101.626-.095c.304.01.55.066.8.186c.284.136.514.341.668.597c.178.294.28.662.299%201.083c.002.053.013.491.023.973c.022%201.002.024%201.063.04%201.238c.072.787.307%201.426.711%201.935c.087.11.311.333.417.417q.651.516%201.532.634c.177.024.507.03.68.012c.797-.082%201.53-.463%202.015-1.046c.373-.45.606-.99.704-1.64c.046-.302.043-.143.046-2.506c.003-2.417.007-2.223-.054-2.346a.48.48%200%200%200-.332-.251a.58.58%200%200%200-.416.06c-.1.06-.19.183-.22.304c-.009.031-.012.478-.016%202.22c-.005%202.415%200%202.23-.055%202.51c-.18.917-.81%201.522-1.73%201.66a2.4%202.4%200%200%201-.512-.008q-.695-.105-1.13-.557c-.332-.345-.53-.816-.601-1.432c-.018-.151-.026-.387-.043-1.212c-.018-.853-.026-1.05-.047-1.24c-.129-1.123-.68-1.983-1.548-2.417a2.8%202.8%200%200%200-1.121-.294c-.55-.035-1.136.12-1.671.441a3%203%200%200%200-.813.707l-.038.049l-.028-.038a3%203%200%200%200-.235-.261c-.457-.433-1.1-.722-1.78-.8a4%204%200%200%200-.65-.001c-.635.07-1.141.286-1.559.666c-.48.437-.795%201.103-.912%201.926c-.056.393-.057.436-.054%202.915l.002%202.184l.022.064a.53.53%200%200%200%20.359.339c.078.02.188.02.267%200zm11.99-8.863a.69.69%200%200%200%20.546-.505a.9.9%200%200%200%20.008-.3a.69.69%200%200%200-.455-.516a.678.678%200%200%200-.895.649c0%20.055.005.11.012.142a.684.684%200%200%200%20.783.53zm-2.667-.138a.5.5%200%200%200%20.32-.265c.046-.092.06-.158.067-.343a2.22%202.22%200%200%201%20.617-1.49a1.93%201.93%200%200%201%201.146-.587c.145-.022.434-.024.581-.004q.46.065.822.3c.244.16.474.4.634.663c.202.333.326.763.327%201.127q0%20.148.036.26a.507.507%200%200%200%20.94.068c.053-.111.06-.15.059-.35c0-.198-.01-.318-.043-.514c-.217-1.298-1.165-2.294-2.426-2.545a2.5%202.5%200%200%200-.625-.055a3.03%203.03%200%200%200-2.738%201.638a3.3%203.3%200%200%200-.366%201.43c-.01.265.037.418.167.544a.51.51%200%200%200%20.482.123%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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