youtube_logo constant

String const youtube_logo

Implementation

static const String youtube_logo =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="m164.4 121.3-48-32a8.3 8.3 0 00-8.2-.4A8 8 0 00104 96v64a8 8 0 004.2 7.1 8.5 8.5 0 003.8.9 8.4 8.4 0 004.4-1.3l48-32a8 8 0 000-13.4ZM120 145.1v-34.2l25.6 17.1Zm114.3-75.3a23.5 23.5 0 00-14.5-16.3C185.6 40.3 131 40.4 128 40.4s-57.6-.1-91.8 13.1a23.5 23.5 0 00-14.5 16.3C19.1 79.7 16 97.9 16 128s3.1 48.3 5.7 58.2a23.5 23.5 0 0014.5 16.3c32.8 12.7 84.2 13.1 91.1 13.1h1.4c6.9 0 58.3-.4 91.1-13.1a23.5 23.5 0 0014.5-16.3c2.6-9.9 5.7-28.1 5.7-58.2s-3.1-48.3-5.7-58.2Zm-15.5 112.4a7.8 7.8 0 01-4.7 5.4c-31.7 12.2-85.5 12-86.1 12h-.1c-.5 0-54.3.2-86-12a7.8 7.8 0 01-4.7-5.4c-2.4-9.1-5.2-25.8-5.2-54.2s2.8-45.1 5.2-54.2a7.8 7.8 0 014.7-5.4c30.5-11.7 81.7-12 85.9-12h.2c.6 0 54.4-.2 86.1 12a7.8 7.8 0 014.7 5.4c2.4 9.1 5.2 25.8 5.2 54.2s-2.8 45.1-5.2 54.2Z"/></svg>';