Add icons to this collection by clicking the heart icon.
Lyre icon - also known as music, musical instrument, orchestra, string instrument, harp, lyre, and music and multimedia. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M356 409.592c48.205-32.33 80-87.315 80-149.592 0-29.503-7.3-58.775-21.111-84.65L358.334 69.391C356.785 66.49 356 63.33 356 60c0-11.028 8.972-20 20-20h20V0h-20c-33.084 0-60 26.916-60 60 0 9.829 2.437 19.589 7.046 28.226L340.005 120h-168.01l16.961-31.777C193.564 79.589 196 69.83 196 60c0-33.084-26.916-60-60-60h-20v40h20c11.028 0 20 8.972 20 20 0 3.33-.785 6.489-2.335 9.393L97.111 175.349C83.3 201.224 76 230.496 76 260c0 62.277 31.795 117.263 80 149.592V472h-40v40h280v-40h-40zM356 160h5.355l18.246 34.185C390.329 214.284 396 237.043 396 260c0 38.058-15.272 72.611-40 97.872zM156 357.872c-24.728-25.261-40-59.814-40-97.872 0-22.958 5.67-45.716 16.399-65.815L150.645 160H156zM196 160h40v238.565a138.83 138.83 0 0 1-40-12.092zm120 312H196v-42.295C214.776 436.363 234.97 440 256 440s41.224-3.637 60-10.296zm0-85.526a138.86 138.86 0 0 1-40 12.092V160h40z"
    />
</svg>
More icons in the same style and category