sticky constant

String const sticky

Icon Data of sticky

Implementation

static const String sticky =
    '<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"><path fill="currentColor" d="M5 3.61V1.04l8.99-.01-.01 2.58a2.737 2.737 0 00-2.16 2.67v.5c.01 1.31.93 2.4 2.17 2.66l-.01 2.58h-3.41l-.01 2.57c0 .6-.47 4.41-1.06 4.41-.6 0-1.08-3.81-1.08-4.41v-2.56L5 12.02l.01-2.58a2.707 2.707 0 002.15-2.66v-.5c0-1.31-.92-2.41-2.16-2.67z"/></svg>';