logo_sketch constant

String const logo_sketch

Icon Data of logo_sketch

Implementation

static const String logo_sketch =
    '<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="m16.1 3.2 7.7.9c.2 0 .3.1.4.2l5.7 7.7c.2.2.2.5 0 .7l-13.6 16c-.1.1-.3.1-.4 0l-13.6-16c-.3-.2-.3-.5-.2-.7l5.7-7.7c.1-.1.2-.2.4-.2l7.7-.9h.2zm1.6 1.6h-.2s-.1.1 0 .2l4.3 5.4c0 .1.1.1.1.2 0 .2-.1.3-.3.3H10.4c-.1 0-.1 0-.2-.1s-.1-.3-.1-.4L14.5 5v-.2h-.2l-5.9 5.9s-.1.1-.2.1-.2-.1-.2-.2l.2-4.3c0-.1 0-.1-.1-.1s-.1 0-.1.1l-1.1 4.9c0 .2-.2.3-.3.3l-2.8.6c-.1 0-.1.1-.1.1 0 .1 0 .1.1.1h2.7c.2 0 .3.1.4.2l6.6 11.8c0 .1.1.1.2.1s.1-.1.1-.2L8.6 12.9v-.1c0-.2.1-.3.3-.4h14.4c.2.1.2.3.2.4l-5.3 11.3c0 .1 0 .2.1.2s.2 0 .2-.1L25 12.6c.1-.1.2-.2.4-.2h2.7c.1 0 .1 0 .1-.1s0-.1-.1-.1l-2.8-.6c-.2 0-.3-.2-.4-.3l-.9-5c0-.1-.1-.1-.1-.1-.1 0-.1 0-.1.1l.2 4.3c0 .1 0 .1-.1.2s-.2.1-.3 0l-5.9-6z"/></svg>';