traffic_sign_fill constant

String const traffic_sign_fill

Implementation

static const String traffic_sign_fill =
    '<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="M244 116.7 139.3 12a15.9 15.9 0 00-22.6 0L12 116.7a16.1 16.1 0 000 22.6L116.7 244a15.9 15.9 0 0022.6 0L244 139.3a16.1 16.1 0 000-22.6Zm-68 3.3v.8a.4.4 0 00-.1.3.9.9 0 01-.1.5.8.8 0 01-.1.4v.3l-.2.4c0 .1-.1.2-.1.4l-.2.3v.4l-.2.3c-.1.1-.2.2-.2.3l-.3.4-.2.3-.5.5-24 24a8.2 8.2 0 01-11.4 0 8.1 8.1 0 010-11.4l10.3-10.2H112a16 16 0 00-16 16v8a8 8 0 01-16 0v-8a32.1 32.1 0 0132-32h36.7l-10.4-10.3a8.1 8.1 0 0111.4-11.4l24 24 .5.5.2.3.3.4c0 .1.1.2.2.3l.2.3v.4l.2.3c0 .2.1.3.1.4l.2.4v.3a.8.8 0 01.1.4.9.9 0 01.1.5.4.4 0 00.1.3v.8Z"/></svg>';