generated at
outline
Outliner, a software application for creating outlines
Contour (disambiguation)
Silhouette, an art form emphasizing the outline of the subject of the art

Outline - wiki soft

image outline
define outline
wikipedia outline
weblio outline
kotobank outline
jisho outline

outline.svg
<svg width="200" height="100" viewBox="0 0 200 100" xmlns="http://www.w3.org/2000/svg"> <g> <rect x="5" y="5" width="190" height="90" rx="15" ry="15" fill-opacity="0" stroke="white" stroke-width="3" /> <rect x="8" y="8" width="184" height="84" rx="10" ry="10" fill-opacity="0" stroke="gray" stroke-width="3" /> <text x="20" y="70" font-size="45" stroke="white" stroke-width="2" fill="gray" font-weight="900" letter-spacing="-3" word-spacing="-3" > Outline </text> </g> </svg>