mirror of
				https://github.com/walkxcode/dashboard-icons.git
				synced 2025-10-31 16:57:58 +01:00 
			
		
		
		
	Sorry for the bigger file sizes now, but all SVG compression methods I have tried have resulted into broken SVGs :(
		
			
				
	
	
		
			56 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			56 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | |
| <svg
 | |
|   id="dmo-logo"
 | |
|   viewBox="20 244 512 512"
 | |
|   xmlns="http://www.w3.org/2000/svg"
 | |
| >
 | |
|   <g id="envelope">
 | |
|     <path
 | |
|       id="base"
 | |
|       d="m 122,490 h 172 l 70,-27 a 10,10 0 0 0 6,-12 L 315,305 A 10,10 0 0 0 302,300 L 90,380 a 10,10 0 0 0 -6,12 z"
 | |
|       fill="#f3ac47"
 | |
|     />
 | |
|     <path
 | |
|       id="bottom"
 | |
|       d="m 294,490 70,-27 a 10,10 0 0 0 5,-5 L 220,404 174,490 Z"
 | |
|       fill="#f19a3d"
 | |
|     />
 | |
|     <path
 | |
|       id="top"
 | |
|       d="m 84,387 150,53 75,-140 a 10,10 0 0 0 -7,0 l -212,80 a 10,10 0 0 0 -6,6 z"
 | |
|       fill="#ffd15c"
 | |
|     />
 | |
|   </g>
 | |
|   <g id="whale">
 | |
|     <path
 | |
|       id="body-outline"
 | |
|       d="M 523 462 C 522 461 492 442 464 447 C 457 418 431 400 429 399 C 425 396 420 397 416 400 C 414 403 396 423 400 469 C 401 472 400 476 398 478 C 397 480 394 481 391 481 L 36.6 481 C 34 481 31.2 482 29 484 C 27 486 26 489 26 492 C 26 652 143 669 194 669 C 323 669 413 591 452 521 C 504 513 526 478 527 476 C 530 471 528 465 523 462 Z"
 | |
|       fill="#303c42"
 | |
|     />
 | |
|     <path
 | |
|       id="body-fill"
 | |
|       d="M 445 501 C 441 502 438 504 437 507 C 402 572 317 649 194 649 C 140 649 52 629 47 502 L 391 502 C 400 502 408 498 414 492 C 420 485 423 476 422 467 C 420 446 423 432 426 424 C 434 431 445 444 445 460 C 445 464 446 467 450 469 C 453 471 456 471 460 470 C 472 463 490 469 502 474 C 493 484 475 498 445 501 Z"
 | |
|       fill="#42a5f5"
 | |
|     />
 | |
|     <path
 | |
|       id="body-shadow"
 | |
|       d="M 445 491 C 441 491 438 493 437 496 C 402 562 317 638 194 638 C 142 638 57 620 48 502 L 47 502 C 52 629 140 649 194 649 C 317 649 402 572 437 507 C 438 504 441 502 445 501 C 475 498 493 484 502 474 C 499 473 497 472 494 471 C 484 479 468 488 445 491 Z"
 | |
|       opacity="0.1"
 | |
|     />
 | |
|     <circle
 | |
|       id="eye"
 | |
|       cx="132"
 | |
|       cy="565"
 | |
|       r="21"
 | |
|       fill="#303c42"
 | |
|     />
 | |
|     <circle
 | |
|       id="eye-highlight"
 | |
|       cx="141"
 | |
|       cy="559"
 | |
|       r="6.76"
 | |
|       fill="#ffffff"
 | |
|     />
 | |
|   </g>
 | |
| </svg>
 |