hamburger constant

String const hamburger

Icon Data of hamburger

Implementation

static const String hamburger =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M16.393 13.805c1.288.172 2.103.893 2.103 2.166 0 1.49-1.113 2.326-2.917 2.707-1.181.25-2.533.32-4.877.325l-.674.001H9.29c-2.344-.006-3.696-.077-4.877-.326-1.803-.38-2.917-1.218-2.917-2.707 0-1.273.815-1.994 2.103-2.166.75-.1 1.18-.078 3.412.111 1.27.108 2.092.156 2.985.156.893 0 1.716-.048 2.985-.155 2.232-.19 2.662-.213 3.412-.112Zm-5.695 3.198c4.064-.008 5.798-.374 5.798-1.032 0-.051.002-.082-.012-.104-.026-.04-.106-.047-.357-.08-.533-.071-.962-.049-2.977.122-1.321.112-2.19.163-3.154.163-.963 0-1.833-.05-3.154-.163-2.015-.17-2.444-.193-2.977-.122-.25.033-.331.04-.357.08-.014.022-.012.053-.012.104 0 .658 1.734 1.024 5.798 1.032l.67.001h.734Z" clip-rule="evenodd"/><path d="M2.887 10.642a.75.75 0 11-.774-1.284 4.124 4.124 0 012.158-.608c.52 0 .83.092 1.296.32l.012.006c.288.14.4.174.671.174.263 0 .357-.03.61-.163l.011-.006c.443-.234.75-.331 1.276-.331.536 0 .844.1 1.288.34.246.134.326.16.565.16.239 0 .318-.026.559-.157.449-.243.757-.343 1.293-.343.53 0 .836.097 1.287.333l.005.003c.258.135.35.164.606.164.257 0 .352-.03.615-.166.46-.238.767-.334 1.294-.334.755 0 1.493.2 2.204.594a.75.75 0 01-.726 1.312c-.494-.273-.984-.406-1.478-.406-.247 0-.338.028-.598.163l-.006.003c-.457.237-.768.334-1.305.334-.538 0-.848-.098-1.303-.336l-.005-.003c-.254-.133-.343-.161-.59-.161-.247 0-.329.027-.572.159-.446.242-.751.341-1.28.341s-.834-.099-1.276-.339c-.248-.134-.33-.161-.577-.161-.243 0-.33.027-.574.157l-.012.006c-.45.238-.767.337-1.311.337-.537 0-.854-.094-1.329-.326l-.012-.006c-.28-.136-.385-.168-.638-.168-.49 0-.947.129-1.384.392ZM3 11.25h14c1.333 0 1.333 2 0 2H3c-1.333 0-1.333-2 0-2Z"/><path fill-rule="evenodd" d="M16.173 8.21c1.464-.332 2.327-1.228 2.327-2.696 0-3.11-3.764-5.113-8.5-5.113-4.737 0-8.5 2.003-8.5 5.113 0 1.468.863 2.364 2.327 2.695.93.211 1.73.224 4.159.155A65.9 65.9 0 0110 8.327c.584 0 1.094.01 2.014.037 2.43.07 3.229.056 4.16-.155ZM10 2.4c3.778 0 6.5 1.448 6.5 3.113 0 .448-.151.605-.769.745-.692.157-1.441.169-3.66.105A67.582 67.582 0 0010 6.327c-.608 0-1.133.01-2.071.037-2.22.064-2.968.052-3.66-.105-.618-.14-.77-.297-.77-.745 0-1.665 2.723-3.113 6.5-3.113Z" clip-rule="evenodd"/><path d="M6.1 5a.6.6 0 11-1.2 0 .6.6 0 011.2 0Zm2.5-1a.6.6 0 11-1.2 0 .6.6 0 011.2 0Zm2 1.5a.6.6 0 11-1.2 0 .6.6 0 011.2 0Zm2-1.5a.6.6 0 11-1.2 0 .6.6 0 011.2 0Zm2.5 1a.6.6 0 11-1.2 0 .6.6 0 011.2 0Z"/></g></svg>';