pets constant

String const pets

Implementation

static const String pets =
    '<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="M4.5 12.125q-1.05 0-1.775-.725Q2 10.675 2 9.625q0-1.05.725-1.775.725-.725 1.775-.725 1.05 0 1.775.725Q7 8.575 7 9.625q0 1.05-.725 1.775-.725.725-1.775.725Zm4.5-4q-1.05 0-1.775-.725Q6.5 6.675 6.5 5.625q0-1.05.725-1.775Q7.95 3.125 9 3.125q1.05 0 1.775.725.725.725.725 1.775 0 1.05-.725 1.775-.725.725-1.775.725Zm6 0q-1.05 0-1.775-.725-.725-.725-.725-1.775 0-1.05.725-1.775.725-.725 1.775-.725 1.05 0 1.775.725.725.725.725 1.775 0 1.05-.725 1.775-.725.725-1.775.725Zm4.5 4q-1.05 0-1.775-.725Q17 10.675 17 9.625q0-1.05.725-1.775.725-.725 1.775-.725 1.05 0 1.775.725.725.725.725 1.775 0 1.05-.725 1.775-.725.725-1.775.725Zm-12.85 10q-1.125 0-1.887-.863Q4 20.4 4 19.225q0-1.3.888-2.275.887-.975 1.762-1.925.725-.775 1.25-1.688.525-.912 1.25-1.712.55-.65 1.275-1.075.725-.425 1.575-.425t1.575.4q.725.4 1.275 1.05.7.8 1.237 1.725.538.925 1.263 1.725.875.95 1.763 1.925.887.975.887 2.275 0 1.175-.762 2.037-.763.863-1.888.863-1.35 0-2.675-.225-1.325-.225-2.675-.225-1.35 0-2.675.225-1.325.225-2.675.225Z"/></svg>';