zoom_in constant

String const zoom_in

Implementation

static const String zoom_in =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M16.913 5.976c0-3.281-2.667-5.939-5.956-5.939C7.666.037 5 2.695 5 5.976c0 3.279 2.666 5.939 5.957 5.939 3.289 0 5.956-2.66 5.956-5.939zm-11.004.031c0-2.79 2.271-5.048 5.079-5.048 2.805 0 5.078 2.258 5.078 5.048 0 2.788-2.273 5.047-5.078 5.047-2.807 0-5.079-2.259-5.079-5.047zM2.822 16 1 14.178l4.148-4.149s.086.773.57 1.256c.482.484 1.252.566 1.252.566L2.822 16z"/><path d="M13.254 5.031h-1.285V3.742c0-.41-.557-.742-.972-.742-.415 0-.966.332-.966.742v1.289H8.74c-.41 0-.742.553-.742.968 0 .415.332.938.742.938h1.291v1.318c0 .41.551.743.966.743.415 0 .972-.333.972-.743V6.937h1.285c.41 0 .742-.523.742-.938 0-.415-.332-.968-.742-.968z"/></g></svg>';