diff options
Diffstat (limited to 'dist/icons/crop.svg')
-rw-r--r-- | dist/icons/crop.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/icons/crop.svg b/dist/icons/crop.svg index f1214a05..a3684007 100644 --- a/dist/icons/crop.svg +++ b/dist/icons/crop.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-crop" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-crop" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <polyline points="8 5 8 16 19 16" /> <polyline points="16 19 16 8 5 8" /> </svg> |