| 1234567891011121314151617181920212223242526272829303132 |
- <svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60">
- <defs>
- <style>
- .cls-1, .cls-4 {
- fill: none;
- }
- .cls-1 {
- stroke: #ffce60;
- stroke-width: 3px;
- }
- .cls-2 {
- fill: #ffce60;
- font-size: 11px;
- font-family: NotoSansCJKjp-Bold, Noto Sans CJK JP;
- font-weight: 700;
- }
- .cls-3 {
- stroke: none;
- }
- </style>
- </defs>
- <g id="Group_4359" data-name="Group 4359" transform="translate(-163.69 -44.039)">
- <g id="Ellipse_98" data-name="Ellipse 98" class="cls-1" transform="translate(163.69 44.039)">
- <circle class="cls-3" cx="30" cy="30" r="30"/>
- <circle class="cls-4" cx="30" cy="30" r="28.5"/>
- </g>
- <text id="NORMAL" class="cls-2" transform="translate(171.836 83.813) rotate(-11)"><tspan x="0" y="0">NORMAL</tspan></text>
- </g>
- </svg>
|