music_note_single_print constant

String const music_note_single_print

Icon Data of music_note_single_print

Implementation

static const String music_note_single_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M11.531 2.336C15.854 5.274 18 7.401 18 8.943c0 1.492-.82 2.7-2.396 3.583-.436.245-.922-.232-.685-.672.407-.759.273-1.607-.461-2.617a5.936 5.936 0 00-1.708-1.57v7.972l-.001.05.001.075c0 1.482-1.48 2.625-3.25 2.625s-3.25-1.143-3.25-2.625 1.48-2.625 3.25-2.625c.44 0 .864.07 1.25.2V2.75a.5.5 0 01.781-.414Z" clip-rule="evenodd" opacity=".8"/><path fill-rule="evenodd" d="M16.75 7.804c0-1.542-2.146-3.669-6.469-6.606a.5.5 0 00-.781.413v3.684a.5.5 0 00.343.475c1.474.487 2.591 1.263 3.365 2.328.734 1.01.868 1.858.46 2.617-.236.44.25.917.686.672 1.575-.884 2.396-2.09 2.396-3.583ZM10.5 4.941V2.564c3.492 2.45 5.25 4.259 5.25 5.24 0 .746-.278 1.396-.854 1.96-.02-.724-.317-1.48-.88-2.254-.838-1.155-2.015-2.012-3.516-2.57Z" clip-rule="evenodd"/><path d="M9.5 4.5a.5.5 0 011 0V15a.5.5 0 01-1 0V4.5Z"/><path fill-rule="evenodd" d="M4.5 15c0 1.408 1.365 2.5 3 2.5s3-1.092 3-2.5-1.365-2.5-3-2.5-3 1.092-3 2.5Zm5 0c0 .8-.874 1.5-2 1.5s-2-.7-2-1.5.874-1.5 2-1.5 2 .7 2 1.5Z" clip-rule="evenodd"/></g></svg>';