traffic_sign_thin constant

String const traffic_sign_thin

Implementation

static const String traffic_sign_thin =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M241.2 119.5 136.5 14.8a12.1 12.1 0 00-17 0L14.8 119.5a12.2 12.2 0 000 17l104.7 104.7a12.1 12.1 0 0017 0l104.7-104.7a12.2 12.2 0 000-17Zm-5.7 11.3L130.8 235.5a4 4 0 01-5.6 0L20.5 130.8a3.9 3.9 0 010-5.6L125.2 20.5a3.9 3.9 0 015.6 0l104.7 104.7a3.9 3.9 0 010 5.6Zm-64-8.9-.2.3-.5.6-24 24a3.9 3.9 0 01-5.6 0 3.9 3.9 0 010-5.6l17.1-17.2H112a20.1 20.1 0 00-20 20v8a4 4 0 01-8 0v-8a28.1 28.1 0 0128-28h46.3l-17.1-17.2a4 4 0 015.6-5.6l24 24 .5.6.2.3.2.4c0 .1.1.2.1.4a.4.4 0 01.1.3 4.3 4.3 0 010 1.6.4.4 0 01-.1.3c0 .2-.1.3-.1.4Z"/></svg>';