generated at
一字下げ
段落書き出し改行行頭箇条書き折り返しを1文字分下げること


f.svg
<svg width="370" height="100" viewBox="0 0 370 100" xmlns="http://www.w3.org/2000/svg"> <g> <rect x="5" y="5" width="360" height="90" rx="10" ry="10" fill-opacity="0" stroke="#ff4400" stroke-width="5" /> <text x="15" y="80" font-size="80" fill="#ff4400" font-weight="400" textLength="330" letter-spacing="-1" word-spacing="normal" > 一字下げ </text> </g> </svg>