pinpoint_print constant

String const pinpoint_print

Icon Data of pinpoint_print

Implementation

static const String pinpoint_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path d="M12.5 19.5c-2.777 0-7-6.875-7-10.877 0-3.932 3.132-7.123 7-7.123s7 3.191 7 7.123c0 4.002-4.223 10.877-7 10.877Z" opacity=".8"/><path fill-rule="evenodd" d="M10 11a3 3 0 100-6 3 3 0 000 6Zm0-5a2 2 0 110 4 2 2 0 010-4Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M3 8.123C3 12.125 7.223 19 10 19s7-6.875 7-10.877C17 4.191 13.868 1 10 1S3 4.191 3 8.123Zm13 0C16 11.643 12.096 18 10 18s-6-6.357-6-9.877C4 4.74 6.688 2 10 2s6 2.74 6 6.123Z" clip-rule="evenodd"/></g></svg>';