zoom_to_fit constant

String const zoom_to_fit

Icon Data of zoom_to_fit

Implementation

static const String zoom_to_fit =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="m749 456-90-91L1024 0l365 365-90 91-275-275-275 275zm550 1136 90 91-365 365-365-365 90-91 275 275 275-275zM456 749l-275 275 275 275-91 90L0 1024l365-365 91 90zm1592 275-365 365-91-90 275-275-275-275 91-90 365 365zM640 640h768v768H640V640zm128 640h512V768H768v512z"/></svg>';