diff options
Diffstat (limited to 'src/icons/box-margin.svg')
-rw-r--r-- | src/icons/box-margin.svg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/src/icons/box-margin.svg b/src/icons/box-margin.svg new file mode 100644 index 00000000..caa5fb50 --- /dev/null +++ b/src/icons/box-margin.svg @@ -0,0 +1,25 @@ +--- +tags: [css, cascading, style, section, space, text, content, outside, container] +category: Design +version: "1.39" +unicode: "ee0b" +--- +<svg> + <path d="M8 8h8v8h-8z" /> + <path d="M4 4v.01" /> + <path d="M8 4v.01" /> + <path d="M12 4v.01" /> + <path d="M16 4v.01" /> + <path d="M20 4v.01" /> + <path d="M4 20v.01" /> + <path d="M8 20v.01" /> + <path d="M12 20v.01" /> + <path d="M16 20v.01" /> + <path d="M20 20v.01" /> + <path d="M20 16v.01" /> + <path d="M20 12v.01" /> + <path d="M20 8v.01" /> + <path d="M4 16v.01" /> + <path d="M4 12v.01" /> + <path d="M4 8v.01" /> +</svg> |