angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 368 B
TypeScript
export declare const IconLetterCaseLower = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M6.5 15.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0\" /> <path d=\"M10 12v7\" /> <path d=\"M17.5 15.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0\" /> <path d=\"M21 12v7\" /></svg>";