vimeo_square constant

String const vimeo_square

Implementation

static const String vimeo_square =
    '<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="M0 0v16h16V0H0zm13.9 5.3c-.7 3.8-4.4 7-5.5 7.7s-2.2-.3-2.5-1.1c-.4-.9-1.7-5.7-2-6.1-.4-.3-1.4.5-1.4.5L2 5.6s2-2.4 3.6-2.7 1.6 2.5 2 4.1c.4 1.5.6 2.4 1 2.4.3 0 1-.9 1.7-2.2s0-2.5-1.4-1.6c.5-3.3 5.7-4.1 5-.3z"/></svg>';