caret_vertical_outline constant

String const caret_vertical_outline

Implementation

static const String caret_vertical_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-.332.374.332.295.332-.295L7.5 13Zm0-11 .34-.367-.333-.308-.34.301L7.5 2Zm.332 11.374 4.5-4-.664-.748-4.5 4 .664.748Zm0-.748-4.5-4-.664.748 4.5 4 .664-.748Zm-.664-11-4.5 4 .664.748 4.5-4-.664-.748Zm-.008.74 4.313 4 .68-.733-4.313-4-.68.734Z"/></svg>';