You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
2.1 KiB
30 lines
2.1 KiB
<svg{{ with .size }} |
|
height="{{ . }}" {{ end }} |
|
style="enable-background:new 0 0 100 100;" |
|
version="1.1" |
|
viewBox="0 0 512 512" |
|
width="{{ .size }}" |
|
xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> |
|
|
|
<path fill="#418AC9" d="M496.262,58.5c-27.346-21.826-109.516-26.801-177.253-19.826c-66.118,6.812-106.564,23.399-162.844,64.305 |
|
c-12.462,9.069-2.103,27.05,12.065,20.644c54.933-24.761,116.668-36.11,176.575-35.83c34.142,0.164,67.924,5.231,101.256,12.275 |
|
c15.241,3.23,30.443,7.637,46.082,5.48C519.98,101.726,515.885,74.155,496.262,58.5z"/> |
|
<path d="M120.973,200.133c-4.164-15.958-2.327-29.432,4.04-40.704c-11.816-8.336-30.155-11.045-48.845-5.784 |
|
c-28,7.847-46.129,30.506-40.486,50.566c5.637,20.098,32.896,30,60.903,22.13c12.3-3.472,22.698-9.784,30.001-17.491 |
|
C124.125,207.154,122.094,204.43,120.973,200.133z"/> |
|
<path d="M107.569,261.129C48.153,261.129,0,309.273,0,368.698c0,59.408,48.152,107.568,107.568,107.568 |
|
c59.4,0,107.568-48.16,107.568-107.568C215.137,309.273,166.969,261.129,107.569,261.129z M116.014,442.514 |
|
c-35.619,0-64.482-28.863-64.482-64.483s28.863-64.491,64.482-64.491c35.621,0,64.5,28.871,64.5,64.491 |
|
C180.514,413.643,151.635,442.514,116.014,442.514z"/> |
|
<path d="M450.973,142.055c-60.101-30.965-333.246-46.697-302.957,55.197c4.896,16.502,26.598,7.2,30.271,6.056 |
|
c42.797-13.311,52.512-23.376,84.162-28.389c41.528-6.578,102.953-7.683,118.023,9.963c-43.133,9.878-95.885,11.178-129.871,39.738 |
|
c-31.198,26.255-26.029,67.465-15.537,103.513c1.962,6.733,11.988,6.967,13.84,0c6.664-25.143,12.377-38.625,33.783-60.094 |
|
c16.854-16.891,47.461-24.652,70.393-29.867c39.349-8.959,67.316-3.518,103.085-12.945c19.079-5.021,29.347-19.865,30.382-35.363 |
|
C488.049,167.448,481.479,157.772,450.973,142.055z"/> |
|
<path d="M388.334,261.129c-59.416,0-107.568,48.145-107.568,107.569c0,59.408,48.152,107.568,107.568,107.568 |
|
c59.408,0,107.577-48.16,107.577-107.568C495.911,309.273,447.742,261.129,388.334,261.129z M396.781,442.514 |
|
c-35.612,0-64.476-28.863-64.476-64.483s28.863-64.491,64.476-64.491c35.62,0,64.491,28.871,64.491,64.491 |
|
C461.272,413.643,432.401,442.514,396.781,442.514z"/> |
|
|
|
|
|
</svg>
|
|
|