lipstick constant

String const lipstick

Implementation

static const String lipstick =
    '<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="M22 20h-.08c1.136 0 2.08.922 2.08 2.08V24h.543c.797 0 1.457.67 1.457 1.48V30H7v-4.52c0-.81.66-1.48 1.457-1.48H9v-1.92c0-1.136.922-2.08 2.08-2.08H11V4.29c-.013-.748.205-1.372.68-1.784.115-.1.242-.186.38-.256a2.29 2.29 0 011.23-.356c1.954 0 3.952 1.279 5.541 2.99.106.103.211.208.315.316 1.929 1.998 2.971 4.262 2.843 5.842.008.1.011.197.011.292V20Zm-11 4h11v-1.92a.075.075 0 00-.024-.056.079.079 0 00-.056-.024H11.08a.075.075 0 00-.056.024.078.078 0 00-.024.056V24Zm6.707-17.411c-1.16-1.202-2.41-2-3.424-2.366-.768-.277-1.138-.231-1.264-.201-.03.114-.06.406.118 1.002.282.947.994 2.183 2.156 3.387 1.16 1.202 2.41 2 3.424 2.366.768.277 1.138.231 1.264.201.03-.114.06-.406-.118-1.002-.282-.947-.994-2.183-2.156-3.387Z"/></svg>';