paint_bucket_duotone constant

String const paint_bucket_duotone

Implementation

static const String paint_bucket_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><circle cx="124" cy="116" r="20" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M208 204c0-20 20-40 20-40s20 20 20 40a20 20 0 01-40 0Z" opacity=".2"/><path fill="currentColor" d="M231 123.5a8.2 8.2 0 00-2.4-5.7L121.1 10.3a8 8 0 00-11.3 0L69.7 50.4 43.5 24.2a8 8 0 00-11.3 11.3l26.2 26.2-44.7 44.8a23.9 23.9 0 000 33.9l84.8 84.9a24.1 24.1 0 0034 0l96.1-96.2a8 8 0 002.4-5.6ZM121.1 214a8.1 8.1 0 01-11.3 0L25 129.1a8 8 0 010-11.3l44.7-44.7 29.7 29.6a28 28 0 1011.3-11.3L81.1 61.7l34.4-34.4 96.2 96.2Zm2.9-110a12.2 12.2 0 018.5 3.5 12 12 0 11-17 0 12.2 12.2 0 018.5-3.5Zm109.7 54.3a8.2 8.2 0 00-11.4 0c-.9 1-22.3 22.7-22.3 45.7a28 28 0 0056 0c0-23-21.4-44.7-22.3-45.7ZM228 216a12 12 0 01-12-12c0-9.7 6.5-20.6 12-27.8 5.5 7.2 12 18 12 27.8a12 12 0 01-12 12Z"/></svg>';