lightbulb constant

String const lightbulb

Implementation

static const String lightbulb =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="22" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 22 32"><path fill="currentColor" d="M11 0C5.71 0 0 4.206 0 11c0 3.353 1.334 6.174 3.896 8.312a.478.478 0 00.092.088c1.901 2.062 1.997 2.454 2.01 3.361.006.359.003.465 0 .523l-.004.209c-.015.452-.038 1.209.899 1.495l8.094 1.781a.5.5 0 10.214-.977l-8.055-1.771c-.155-.047-.168-.051-.154-.498l.003-.191s.01-.078.002-.586c-.019-1.269-.295-1.882-2.309-4.059a.5.5 0 00-.138-.118C2.194 16.566 1 14.02 1 11 1 4.823 6.19 1 11 1c4.916 0 10 3.741 10 10 0 3.978-1.928 6.171-3.518 7.551a.485.485 0 00-.147.109c-2.037 2.204-2.313 2.817-2.332 4.086v.103l-.001.035c-.003.076-.014.118-.013.134a19.508 19.508 0 01-.117-.018l-4.195-.987a.5.5 0 10-.229.974l4.144.972c.055.02.553.182.973-.113.183-.129.396-.382.434-.866l.003-.047.002-.099-.001-.026.001-.046c.013-.902.107-1.294 2.005-3.356.009-.007.019-.014.027-.022C20.703 17.143 22 14.4 22 11c0-6.885-5.593-11-11-11zm4 29.5a.498.498 0 00.487-.39.499.499 0 00-.377-.598l-8-1.814a.5.5 0 00-.221.975l8 1.814A.48.48 0 0015 29.5zm-7.391.054a.5.5 0 10-.219.975l6.5 1.458a.5.5 0 10.219-.975l-6.5-1.458z"/></svg>';