gym_outline constant

String const gym_outline

Icon Data of gym_outline

Implementation

static const String gym_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M39 8H9a1 1 0 00-1 1v30a1 1 0 001 1h30a1 1 0 001-1V9a1 1 0 00-1-1ZM9 6a3 3 0 00-3 3v30a3 3 0 003 3h30a3 3 0 003-3V9a3 3 0 00-3-3H9Z" clip-rule="evenodd"/><path d="M29 16h3v16h-3V16Z"/><path fill-rule="evenodd" d="M31 17h-1v14h1V17Zm-2-1v16h3V16h-3Z" clip-rule="evenodd"/><path d="M34 19h3v10h-3V19Z"/><path fill-rule="evenodd" d="M36 20h-1v8h1v-8Zm-2-1v10h3V19h-3Z" clip-rule="evenodd"/><path d="M19 32h-3V16h3v16Z"/><path fill-rule="evenodd" d="M17 31h1V17h-1v14Zm2 1V16h-3v16h3Z" clip-rule="evenodd"/><path d="M14 29h-3V19h3v10Z"/><path fill-rule="evenodd" d="M12 28h1v-8h-1v8Zm2 1V19h-3v10h3Zm24-4h-4v-2h4v2Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M13.5 25H10v-2h3.5v2ZM27 25h-6v-2h6v2Z" clip-rule="evenodd"/></g></svg>';