gradient_sharp constant

String const gradient_sharp

Implementation

static const String gradient_sharp =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11 13h2v-2h-2Zm-2 2h2v-2H9Zm4 0h2v-2h-2Zm2-2h2v-2h-2Zm-8 0h2v-2H7Zm-4 8V3h18v18Zm14-6h2v-2h-2ZM5 19h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h-2v2h-2v-2h-2v2H9v-2H7v2H5Zm0-4h2v-2H5Z"/></svg>';