import {createSinglePathSVG} from './TEMPLATE' export const Check_Stroke2_Corner0_Rounded = createSinglePathSVG({ path: 'M21.59 3.193a1 1 0 0 1 .217 1.397l-11.706 16a1 1 0 0 1-1.429.193l-6.294-5a1 1 0 1 1 1.244-1.566l5.48 4.353 11.09-15.16a1 1 0 0 1 1.398-.217Z', }) export const CheckThick_Stroke2_Corner0_Rounded = createSinglePathSVG({ path: 'M21.474 2.98a2.5 2.5 0 0 1 .545 3.494l-10.222 14a2.5 2.5 0 0 1-3.528.52L2.49 16.617a2.5 2.5 0 0 1 3.018-3.986l3.75 2.84L17.98 3.525a2.5 2.5 0 0 1 3.493-.545Z', }) export const DoubleCheck_Stroke2_Corner0_Rounded = createSinglePathSVG({ path: 'M 18.850814,2.9270055 C 18.544206,2.9339155 18.258318,3.083265 18.077499,3.330976 L 9.3863645,15.392379 10.93107,16.617756 19.668374,4.4928718 C 19.988818,4.053997 19.893267,3.4385137 19.454847,3.1174487 19.279961,2.9891973 19.067634,2.9222535 18.850814,2.9270055 Z m 4.143583,0.055787 C 22.687789,2.9897025 22.4019,3.1390521 22.221082,3.386763 L 11.298491,18.318279 5.9026003,14.030422 C 4.8739764,13.212603 3.6485994,14.755385 4.6772234,15.573204 l 6.1980606,4.924592 c 0.438229,0.348133 1.078115,0.26159 1.408126,-0.190444 L 23.811956,4.5486583 C 24.1324,4.1097833 24.03685,3.4943001 23.598429,3.1732351 23.423543,3.0449836 23.211217,2.9780399 22.994397,2.9827925 Z M 0.97800837,14.174697 c -0.93232486,0.0069 -1.3340716,1.185102 -0.60018465,1.760156 L 6.5758845,20.859445 C 7.0141139,21.207578 7.6539998,21.121037 7.98401,20.669002 L 8.5341792,19.914924 C 6.2110596,18.089081 3.9159262,16.229985 1.6032007,14.392071 1.4261197,14.24966 1.2052421,14.172863 0.97800837,14.174697 Z', })