Skip to content

Commit ad84279

Browse files
feat(icons): added vector-square icon (#2531)
* Rename box-select.svg to square-dashed.svg * Update and rename box-select.json to square-dashed.json * Add aliases * Added icons/vector-square.svg * Added icons/vector-square.json * Update vector-square.svg * Add contributor * Update icons/vector-square.json --------- Co-authored-by: Eric Fennis <[email protected]>
1 parent f6a7ead commit ad84279

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

icons/vector-square.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"chessurisme",
5+
"jguddas"
6+
],
7+
"tags": [
8+
"shape",
9+
"geometry",
10+
"art",
11+
"width",
12+
"height",
13+
"size",
14+
"calculate",
15+
"measure",
16+
"select",
17+
"graphics",
18+
"box"
19+
],
20+
"categories": [
21+
"shapes",
22+
"math",
23+
"design",
24+
"tools"
25+
]
26+
}

icons/vector-square.svg

Lines changed: 20 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)