compass constant

String const compass

Implementation

static const String compass =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="750" height="850" preserveAspectRatio="xMidYMid meet" viewBox="0 0 750 850"><path fill="currentColor" d="M503 217q14-5 25 5t5 25l-69 184q-11 30-41 41l-185 69q-14 5-24-6t-6-24l70-184q11-30 40-41zM403 412q14-14 14-33t-14-33-32-14-33 14-14 33 14 33 33 14 32-14zM371 8q76 0 144 29t118 79 79 118 29 145-29 144-79 118-118 80-144.5 29T227 721t-118-80-80-118T0 379t29-145 80-118 118-79T371 8zm0 649q57 0 108-22t89-60 59-88 21.5-108T627 270t-59-88-89-59-109-22-107 22-88 59-60 88-22 108.5T115 487t60 88 88 60 108 22z"/></svg>';