angular-tabler-icons
Version:
Tabler Icons components library for your Angular applications
2 lines (1 loc) • 373 B
TypeScript
export declare const IconMathSec = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" > <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"/> <path d=\"M3 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1\" /> <path d=\"M21 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0\" /> <path d=\"M14 8h-4v8h4\" /> <path d=\"M10 12h2.5\" /></svg>";