diff options
Diffstat (limited to 'src/icons/section.svg')
-rw-r--r-- | src/icons/section.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/icons/section.svg b/src/icons/section.svg new file mode 100644 index 00000000..b90f507f --- /dev/null +++ b/src/icons/section.svg @@ -0,0 +1,19 @@ +--- +tags: [html, element, layout, divide, position, website] +category: Design +version: "1.39" +unicode: "eed5" +--- +<svg> + <path d="M20 20h.01" /> + <path d="M4 20h.01" /> + <path d="M8 20h.01" /> + <path d="M12 20h.01" /> + <path d="M16 20h.01" /> + <path d="M20 4h.01" /> + <path d="M4 4h.01" /> + <path d="M8 4h.01" /> + <path d="M12 4h.01" /> + <path d="M16 4l0 0" /> + <rect x="4" y="8" width="16" height="8" rx="1" /> +</svg> |