Tracker made in React for keeping track of HP and MP and so on.
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.
fabula-ultima-react/src/ultima-points.svg

20 lines
2.2 KiB

<svg style="height: 512px; width: 512px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<defs>
<filter id="shadow-1" height="300%" width="300%" x="-100%" y="-100%">
<feFlood flood-color="rgba(0, 0, 0, 1)" result="flood" />
<feComposite in="flood" in2="SourceGraphic" operator="atop" result="composite" />
<feGaussianBlur in="composite" stdDeviation="15" result="blur" />
<feOffset dx="0" dy="0" result="offset" />
<feComposite in="SourceGraphic" in2="offset" />
</filter>
<radialGradient id="lorc-evil-moon-gradient-1">
<stop offset="0%" stop-color="#d0021b" stop-opacity="1" />
<stop offset="100%" stop-color="#f81c1c" stop-opacity="0.73" />
</radialGradient>
</defs>
<g class="" style="" transform="translate(0,0)">
<path d="M255.938 19.938C124.514 19.938 17.78 126.67 17.78 258.094c0 131.422 106.735 238.156 238.157 238.156 131.423 0 238.157-106.734 238.157-238.156 0-131.422-106.734-238.156-238.156-238.156zm0 18.687c121.322 0 219.468 98.147 219.468 219.47 0 26.08-4.548 51.085-12.875 74.28-20.99 8.188-43.686 12.75-67.624 12.75-22.242 0-43.584-3.855-63.406-10.938l12.094 44.594-71.75-12.467 18.844 51.562c-57.855 7.1-108.19-15.432-130.47-49.28l81.313 1.78-23.56-48.438 72.436-8.062.688.063c-16.83-11.135-31.777-24.876-44.22-40.688 30.674-18.014 66.44-28.814 102.782-22.844-43.234-49.45-95.713-64.09-139.437-57.437-2.188-11.438-3.345-23.236-3.345-35.314 0-45.286 16.2-86.562 42.938-118.937 2.04-.057 4.072-.095 6.125-.095zM139.188 180.78c.638-.006 1.268-.013 1.906 0 19.467.437 38.24 10.748 48.687 28.845 15.923 27.577 6.48 62.83-21.093 78.75-27.572 15.92-62.828 6.483-78.75-21.094-15.92-27.576-6.478-62.86 21.094-78.78 8.887-5.13 18.58-7.615 28.157-7.72zm-.063 21.064c-20.26 0-36.906 16.643-36.906 36.906 0 20.263 16.644 36.875 36.905 36.875 20.26 0 36.875-16.612 36.875-36.875s-16.614-36.906-36.875-36.906zm0 18.687c10.16 0 18.188 8.058 18.188 18.22 0 10.162-8.028 18.188-18.188 18.188-10.16 0-18.22-8.026-18.22-18.188 0-10.162 8.06-18.22 18.22-18.22z"
fill="url(#lorc-evil-moon-gradient-1)" stroke="#690303" stroke-opacity="1" stroke-width="8"
filter="url(#shadow-1)" />
</g>
</svg>