user_arrows constant

String const user_arrows

Implementation

static const String user_arrows =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M6.6 6.9c0 .1.1.2.2.3l2 2c.2.2.4.3.7.3.3 0 .5-.1.7-.3.4-.4.4-1 0-1.4l-.3-.3h4.2l-.3.3c-.2.2-.3.4-.3.7 0 .6.4 1 1 1 .3 0 .5-.1.7-.3l2-2c.1-.1.2-.2.2-.3 0-.1.1-.2.1-.4 0-.1 0-.3-.1-.4-.1-.1-.1-.2-.2-.3l-2-2c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l.3.3H9.9l.3-.3c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0l-2 2c-.1.1-.2.2-.2.3 0 .1-.1.2-.1.4 0 .1 0 .3.1.4zM6 14.7c1.4 0 2.6-1.2 2.6-2.6 0-1.4-1.2-2.6-2.6-2.6-1.4 0-2.6 1.2-2.6 2.6 0 1.4 1.2 2.6 2.6 2.6zm3.8 2.7c-2.6-2.1-6.4-1.7-8.5.9-.2.3-.3.6-.3.9 0 .7.6 1.3 1.3 1.3h7.4c.5 0 1-.3 1.2-.7.2-.4.2-1-.2-1.4-.3-.4-.6-.7-.9-1zm5.6-5.3c0 1.4 1.2 2.6 2.6 2.6s2.6-1.2 2.6-2.6c0-1.4-1.2-2.6-2.6-2.6-1.4 0-2.6 1.2-2.6 2.6zm7.3 6.3c-.3-.3-.6-.7-.9-.9-2.6-2.1-6.4-1.7-8.5.9-.2.2-.3.5-.3.8 0 .7.6 1.3 1.3 1.3h7.4c.5 0 1-.3 1.2-.7.2-.5.1-1-.2-1.4z"/></svg>';