added copy icon

This commit is contained in:
Valentin Mihai 2022-03-31 21:10:20 +03:00
parent 750aedd48a
commit 6c0823a94d
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="100px" height="100px" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>copy</title>
<g id="copy" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M100,20 L100,67 L67,100 L20,100 L20,20 L100,20 Z M90,30 L30,30 L30,90 L60,90 L60,60 L90,60 L90,30 Z M83,70 L70,70 L70,83 L83,70 Z M75,0 L75,10 L10,10 L10,75 L0,75 L0,0 L75,0 Z" id="Combined-Shape" fill="#283241" fill-rule="nonzero"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 565 B

View File

@ -17,6 +17,7 @@ export class IqserIconsModule {
'check',
'close',
'collapse',
'copy',
'csv',
'document',
'download',