diff options
Diffstat (limited to 'src/_icons/box-margin.svg')
-rw-r--r-- | src/_icons/box-margin.svg | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/_icons/box-margin.svg b/src/_icons/box-margin.svg new file mode 100644 index 00000000..1fb526b2 --- /dev/null +++ b/src/_icons/box-margin.svg @@ -0,0 +1,23 @@ +--- +tags: [css, cascading, style, section, space, text, content, outside, container] +category: Design +--- +<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> |