pushpin constant

String const pushpin

Implementation

static const String pushpin =
    '<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="M20.52 1.608a2.074 2.074 0 00-2.935 0l-1.11 1.11a3.621 3.621 0 00-.6 4.32L12.528 10.4a4.984 4.984 0 00-6.243.659l-.91.91a2.34 2.34 0 000 3.304l4.695 4.695-7.688 7.688c-.51.51-.51 1.33 0 1.84s1.33.51 1.84 0l7.688-7.688 4.585 4.585c.91.91 2.394.91 3.305 0l.91-.91a4.984 4.984 0 00.662-6.236l3.35-3.363a3.609 3.609 0 004.328-.59l1.11-1.11c.81-.811.81-2.125 0-2.935l-9.64-9.64ZM19 3.022c.03-.03.076-.03.105 0l9.64 9.64c.03.03.03.076 0 .106l-1.11 1.11c-.63.63-1.646.63-2.275 0l-.734-.733-.014.014-6.351-6.38-.005.004-.366-.365a1.62 1.62 0 010-2.286L19 3.022Zm-1.097 4.814 6.004 6.031-4.578 4.596-6.003-6.03 4.577-4.597Zm1.336 11.954.003-.003.08.081a2.983 2.983 0 01-.027 4.2l-.91.91a.34.34 0 01-.475 0L6.79 13.858a.34.34 0 010-.476l.91-.91a2.984 2.984 0 014.205-.02l.708.695.007-.006 6.62 6.65Z"/></svg>';