Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md insert page break
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdInsertPageBreakIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><g><path d="M18,20H6v-3H4v3c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2v-3h-2V20z"/><path d="M6,4h7v5h5v2h2V8l-6-6H6C4.9,2,4,2.9,4,4v7h2V4z"/><rect height="2" width="6" x="9" y="13"/><rect height="2" width="6" x="17" y="13"/><rect height="2" width="6" x="1" y="13"/></g></g>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.45 KB
Tags
breakcontent breakdashdasheddashed linedividedividerdocdocumentdocument formattingdocument layoutfileformattingformatting breakhorizontal dividerhorizontal lineinsertinsert breaklayoutlineline dividernew pagepagepage breakpaperrowsection breakseparationsplittexttext divisiontext editingwriting
Compare Alternatives
See how other libraries approach this concept.