vue_outline constant

String const vue_outline

Implementation

static const String vue_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m7.5 13.5-.432.252a.5.5 0 00.864 0L7.5 13.5Zm4-12 .434.248A.5.5 0 0011.5 1v.5Zm-4 7-.434.248a.5.5 0 00.868 0L7.5 8.5Zm-4-7V1a.5.5 0 00-.434.748L3.5 1.5Zm3 0 .447-.224L6.81 1H6.5v.5Zm1 2-.447.224a.5.5 0 00.894 0L7.5 3.5Zm1-2V1h-.309l-.138.276.447.224Zm-8.432.252 7 12 .864-.504-7-12-.864.504Zm7.864 12 7-12-.864-.504-7 12 .864.504Zm3.134-12.5-4 7 .868.496 4-7-.868-.496Zm-3.132 7-4-7-.868.496 4 7 .868-.496ZM3.5 2h3V1h-3v1Zm2.553-.276 1 2 .894-.448-1-2-.894.448Zm1.894 2 1-2-.894-.448-1 2 .894.448ZM8.5 2h3V1h-3v1Z"/></svg>';