zoom_outline constant

String const zoom_outline

Icon Data of zoom_outline

Implementation

static const String zoom_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M14 8a3.001 3.001 0 010 6 3.001 3.001 0 010-6m0-1c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4zM4.195 17.674a3.134 3.134 0 003.131 3.131c.756 0 1.503-.277 2.104-.783l2.397-2.386A6.887 6.887 0 0014 18c3.86 0 7-3.141 7-7s-3.14-7-7-7c-3.859 0-7 3.141-7 7 0 .761.136 1.486.364 2.173l-2.245 2.283a3.099 3.099 0 00-.924 2.218zm6.459-1.694-2.512 2.511a1.272 1.272 0 01-.816.313 1.131 1.131 0 01-1.131-1.131c0-.311.127-.594.332-.797l2.492-2.531c.435.645.99 1.2 1.635 1.635zM14 16c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5z"/></svg>';