Merge pull request #7067 from ysm-dev/docusign-icon

Update DocuSign icon
main
Elbert Alias 2 years ago committed by GitHub
commit 3f7630d273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,12 @@
<svg width="60" height="60" xmlns="http://www.w3.org/2000/svg"> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd"> <g clip-path="url(#clip0_3323_445)">
<path fill="#D6FB00" d="M0 0h60v60H0z"/> <path d="M32 0H0V32H32V0Z" fill="#D5FF00"/>
<path fill="#000" d="M8 46h44v6H8zM27 8h6v31h-6z"/> <path d="M27.5531 24.4475H4.44263V27.5576H27.5531V24.4475Z" fill="black"/>
<path d="M18.5 27.5l11 11 11-11" stroke="#000" stroke-width="6"/> <path d="M16.0021 22.6659L18.2024 20.47L24.8915 13.7765L22.6664 11.5553L17.5569 16.6686V3.99829H14.443L14.4474 16.6686L9.3339 11.5553L7.11255 13.7765L13.8019 20.47L16.0021 22.6659Z" fill="black"/>
</g> </g>
</svg> <defs>
<clipPath id="clip0_3323_445">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 286 B

After

Width:  |  Height:  |  Size: 563 B