flashlight constant

String const flashlight

Implementation

static const String flashlight =
    '<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"><g fill="currentColor"><path d="M14.14 2a.75.75 0 00-1.5 0v4a.75.75 0 001.5 0V2ZM5.58 4.13a.75.75 0 00-1.06 1.06L7.63 8.3a.75.75 0 101.06-1.06L5.58 4.13Zm-4.33 9.01a.75.75 0 01.75-.75h3.89a.75.75 0 010 1.5H2a.75.75 0 01-.75-.75Zm16.98 5.95 1.21 1.21c.31.31.83.31 1.14 0l.03-.03c.31-.31.31-.83 0-1.14l-1.21-1.21a.815.815 0 00-1.14 0l-.03.03c-.32.31-.32.82 0 1.14Z"/><path d="m18.392 6.395.002.001.86.85c.288.29.424.676.407 1.058a7.776 7.776 0 012.061 6.024l7.075 7.075c1.987 1.987 1.964 5.22-.03 7.214-1.994 1.994-5.227 2.017-7.214.03l-7.224-7.224a7.771 7.771 0 01-5.706-2.082 1.403 1.403 0 01-1.057-.408l-.86-.86a1.4 1.4 0 010-1.977l.5-.498c.296-1.291 1.607-3.285 3.517-5.195 1.91-1.91 3.904-3.221 5.194-3.518l.49-.489a1.411 1.411 0 011.985 0Zm-.703.71-.003-.001a.412.412 0 00-.572 0l-9.7 9.7a.4.4 0 000 .562l.687.688L18.373 7.782l-.684-.676Zm-7.086 11.276a5.814 5.814 0 003.997 1.015l.478-.053 7.89 7.89c1.192 1.193 3.16 1.196 4.385-.03 1.226-1.226 1.223-3.193.03-4.386l-7.78-7.78.08-.504a5.783 5.783 0 00-.983-4.249l-8.097 8.097Z"/></g></svg>';