layer_contour constant

String const layer_contour

Implementation

static const String layer_contour =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M50 22.56c-1.21 0-2.419.254-3.342.76L1.383 48.166c-1.847 1.013-1.847 2.655 0 3.668L46.658 76.68c1.846 1.012 4.839 1.013 6.684 0l45.275-24.846c1.845-1.013 1.845-2.655 0-3.668L53.342 23.32c-.923-.506-2.133-.76-3.342-.76zm0 6.26L88.596 50l-6.102 3.348c-2.576-2.926-7.635-8.215-13.152-11.385-7.026-4.037-13.26-6.895-19.768-7.15-6.507-.256-13.052 2.224-20.267 8.183-3.7 3.056-5.594 5.795-5.268 8.697.163 1.452.953 2.694 1.943 3.606.991.912 2.193 1.578 3.52 2.142 5.307 2.258 13 2.973 17.316 3.73 3.232.568 9.377 2.556 13.946 4.102L50 71.18 11.406 50 50 28.82zm-1.598 9.975c.34-.004.677 0 1.016.014 5.42.213 11.094 2.694 17.932 6.623 4.988 2.865 9.253 7.415 11.468 9.933L65.523 62.66c-3.118-1.127-12.581-4.474-18.013-5.428-4.633-.813-12.208-1.669-16.444-3.47-1.058-.45-1.883-.954-2.375-1.407-.49-.452-.639-.768-.677-1.109-.077-.682.564-2.46 3.84-5.166 6.315-5.215 11.463-7.23 16.548-7.285zm.473 2.914c-2.343.134-4.718 1.278-7.404 3.508-1.62 1.344-2.615 2.655-2.438 4.238.089.791.523 1.466 1.02 1.926.497.46 1.062.769 1.662 1.025 2.4 1.027 5.642 1.304 7.396 1.614 1.593.28 3.683 1.172 5.946 1.912 2.262.74 4.774 1.345 7.347.71 1.353-.333 2.54-1.155 2.912-2.398.373-1.242-.054-2.425-.695-3.47-1.281-2.092-3.716-4.112-6.766-5.874-2.925-1.69-5.302-3.013-7.976-3.187a8.21 8.21 0 00-1.004-.004zm.148 2.992c.222-.01.441-.008.66.006 1.754.114 3.794 1.129 6.672 2.791 2.755 1.59 4.911 3.54 5.71 4.844.399.651.384 1.022.378 1.039-.005.017.01.16-.757.35-1.67.412-3.619.028-5.696-.65-2.077-.68-4.203-1.636-6.357-2.017-1.993-.351-5.144-.734-6.738-1.416-.399-.17-.682-.354-.805-.468-.123-.114-.08-.096-.076-.059.008.074.072-.515 1.373-1.596 2.424-2.012 4.085-2.748 5.636-2.824z" color="currentColor"/></svg>';