settings constant

String const settings

Icon Data of settings

Implementation

static const String settings =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"><path d="M48 16h160c17.728 0 32 14.272 32 32v160c0 17.728-14.272 32-32 32H48c-17.728 0-32-14.272-32-32V48c0-17.728 14.272-32 32-32zm16 48h16"/><path d="M96 80a16 16 0 01-16-16 16 16 0 0116-16 16 16 0 0116 16 16 16 0 01-16 16zm16-16h80m0 64h-16m-16 16a16 16 0 0116-16 16 16 0 01-16-16 16 16 0 01-16 16 16 16 0 0116 16zm-16-16H64m0 64h16m16 16a16 16 0 01-16-16 16 16 0 0116-16 16 16 0 0116 16 16 16 0 01-16 16zm16-16h80"/></g></svg>';