diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/_icons/layout-grid-add.svg (renamed from src/_icons/grid.svg) | 2 | ||||
| -rw-r--r-- | src/_icons/layout-grid.svg | 11 | ||||
| -rw-r--r-- | src/_icons/receipt-tax.svg (renamed from src/_icons/tax.svg) | 0 | 
3 files changed, 12 insertions, 1 deletions
| diff --git a/src/_icons/grid.svg b/src/_icons/layout-grid-add.svg index 2178b17a..c0a193d5 100644 --- a/src/_icons/grid.svg +++ b/src/_icons/layout-grid-add.svg @@ -1,6 +1,6 @@  ---  tags: [layout, table, network, pattern] -category: System +category: Design  version: 1.0  ---  <svg> diff --git a/src/_icons/layout-grid.svg b/src/_icons/layout-grid.svg new file mode 100644 index 00000000..c0a193d5 --- /dev/null +++ b/src/_icons/layout-grid.svg @@ -0,0 +1,11 @@ +--- +tags: [layout, table, network, pattern] +category: Design +version: 1.0 +--- +<svg> +  <rect x="4" y="4" width="6" height="6" rx="1" /> +  <rect x="14" y="4" width="6" height="6" rx="1" /> +  <rect x="4" y="14" width="6" height="6" rx="1" /> +  <rect x="14" y="14" width="6" height="6" rx="1" /> +</svg> diff --git a/src/_icons/tax.svg b/src/_icons/receipt-tax.svg index 26397138..26397138 100644 --- a/src/_icons/tax.svg +++ b/src/_icons/receipt-tax.svg | 
