gear constant

String const gear

Implementation

static const String gear =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M15.969 8.969V7.011h-2.07a5.943 5.943 0 00-1.019-2.465l1.463-1.463-1.414-1.414-1.463 1.463a5.954 5.954 0 00-2.465-1.021V.042h-2v2.069a5.94 5.94 0 00-2.465 1.021L3.073 1.669 1.688 3.053l1.459 1.459a5.95 5.95 0 00-1.046 2.499H.032v1.958h2.063a5.943 5.943 0 001.026 2.507l-1.463 1.463 1.414 1.414 1.463-1.463c.72.513 1.557.867 2.465 1.021v2.069h2v-2.069a5.955 5.955 0 002.499-1.046l1.458 1.458 1.385-1.384-1.463-1.463a5.95 5.95 0 001.026-2.507h2.064zm-7.948 2.093a3.084 3.084 0 010-6.166 3.084 3.084 0 010 6.166z"/></svg>';