blur constant

String const blur

Icon Data of blur

Implementation

static const String blur =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M15.834 37.463V10.537m0 0H27.11a6.724 6.724 0 016.717 6.731h0A6.724 6.724 0 0127.11 24H15.834"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M12.669 24H27.11a6.724 6.724 0 016.717 6.731h0a6.724 6.724 0 01-6.717 6.732H15.834M27.11 24H43.5m0 0v-4.683M38.817 24v-4.683"/><circle cx="8.597" cy="24" r="4.097" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';