1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-23 23:03:26 +01:00

file-code icon

This commit is contained in:
codecalm 2020-04-20 06:25:03 +02:00
parent 43419a5add
commit be554cdc7f

9
src/_icons/file-code.svg Normal file
View File

@ -0,0 +1,9 @@
---
tags: [paper, new]
---
<svg>
<polyline points="14 3 14 8 19 8" />
<path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
<path d="M10 13l-1 2l1 2"></path>
<path d="M14 13l1 2l-1 2"></path>
</svg>