blob: 010ddb091121550c3e8678f21fab18a9cea83f11 (
plain)
1
2
3
4
5
6
7
8
9
|
---
tags: [css, cascading, style, section, element, square, website, container]
category: Design
version: "1.41"
---
<svg>
<path d="M8 8h8v8h-8z" />
<rect x="4" y="4" width="16" height="16" rx="2" />
</svg>
|