blob: f94d318192f48b42c4f2fbf0a6b3a86764fdba19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(0 -40 40 0 24 44)" gradientUnits="userSpaceOnUse">
<stop stop-color="#28287b" offset="0"/>
<stop stop-color="#4747b7" offset="1"/>
</linearGradient>
<linearGradient id="b" x2="1" gradientTransform="matrix(0 -27.964 27.964 0 24.4491 37.964)" gradientUnits="userSpaceOnUse">
<stop stop-color="#9e00ff" offset="0"/>
<stop stop-color="#9868ff" offset="1"/>
</linearGradient>
<g fill-rule="nonzero">
<path transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)" d="m24 4c-10.972 0-20 9.028-20 20s9.028 20 20 20 20-9.028 20-20-9.028-20-20-20z" fill="url(#a)"/>
<path transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)" d="m24.889 10c-.522 0-1.059.023-1.611.07-4.887.415-8.391 2.917-11.222 5.883-1.997 2.093-3.481 5.029-3.898 7.971-.606 4.268.532 8.078 3.407 10.824 2.438 2.328 6.293 3.151 10.34 3.242 2.838.064 5.502-.173 7.888-.729 1.193-.279 2.216-.635 2.968-1.091.752-.457 1.261-1.045 1.277-1.766l.001-.006c0-1.173-.67-2.136-1.642-2.921-2.815-2.012-5.448-3.172-8.57-4.771-.861-.412-1.638-.954-1.753-1.816-.147-1.104 1.514-1.734 2.324-1.824 1.129-.103 2.552-.058 3.701.058 1.149.117 2.142.716 2.535.872l.031.012.032.005c.079.011.195-.033.246-.091s.061-.103.068-.134c.014-.063.009-.091.006-.123-.004-.063-.016-.122-.033-.198-.033-.151-.089-.353-.163-.597-.148-.488-.37-1.138-.627-1.797-.258-.66-.549-1.329-.842-1.86-.147-.266-.293-.497-.443-.68-.15-.184-.298-.332-.516-.39-.287-.078-.7-.099-1.254-.092-.556.008-1.34.049-2.105.125-1.53.153-3.179.441-4.931.867s-3.405.983-4.56 1.701c-.577.359-1.035.758-1.309 1.228-.273.47-.339 1.023-.129 1.571.447 1.189 1.58 2.082 2.976 2.848 2.919 1.609 5.933 2.635 8.69 4.359 1.015.559 1.695 1.389 1.542 2.23-.16.885-1.21 1.274-2.117 1.579-1.631.547-3.712.489-5.158.439-3.352-.146-5.905-.806-8.207-3.446-1.43-1.64-1.624-3.326-1.78-5.741-.152-2.366.384-5.038 1.692-7.001 2.908-4.366 6.488-6.861 11.507-7.536 5.921-.766 9.968 1.385 12.557 3.704 1.295 1.159 2.221 2.562 2.82 3.459.299.449.517.821.658 1.075.07.127.122.223.156.288.018.032.029.054.043.077.007.012-.004.01.047.063.012.013.092.064.093.064 0 0 .338-.115.338-.115s.039-.129.038-.153c-.001-.023-.003-.034-.005-.043-.014-.076-.021-.073-.034-.104-.013-.032-.03-.069-.051-.115-.043-.09-.104-.212-.185-.362-.161-.3-.4-.711-.723-1.194-.644-.966-1.62-2.419-2.965-3.635-2.353-2.127-5.848-4.14-10.63-4.275-.171-.004-.344-.007-.518-.007z" fill="url(#b)"/>
</g>
</svg>
|