x_outline constant

String const x_outline

Icon Data of x_outline

Implementation

static const String x_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"><path fill="currentColor" fill-rule="evenodd" d="M31.695 10.08a3 3 0 014.61 3.84L27.905 24l8.4 10.08a3 3 0 11-4.61 3.84L24 28.687l-7.695 9.235a3 3 0 11-4.61-3.841l8.4-10.08-8.4-10.08a3 3 0 014.61-3.84L24 19.313l7.695-9.235Zm2.945 1.152a1 1 0 00-1.408.128l-.768-.64.768.64-8.464 10.156a1 1 0 01-1.536 0L14.768 11.36a1 1 0 10-1.536 1.28l8.933 10.72a1 1 0 010 1.28l-8.933 10.72a1 1 0 101.536 1.28l8.464-10.156a1 1 0 011.536 0l8.464 10.156a1 1 0 001.536-1.28l-8.933-10.72a1 1 0 010-1.28l8.933-10.72a1 1 0 00-.128-1.408Z" clip-rule="evenodd"/></svg>';