file_signature constant

String const file_signature

Icon Data of file_signature

Implementation

static const String file_signature =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 3v26h20V9.6l-.3-.3-6-6-.3-.3H6zm2 2h10v6h6v16H8V5zm12 1.4L22.6 9H20V6.4zM10 13v2h12v-2H10zm3.5 3c-.9 0-1.6.6-2 1.3-.4.7-.5 1.6-.5 2.6 0 .6.2 1.2.3 1.8-.4.1-.8.4-1.3.4v2c.7 0 1.4-.1 2-.3.1.2.1.3.3.5.4.4 1 .7 1.7.7 1.6 0 2.6-1.1 3.3-1.9.1-.2.2-.3.3-.4 0 .1 0 .2.1.3.1.2.2.4.4.6.2.2.6.4.9.4.6 0 1-.4 1.2-.6.2-.2.4-.5.6-.7.4-.4.7-.7 1.1-.7v-2c-1.2 0-2.1.7-2.6 1.3 0-.1 0-.2-.1-.3-.1-.2-.2-.4-.4-.7-.2-.3-.5-.3-.8-.3-.8 0-1.1.5-1.4.8-.3.3-.6.7-.8 1.1-.6.7-1 1.1-1.8 1.1-.1 0-.1-.1-.2-.1.1 0 .1-.1.2-.1 1.1-.9 2-2.1 2-3.7 0-.8-.2-1.5-.6-2.1-.4-.6-1.1-1-1.9-1zm-.1 2c.3 0 .3 0 .4.2.1.2.2.5.2 1 0 .6-.3 1.2-.8 1.7 0-.3-.2-.7-.2-.9 0-.8.1-1.4.3-1.7.1-.2.1-.3.1-.3z"/></svg>';