Update netbeans.svg

This commit is contained in:
Sandipan Chatterjee
2022-10-07 02:53:50 +05:30
committed by GitHub
parent 94e672bdcd
commit 515bf795e8

View File

@@ -1,16 +1,15 @@
<svg xmlns="http://www.w3.org/2000/svg" <svg xmlns="http://www.w3.org/2000/svg"
role="img" aria-label="..." role="img"
viewBox="0 0 512 512"><rect viewBox="0 0 512 512"><rect
width="512" height="512" width="512" height="512"
rx="15%" rx="15%"
fill="#fff"/> fill="#fff"/>
<path d="M256,0 L256,99 L86,178 L0,128 L256,0 Z" fill="#A1C535"/> <polygon points="60,140,130,185,250,115,250,30" style="fill:#A1C535;" />
<path d="M512,128 L412.8,178 L256,99 L256,0 L512,128 L512,128 Z" fill="#ADD439"/> <polygon points="250,115,250,30,450,140,375,185" style="fill:#ADD439;" />
<path d="M512,384 L412.8,334 L412.8,178 L512,128 L512,384 L512,384 Z" fill="#1B6AC6"/> <polygon points="450,140,375,185,375,325,450,365" style="fill:#1B6AC6;" />
<path d="M256,512 L256,413 L412.8,334 L512,384 L256,512 L256,512 Z" fill="#2E90E8"/> <polygon points="375,325,450,365,250,475,250,390" style="fill:#2E90E8;" />
<path d="M0,384 L86,334 L256,413 L256,512 L0,384 L0,384 Z" fill="#EA205E"/> <polygon points="250,475,250,390,130,325,60,365" style="fill:#EA205E;" />
<path d="M0,128 L86,178 L86,334 L0,384 L0,128 L0,128 Z" fill="#A5073E"/> <polygon points="60,140,130,185,130,325,60,365" style="fill:#A5073E;" />
<path d="M86,178 L256,99 L412.8,178 L256,256 L86,178 Z" fill="#F1F6E2"/> <polygon points="130,185,250,115,375,185,250,250" style="fill:#F1F6E2;" />
<path d="M256,256 L412.8,178 L412.8,334 L256,413 L256,256 Z" fill="#CEDBE6"/> <polygon points="250,250,250,390,375,325,375,185" style="fill:#CEDBE6;" />
<path d="M86,178 L256,256 L256,413 L86,334 L86,178 Z" fill="#FFFFFF"/>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 861 B

After

Width:  |  Height:  |  Size: 777 B