9 lines
398 B
TypeScript
9 lines
398 B
TypeScript
// This file is generated by pnpm icons:generate. Do not edit.
|
|
|
|
import {createSinglePathSVG} from './TEMPLATE'
|
|
|
|
export const Flag_Stroke2_Corner0_Rounded = createSinglePathSVG({
|
|
path: 'M4 4a2 2 0 0 1 2-2h13.131c1.598 0 2.55 1.78 1.665 3.11L18.202 9l2.594 3.89c.886 1.33-.067 3.11-1.665 3.11H6v5a1 1 0 1 1-2 0V4Zm2 10h13.131l-2.593-3.89a2 2 0 0 1 0-2.22L19.13 4H6v10Z',
|
|
viewBox: '0 0 24 24',
|
|
})
|