youtube constant

String const youtube

Implementation

static const String youtube =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M6.6 0h-.9l-.6 2.3L4.5 0h-1c.2.6.4 1.1.6 1.7.3.8.5 1.5.5 1.9V6h.9V3.6L6.6 0zM9 4.5V3c0-.5-.1-.8-.3-1.1s-.5-.4-.9-.4-.7.2-.9.5c-.2.2-.3.5-.3 1v1.6c0 .5.1.8.3 1 .2.3.5.4.9.4s.7-.2.9-.5c.2-.1.3-.5.3-1zm-.8.2c0 .4-.1.6-.4.6s-.4-.2-.4-.6V2.8c0-.4.1-.6.4-.6s.4.2.4.6v1.9zM12 6V1.5h-.8v3.4c-.2.3-.3.4-.5.4-.1 0-.2-.1-.2-.2V1.5h-.8V5c0 .3 0 .5.1.7 0 .2.2.3.5.3s.6-.2.9-.5V6h.8zm.4 4.5c-.3 0-.4.2-.4.6v.4h.8v-.4c0-.4-.1-.6-.4-.6zm-2.9 0c-.1 0-.3.1-.4.2v2.7c.1.1.3.2.4.2.2 0 .3-.2.3-.6v-1.9c0-.4-.1-.6-.3-.6z"/><path fill="currentColor" d="M14.4 8.3C14.2 7.6 13.6 7 13 7c-1.6-.2-3.3-.2-5-.2s-3.3 0-5 .2c-.6 0-1.2.6-1.4 1.3-.2 1-.2 2.1-.2 3.1s0 2.1.2 3.1c.2.7.7 1.2 1.4 1.3 1.7.2 3.3.2 5 .2s3.3 0 5-.2c.7-.1 1.3-.6 1.4-1.3.2-1 .2-2.1.2-3.1s0-2.1-.2-3.1zm-9.2.9h-1v5.1h-.9V9.2h-.9v-.9h2.8v.9zm2.4 5.1h-.8v-.5c-.3.4-.6.5-.9.5s-.4-.1-.5-.3c0-.1-.1-.3-.1-.7V9.8h.8v3.5c0 .1.1.2.2.2.2 0 .3-.1.5-.4V9.8h.8v4.5zm3-1.4c0 .4 0 .7-.1.9-.1.3-.3.5-.6.5s-.6-.2-.8-.5v.4h-.8V8.3h.8v1.9c.3-.3.5-.5.8-.5s.5.2.6.5c.1.2.1.5.1.9v1.8zm3-.7H12v.8c0 .4.1.6.4.6.2 0 .3-.1.4-.3v-.5h.8v.6c0 .2-.1.3-.2.5-.2.3-.5.5-1 .5-.4 0-.7-.2-1-.5-.2-.2-.3-.6-.3-1v-1.5c0-.5.1-.8.2-1 .2-.3.5-.5 1-.5.4 0 .7.2.9.5.2.2.2.6.2 1v.8z"/></svg>';