概要
全体の要点をとりまとめたもの。大要。あらまし。
summary ; schema ; overview ; roundup ; scheme ; outline ; review ; profile
abstract ; digest
オーバービュー(overview)
サマリ(summary)
アウトライン(outline)
手順書、作業手順書、マニュアル(Manual)
説明(explanation)
とりまとめ
https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/suto3/概要/o01.svg
code:o01.svg
<svg width="200" height="100" viewBox="0 0 200 100" xmlns="http://www.w3.org/2000/svg">
<rect x="5" y="5" width="190" height="90" rx="45" ry="45"
fill="gray" fill-opacity="1" stroke="gray" stroke-width="4" />
<text x="50" y="70" font-size="50" stroke-width="0" stroke="white" fill="white"
font-weight="800" letter-spacing="-1" word-spacing="-1" >
概要
</text>
</svg>