1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-16 20:28:28 +01:00

feat(icons): add file-text-shield icon (#1285)

This commit is contained in:
Luis von Rondow 2025-01-05 23:50:43 +00:00 committed by GitHub
parent 2fee96aa2d
commit 92f0ae5ead
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,18 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M14.0001 3V7C14.0001 7.26522 14.1055 7.51957 14.293 7.70711C14.4805 7.89464 14.7349 8 15.0001 8H19.0001"/>
<path d="M12.0001 21H7.0001C6.46967 21 5.96096 20.7893 5.58589 20.4142C5.21081 20.0391 5.0001 19.5304 5.0001 19V5C5.0001 4.46957 5.21081 3.96086 5.58589 3.58579C5.96096 3.21071 6.46967 3 7.0001 3H14.0001L19.0001 8V11.5"/>
<path d="M9 9H10"/>
<path d="M9 12.9941H15"/>
<path d="M9 16.9971H12"/>
<path d="M22 15.9941C22 19.9941 19.5 21.9941 18.5 21.9941C17.5 21.9941 15 19.9941 15 15.9941C16 15.9941 17.5 15.4941 18.5 14.4941C19.5 15.4941 21 15.9941 22 15.9941Z"/>
</svg>

After

Width:  |  Height:  |  Size: 798 B