This commit is contained in:
Bonnie 2021-06-23 23:07:55 -03:00
parent c682d65c3f
commit 72d2646a96
5 changed files with 2 additions and 24 deletions

View File

@ -55,9 +55,9 @@ export function EventDescriptionCard({
</Button>
</div>
)}
{online && (
{online && Icon && (
<div className={styles.logo}>
{Icon && <Icon color="blue" size="small" />}
<Icon color="blue" size="small" />
</div>
)}
</footer>

View File

@ -1,10 +0,0 @@
<svg width="37" height="39" viewBox="0 0 37 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M30.1235 0C32.214 0 33.916 1.76798 33.916 3.95874V38.4343L29.9385 34.7831L27.7 32.6307L25.332 30.3439L26.3125 33.8991H5.33352C3.24302 33.8991 1.54102 32.1311 1.54102 29.9403V3.95874C1.54102 1.76798 3.24302 0 5.33352 0H30.1235V0ZM22.9825 25.0976C27.071 24.9631 28.6435 22.1766 28.6435 22.1766C28.6435 15.9887 25.9795 10.973 25.9795 10.973C23.3155 8.89755 20.781 8.9552 20.781 8.9552L20.522 9.26267C23.667 10.262 25.1285 11.7033 25.1285 11.7033C23.2045 10.6079 21.3175 10.0698 19.56 9.85841C18.228 9.70467 16.9515 9.7431 15.823 9.89684L15.5085 9.93527C14.861 9.99292 13.2885 10.2427 11.309 11.146C10.6245 11.4726 10.2175 11.7033 10.2175 11.7033C10.2175 11.7033 11.753 10.1851 15.083 9.1858L14.898 8.9552C14.898 8.9552 12.3635 8.89755 9.69952 10.973C9.69952 10.973 7.03552 15.9887 7.03552 22.1766C7.03552 22.1766 8.58952 24.9631 12.678 25.0976C12.678 25.0976 13.3625 24.2328 13.9175 23.5026C11.568 22.7723 10.68 21.235 10.68 21.235L11.198 21.5617L11.272 21.6193L11.3445 21.6625L11.3661 21.6722L11.4385 21.7154C11.901 21.9844 12.3635 22.1958 12.789 22.3688C13.5475 22.6763 14.454 22.9837 15.5085 23.1951C16.896 23.4642 18.524 23.5602 20.3 23.2143C21.1695 23.0606 22.0575 22.7916 22.9825 22.388C23.63 22.1382 24.3515 21.773 25.11 21.2542C25.11 21.2542 24.185 22.83 21.7615 23.541C22.3165 24.2713 22.9825 25.0976 22.9825 25.0976ZM14.38 16.1232C13.3255 16.1232 12.493 17.0841 12.493 18.2563C12.493 19.4286 13.344 20.3894 14.38 20.3894C15.4345 20.3894 16.267 19.4286 16.267 18.2563C16.2855 17.0841 15.4345 16.1232 14.38 16.1232ZM21.1325 16.1232C20.078 16.1232 19.2455 17.0841 19.2455 18.2563C19.2455 19.4286 20.0965 20.3894 21.1325 20.3894C22.187 20.3894 23.0195 19.4286 23.0195 18.2563C23.0195 17.0841 22.187 16.1232 21.1325 16.1232Z" fill="#5CAFF9"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="37" height="38.4343" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,12 +0,0 @@
<svg width="32" height="37" viewBox="0 0 32 37" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M6.66667 0L0 6.55158V30.1373H8V36.6888L14.6667 30.1373H20L32 18.3444V0H6.66667ZM29.3333 17.0341L24 22.2754H18.6667L14 26.8615V22.2754H8V2.62063H29.3333V17.0341Z" fill="#5CAFF9"/>
<path d="M25.3327 7.20667H22.666V15.0686H25.3327V7.20667Z" fill="#5CAFF9"/>
<path d="M18.0007 7.20667H15.334V15.0686H18.0007V7.20667Z" fill="#5CAFF9"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="32" height="36.6888" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 574 B