dots_three_outline_vertical_duotone constant

String const dots_three_outline_vertical_duotone

Implementation

static const String dots_three_outline_vertical_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="128" cy="48" r="24" fill="currentColor" opacity=".1"/><circle cx="128" cy="208" 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 16Zm0-64a32 32 0 10-32-32 32.1 32.1 0 0032 32Zm0-48a16 16 0 11-16 16 16 16 0 0116-16Zm0 144a32 32 0 1032 32 32.1 32.1 0 00-32-32Zm0 48a16 16 0 1116-16 16 16 0 01-16 16Z"/></svg>';