Merge pull request #2943 from ONLYOFFICE/feature/pdf-add-icon-edit-text

Add icon edit-text
This commit is contained in:
Julia Radzhabova
2024-04-17 14:34:43 +03:00
committed by GitHub
6 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 423 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

View File

@ -0,0 +1,9 @@
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 24H6L6 4H14V9C14 9.55228 14.4477 10 15 10H20V14H21V9.41421C21 9.149 20.8946 8.89464 20.7071 8.70711L15.2929 3.29289C15.1054 3.10536 14.851 3 14.5858 3H6C5.44772 3 5 3.44772 5 4V24C5 24.5523 5.44772 25 6 25H12V24ZM15 4.41421L19.5858 9H15V4.41421Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.4393 15.8536C21.0251 15.2678 21.9749 15.2678 22.5607 15.8536L23.1464 16.4393C23.7322 17.0251 23.7322 17.9749 23.1464 18.5607L15.7071 26H13V23.2929L20.4393 15.8536ZM21.8536 16.5607C21.6583 16.3654 21.3417 16.3654 21.1464 16.5607L20.2071 17.5L21.5 18.7929L22.4393 17.8536C22.6346 17.6583 22.6346 17.3417 22.4393 17.1464L21.8536 16.5607ZM20.7929 19.5L19.5 18.2071L14 23.7071V25H15.2929L20.7929 19.5Z" fill="black"/>
<path d="M8 6H12V7H8V6Z" fill="black"/>
<path d="M8 9H12V10H8V9Z" fill="black"/>
<path d="M8 18H12V19H8V18Z" fill="black"/>
<path d="M8 12H18V13H8V12Z" fill="black"/>
<path d="M8 15H18V16H8V15Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B