js constant

String const js

Implementation

static const String js =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M1 1v30h30V1H1zm16.326 23.398c0 2.92-1.712 4.248-4.21 4.248-2.254 0-3.563-1.168-4.228-2.576l2.296-1.39c.443.776.846 1.44 1.812 1.44.926 0 1.51-.353 1.51-1.77v-9.58h2.82v9.628zm6.666 4.248c-2.618 0-4.31-1.248-5.135-2.88l2.295-1.327c.604.978 1.39 1.71 2.78 1.71 1.167 0 1.903-.584 1.903-1.396 0-.966-.766-1.31-2.054-1.865l-.7-.31c-2.034-.865-3.383-1.953-3.383-4.25 0-2.113 1.604-3.725 4.128-3.725 1.792 0 3.08.625 4.008 2.254l-2.19 1.405c-.48-.86-1.006-1.21-1.812-1.21-.824 0-1.352.522-1.352 1.21 0 .852.52 1.188 1.73 1.71l.703.31c2.397 1.02 3.747 2.07 3.747 4.43.007 2.544-1.986 3.93-4.665 3.93z"/></svg>';