40 lines
2.4 KiB
XML
40 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
viewBox="78.778460 104.429020 32.880110 81.849457"
|
|
role="img"
|
|
aria-labelledby="title-24 desc-24"
|
|
data-fdi="24">
|
|
<title id="title-24">FDI 24</title>
|
|
<desc id="desc-24">Selectable crown and root SVG tooth asset.</desc>
|
|
|
|
<style>
|
|
.tooth-part {
|
|
fill: var(--tooth-fill, #808080);
|
|
stroke: var(--tooth-stroke, none);
|
|
stroke-width: var(--tooth-stroke-width, 0);
|
|
vector-effect: non-scaling-stroke;
|
|
cursor: pointer;
|
|
transition: fill 140ms ease, opacity 140ms ease;
|
|
}
|
|
.tooth-part:hover {
|
|
fill: var(--tooth-hover-fill, #9bb7e7);
|
|
}
|
|
.tooth-part.is-selected {
|
|
fill: var(--tooth-selected-fill, #5f8fd8);
|
|
}
|
|
</style>
|
|
|
|
<g id="tooth-24" data-part="tooth">
|
|
<g id="root" data-part="root">
|
|
<path id="root-path"
|
|
class="tooth-part tooth-root"
|
|
d="m 88.707936,158.80187 c 0,0 0.8366,-12.32924 1.56707,-18.46203 0.64849,-5.44453 1.82049,-10.81728 2.49752,-16.25833 0.44545,-3.57992 0.0522,-6.93841 1.02838,-10.7736 0.26861,-1.05527 1.24173,-1.83478 2.10575,-2.49752 0.45775,-0.35111 0.99122,-0.76923 1.56707,-0.73456 0.61487,0.037 1.15915,0.51785 1.56706,0.97942 1.025294,1.16012 2.080354,2.66802 1.958854,4.2115 -0.40846,5.18879 -1.867514,9.88427 -1.909874,14.88715 -0.0826,9.75556 2.747834,21.07548 3.232084,29.08871 0.0654,1.08192 -1.14123,-1.88388 -1.95884,-2.59546 -1.240224,-1.07939 -2.540834,-1.9818 -4.309434,-2.39957 -1.53319,-0.36216 -3.32305,-0.0131 -4.65224,0.8325 -1.14637,0.7293 -2.3506,3.33002 -2.3506,3.33002"/>
|
|
</g>
|
|
<g id="crown" data-part="crown">
|
|
<path id="crown-path"
|
|
class="tooth-part tooth-crown"
|
|
d="m 103.54613,162.08292 c 0,0 1.51697,3.7883 1.90985,5.77856 0.31375,1.5894 0.86374,3.3141 0.34277,4.84812 -0.68048,2.00371 -2.6583,3.313 -4.21149,4.75018 -1.11188,1.02883 -2.195824,2.2369 -3.623854,2.74237 -1.41645,0.50138 -3.06843,0.58631 -4.50532,0.14691 -2.15763,-0.65981 -3.32378,-1.98281 -5.48474,-3.96664 -1.74427,-1.60129 -3.27631,-3.95329 -3.52591,-6.36622 -0.21622,-2.09029 1.06703,-4.0777 1.8609,-6.02342 1.19972,-2.94044 2.39588,-5.37003 4.3584,-8.47196 0.49409,-0.78095 1.36295,-1.36623 2.25267,-1.61604 1.26081,-0.35399 2.66615,-0.0917 3.91767,0.29382 1.06231,0.32724 2.01728,0.97567 2.88928,1.66501 0.914954,0.7233 1.778634,1.55922 2.399584,2.54649 0.36314,0.57738 0.73456,1.90987 0.73456,1.90987"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|