generated at
出席
会合や学校の授業などに出ること。対義語欠席

a.svg
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <g> <style type="text/css"> .f01{ stroke: #ff4400; stroke-width: 4; fill-opacity: 0; } .f02{ stroke: #ff4400; stroke-width: 1; fill: #ff4400; } </style> <ellipse class="f01" cx="50" cy="50" rx="46" ry="46" /> <text class="f02" x="15" y="75" font-size="70">出</text> </g> </svg>