|
|
- <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
- <filter id="shadow">
- <feDropShadow dx="8" dy="16" stdDeviation="8" />
- </filter>
- <path d="m 265.344,18.563 v 302.863 h -18.69 V 18.59 C 185.251,21.595 131.214,53.002 97.416,99.926 l 35.022,60.658 c 3.862,-1.037 7.92,-1.598 12.11,-1.598 25.747,0 46.62,20.872 46.62,46.62 0,22.556 -16.02,41.37 -37.3,45.687 v 174.084 c 13.712,21.43 27.6,41.98 40.712,60.754 37.75137,20.14589 87.24375,20.26461 122.838,-0.004 13.11,-18.773 27,-39.324 40.713,-60.754 V 251.294 c -21.282,-4.317 -37.302,-23.13 -37.302,-45.688 0,-25.747 20.873,-46.62 46.62,-46.62 4.19,0 8.25,0.562 12.113,1.6 l 35.13,-60.847 c -33.74,-47 -87.758,-78.375 -149.346,-81.175 z m 160.686,98.907 -29.74,51.52 c 10.824,8.537 17.782,21.76 17.782,36.615 0,22.54 -15.995,41.343 -37.254,45.68 V 395.38 c 9.833,-16.237 19.31,-32.676 28.014,-48.927 27.3,-50.976 46.564,-100.37 46.564,-132.36 0,-35.127 -9.22,-68.104 -25.365,-96.622 z m -339.973,0.157 c -16.196,28.486 -25.46,61.408 -25.46,96.465 0,31.992 19.267,81.385 46.567,132.36 8.704,16.253 18.182,32.694 28.016,48.933 v -144.1 c -21.26,-4.336 -37.254,-23.14 -37.254,-45.68 0,-14.856 6.957,-28.08 17.783,-36.617 l -29.653,-51.36 z" fill="white" filter="url(#shadow)" />
- </svg>
|