hand constant

String const hand

Implementation

static const String hand =
    '<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="M13.5 2.4c-.4-.4-1-.5-1.5-.3 0-.3-.1-.6-.4-.9-.2-.2-.6-.4-1.1-.4-.3 0-.5.1-.7.1 0-.2-.1-.3-.2-.5-.5-.6-1.5-.6-2 0-.2.2-.4.4-.4.6C7 1 6.8.9 6.6.9c-.5 0-.8.2-1.1.5C5 1.9 5 2.7 5 2.7v3.8c-.3-.3-.8-.8-1.5-.8-.2 0-.5.1-.7.2-.4.2-.6.5-.7.9-.3 1 .6 2.4.6 2.5.1.1 1.2 2.7 2.2 3.8C5.9 14.3 7 15 9.8 15c2.9 0 4.2-1.6 4.2-5.1V4.4c0-.1.1-1.3-.5-2zM8 2c0-.3-.1-1 .5-1 .5 0 .5.5.5 1v4c0 .3.2.5.5.5s.5-.2.5-.5V2.2s0-.4.5-.4c.6 0 .5.9.5.9V6c0 .3.2.5.5.5s.5-.2.5-.5V3.6c0-.1 0-.6.5-.6s.5 1 .5 1v5.9c0 3.4-1.3 4.1-3.2 4.1-2.4 0-3.3-.5-4.1-1.6-.9-1-2.1-3.6-2.1-3.7-.3-.3-.7-1.2-.6-1.6 0-.1.1-.2.2-.3.1 0 .2-.1.2-.1.4 0 .8.5.9.7l.6.9c.1.2.4.3.6.2.4 0 .5-.2.5-.4V2.9c0-.4 0-1 .5-1 .4 0 .5.3.5.8V6c0 .3.2.5.5.5S8 6.3 8 6z"/></svg>';