dots_three_outline_duotone constant

String const dots_three_outline_duotone

Implementation

static const String dots_three_outline_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="128" cy="128" r="24" fill="currentColor" opacity=".1"/><circle cx="48" cy="128" r="24" fill="currentColor" opacity=".1"/><circle cx="208" cy="128" r="24" fill="currentColor" opacity=".1"/><path fill="currentColor" d="M128 96a32 32 0 1032 32 32.1 32.1 0 00-32-32Zm0 48a16 16 0 1116-16 16 16 0 01-16 16ZM48 96a32 32 0 1032 32 32.1 32.1 0 00-32-32Zm0 48a16 16 0 1116-16 16 16 0 01-16 16Zm160-48a32 32 0 1032 32 32.1 32.1 0 00-32-32Zm0 48a16 16 0 1116-16 16 16 0 01-16 16Z"/></svg>';