section constant

String const section

Icon Data of section

Implementation

static const String section =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M7.749 16c-.771 0-1.424-.225-1.939-.669-.519-.447-.782-.969-.782-1.552a.98.98 0 01.307-.726c.207-.202.465-.309.748-.309.281 0 .534.1.732.29.195.187.294.435.294.736 0 .177-.029.372-.086.58a1.53 1.53 0 00-.068.364c0 .058.014.126.121.199.199.138.439.204.732.204.353 0 .667-.123.962-.375.29-.249.431-.505.431-.782 0-.308-.082-.575-.252-.816-.287-.402-.826-.874-1.603-1.401-1.248-.835-2.079-1.559-2.54-2.211-.358-.511-.539-1.061-.539-1.636 0-.579.19-1.155.564-1.713.32-.477.794-.908 1.41-1.283-.33-.355-.577-.689-.736-.995a2.565 2.565 0 01-.303-1.189c0-.747.295-1.393.878-1.92S7.39.001 8.241.001c.783 0 1.441.22 1.956.654.521.439.785.952.785 1.524 0 .292-.109.553-.324.776l-.004.004c-.125.124-.353.271-.735.271-.299 0-.561-.098-.758-.283a.876.876 0 01-.296-.656c0-.108.027-.272.084-.515.028-.115.042-.221.042-.316a.476.476 0 00-.183-.39C8.679.962 8.494.909 8.243.909c-.389 0-.708.118-.975.361s-.399.533-.399.883c0 .315.071.574.212.771.267.374.731.778 1.378 1.201 1.315.853 2.233 1.636 2.727 2.325.365.518.549 1.068.549 1.637 0 .572-.186 1.148-.552 1.714-.316.487-.793.926-1.42 1.308.347.367.591.688.743.977.189.359.284.751.284 1.165 0 .776-.296 1.435-.879 1.96s-1.31.79-2.161.79zM6.975 5.568c-.753.452-1.12.972-1.12 1.583 0 .356.102.674.31.973.311.436.926.97 1.825 1.583.381.259.724.511 1.025.751.767-.461 1.14-.974 1.14-1.565 0-.322-.127-.668-.378-1.03-.263-.378-.826-.872-1.674-1.467a21.316 21.316 0 01-1.128-.827z"/></svg>';