no_outline constant

String const no_outline

Icon Data of no_outline

Implementation

static const String no_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" fill-rule="evenodd" clip-rule="evenodd"><path d="M24 42c9.941 0 18-8.059 18-18S33.941 6 24 6 6 14.059 6 24s8.059 18 18 18Zm0 2c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Z"/><path d="M16.222 31.778a1 1 0 010-1.414l14.142-14.142a1 1 0 011.414 1.414L17.636 31.778a1 1 0 01-1.414 0Z"/><path d="M16.222 16.222a1 1 0 011.414 0l14.142 14.142a1 1 0 01-1.414 1.414L16.222 17.636a1 1 0 010-1.414Z"/></g></svg>';