🔥 Green & Blue Key Colors implementation

This commit is contained in:
ful1e5
2021-06-04 16:29:47 +05:30
parent 0479ddf4fd
commit 93427244ba
38 changed files with 145 additions and 145 deletions
+5 -5
View File
@@ -1,12 +1,12 @@
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200" fill="none">
<g filter="url(#filter0_d)">
<path d="M87.7852 109.412L138.475 92.5044L129.147 73.6584L146.924 55.8701L141.291 50.2336L123.515 68.0225L104.682 58.6883L87.7852 109.412Z" fill="white"/>
<path d="M52.186 148.975V61.2991H60.1512V141.005H139.803V148.975H52.186Z" fill="white"/>
<path d="M84.4645 108.306C84.0456 109.564 84.3732 110.95 85.3108 111.888C86.2484 112.825 87.635 113.152 88.8926 112.732L139.583 95.8245C140.543 95.5043 141.317 94.7842 141.706 93.8499C142.095 92.9157 142.061 91.8587 141.612 90.9517L133.398 74.3563L149.399 58.3441C150.765 56.9775 150.765 54.7627 149.4 53.3961L143.767 47.7597C143.111 47.1027 142.22 46.7337 141.291 46.7336C140.363 46.7336 139.472 47.1027 138.816 47.7596L122.816 63.77L106.236 55.5523C105.329 55.1026 104.271 55.0679 103.336 55.4572C102.402 55.8464 101.681 56.6214 101.361 57.5821L84.4645 108.306ZM48.686 148.975C48.686 150.908 50.253 152.475 52.186 152.475H139.803C141.736 152.475 143.303 150.908 143.303 148.975V141.005C143.303 139.072 141.736 137.505 139.803 137.505H63.6512V61.2991C63.6512 59.3661 62.0842 57.7991 60.1512 57.7991H52.186C50.253 57.7991 48.686 59.3661 48.686 61.2991V148.975Z" stroke="white" stroke-width="7" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M87.7852 109.412L138.475 92.5044L129.147 73.6584L146.924 55.8701L141.291 50.2336L123.515 68.0225L104.682 58.6883L87.7852 109.412Z" fill="#0000FF"/>
<path d="M52.186 148.975V61.2991H60.1512V141.005H139.803V148.975H52.186Z" fill="#0000FF"/>
<path d="M84.4645 108.306C84.0456 109.564 84.3732 110.95 85.3108 111.888C86.2484 112.825 87.635 113.152 88.8926 112.732L139.583 95.8245C140.543 95.5043 141.317 94.7842 141.706 93.8499C142.095 92.9157 142.061 91.8587 141.612 90.9517L133.398 74.3563L149.399 58.3441C150.765 56.9775 150.765 54.7627 149.4 53.3961L143.767 47.7597C143.111 47.1027 142.22 46.7337 141.291 46.7336C140.363 46.7336 139.472 47.1027 138.816 47.7596L122.816 63.77L106.236 55.5523C105.329 55.1026 104.271 55.0679 103.336 55.4572C102.402 55.8464 101.681 56.6214 101.361 57.5821L84.4645 108.306ZM48.686 148.975C48.686 150.908 50.253 152.475 52.186 152.475H139.803C141.736 152.475 143.303 150.908 143.303 148.975V141.005C143.303 139.072 141.736 137.505 139.803 137.505H63.6512V61.2991C63.6512 59.3661 62.0842 57.7991 60.1512 57.7991H52.186C50.253 57.7991 48.686 59.3661 48.686 61.2991V148.975Z" stroke="#0000FF" stroke-width="7" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<path d="M87.7852 109.412L138.475 92.5044L129.147 73.6584L146.924 55.8701L141.291 50.2336L123.515 68.0225L104.682 58.6883L87.7852 109.412Z" fill="#4D4D4D"/>
<path d="M52.186 148.975V61.2991H60.1512V141.005H139.803V148.975H52.186Z" fill="#4D4D4D"/>
<path d="M87.7852 109.412L138.475 92.5044L129.147 73.6584L146.924 55.8701L141.291 50.2336L123.515 68.0225L104.682 58.6883L87.7852 109.412Z" fill="#00FF00"/>
<path d="M52.186 148.975V61.2991H60.1512V141.005H139.803V148.975H52.186Z" fill="#00FF00"/>
<defs>
<filter id="filter0_d" x="41.186" y="43.2336" width="116.738" height="122.742" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB