@esri/calcite-ui-icons 3.28.7 → 3.28.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/icons.json +1 -1
- package/docs/keywords.json +190 -0
- package/icons/circle-inset-large-16.svg +1 -0
- package/icons/circle-inset-large-24.svg +1 -0
- package/icons/circle-inset-large-32.svg +1 -0
- package/icons/circle-inset-medium-16.svg +1 -0
- package/icons/circle-inset-medium-24.svg +1 -0
- package/icons/circle-inset-medium-32.svg +1 -0
- package/icons/circle-inset-small-16.svg +1 -0
- package/icons/circle-inset-small-24.svg +1 -0
- package/icons/circle-inset-small-32.svg +1 -0
- package/icons/diamond-inset-large-16.svg +1 -0
- package/icons/diamond-inset-large-24.svg +1 -0
- package/icons/diamond-inset-large-32.svg +1 -0
- package/icons/diamond-inset-medium-16.svg +1 -0
- package/icons/diamond-inset-medium-24.svg +1 -0
- package/icons/diamond-inset-medium-32.svg +1 -0
- package/icons/diamond-inset-small-16.svg +1 -0
- package/icons/diamond-inset-small-24.svg +1 -0
- package/icons/diamond-inset-small-32.svg +1 -0
- package/icons/hexagon-2-16.svg +1 -0
- package/icons/hexagon-2-24.svg +1 -0
- package/icons/hexagon-2-32.svg +1 -0
- package/icons/hexagon-2-inset-large-16.svg +1 -0
- package/icons/hexagon-2-inset-large-24.svg +1 -0
- package/icons/hexagon-2-inset-large-32.svg +1 -0
- package/icons/hexagon-2-inset-medium-16.svg +1 -0
- package/icons/hexagon-2-inset-medium-24.svg +1 -0
- package/icons/hexagon-2-inset-medium-32.svg +1 -0
- package/icons/hexagon-2-inset-small-16.svg +1 -0
- package/icons/hexagon-2-inset-small-24.svg +1 -0
- package/icons/hexagon-2-inset-small-32.svg +1 -0
- package/icons/hexagon-inset-large-16.svg +1 -0
- package/icons/hexagon-inset-large-24.svg +1 -0
- package/icons/hexagon-inset-large-32.svg +1 -0
- package/icons/hexagon-inset-medium-16.svg +1 -0
- package/icons/hexagon-inset-medium-24.svg +1 -0
- package/icons/hexagon-inset-medium-32.svg +1 -0
- package/icons/hexagon-inset-small-16.svg +1 -0
- package/icons/hexagon-inset-small-24.svg +1 -0
- package/icons/hexagon-inset-small-32.svg +1 -0
- package/icons/square-inset-large-16.svg +1 -0
- package/icons/square-inset-large-24.svg +1 -0
- package/icons/square-inset-large-32.svg +1 -0
- package/icons/square-inset-medium-16.svg +1 -0
- package/icons/square-inset-medium-24.svg +1 -0
- package/icons/square-inset-medium-32.svg +1 -0
- package/icons/square-inset-small-16.svg +1 -0
- package/icons/square-inset-small-24.svg +1 -0
- package/icons/square-inset-small-32.svg +1 -0
- package/index.d.ts +48 -0
- package/index.js +48 -0
- package/js/circleInsetLarge16.d.ts +1 -0
- package/js/circleInsetLarge16.js +1 -0
- package/js/circleInsetLarge16.json +1 -0
- package/js/circleInsetLarge24.d.ts +1 -0
- package/js/circleInsetLarge24.js +1 -0
- package/js/circleInsetLarge24.json +1 -0
- package/js/circleInsetLarge32.d.ts +1 -0
- package/js/circleInsetLarge32.js +1 -0
- package/js/circleInsetLarge32.json +1 -0
- package/js/circleInsetMedium16.d.ts +1 -0
- package/js/circleInsetMedium16.js +1 -0
- package/js/circleInsetMedium16.json +1 -0
- package/js/circleInsetMedium24.d.ts +1 -0
- package/js/circleInsetMedium24.js +1 -0
- package/js/circleInsetMedium24.json +1 -0
- package/js/circleInsetMedium32.d.ts +1 -0
- package/js/circleInsetMedium32.js +1 -0
- package/js/circleInsetMedium32.json +1 -0
- package/js/circleInsetSmall16.d.ts +1 -0
- package/js/circleInsetSmall16.js +1 -0
- package/js/circleInsetSmall16.json +1 -0
- package/js/circleInsetSmall24.d.ts +1 -0
- package/js/circleInsetSmall24.js +1 -0
- package/js/circleInsetSmall24.json +1 -0
- package/js/circleInsetSmall32.d.ts +1 -0
- package/js/circleInsetSmall32.js +1 -0
- package/js/circleInsetSmall32.json +1 -0
- package/js/diamondInsetLarge16.d.ts +1 -0
- package/js/diamondInsetLarge16.js +1 -0
- package/js/diamondInsetLarge16.json +1 -0
- package/js/diamondInsetLarge24.d.ts +1 -0
- package/js/diamondInsetLarge24.js +1 -0
- package/js/diamondInsetLarge24.json +1 -0
- package/js/diamondInsetLarge32.d.ts +1 -0
- package/js/diamondInsetLarge32.js +1 -0
- package/js/diamondInsetLarge32.json +1 -0
- package/js/diamondInsetMedium16.d.ts +1 -0
- package/js/diamondInsetMedium16.js +1 -0
- package/js/diamondInsetMedium16.json +1 -0
- package/js/diamondInsetMedium24.d.ts +1 -0
- package/js/diamondInsetMedium24.js +1 -0
- package/js/diamondInsetMedium24.json +1 -0
- package/js/diamondInsetMedium32.d.ts +1 -0
- package/js/diamondInsetMedium32.js +1 -0
- package/js/diamondInsetMedium32.json +1 -0
- package/js/diamondInsetSmall16.d.ts +1 -0
- package/js/diamondInsetSmall16.js +1 -0
- package/js/diamondInsetSmall16.json +1 -0
- package/js/diamondInsetSmall24.d.ts +1 -0
- package/js/diamondInsetSmall24.js +1 -0
- package/js/diamondInsetSmall24.json +1 -0
- package/js/diamondInsetSmall32.d.ts +1 -0
- package/js/diamondInsetSmall32.js +1 -0
- package/js/diamondInsetSmall32.json +1 -0
- package/js/hexagon216.d.ts +1 -0
- package/js/hexagon216.js +1 -0
- package/js/hexagon216.json +1 -0
- package/js/hexagon224.d.ts +1 -0
- package/js/hexagon224.js +1 -0
- package/js/hexagon224.json +1 -0
- package/js/hexagon232.d.ts +1 -0
- package/js/hexagon232.js +1 -0
- package/js/hexagon232.json +1 -0
- package/js/hexagon2InsetLarge16.d.ts +1 -0
- package/js/hexagon2InsetLarge16.js +1 -0
- package/js/hexagon2InsetLarge16.json +1 -0
- package/js/hexagon2InsetLarge24.d.ts +1 -0
- package/js/hexagon2InsetLarge24.js +1 -0
- package/js/hexagon2InsetLarge24.json +1 -0
- package/js/hexagon2InsetLarge32.d.ts +1 -0
- package/js/hexagon2InsetLarge32.js +1 -0
- package/js/hexagon2InsetLarge32.json +1 -0
- package/js/hexagon2InsetMedium16.d.ts +1 -0
- package/js/hexagon2InsetMedium16.js +1 -0
- package/js/hexagon2InsetMedium16.json +1 -0
- package/js/hexagon2InsetMedium24.d.ts +1 -0
- package/js/hexagon2InsetMedium24.js +1 -0
- package/js/hexagon2InsetMedium24.json +1 -0
- package/js/hexagon2InsetMedium32.d.ts +1 -0
- package/js/hexagon2InsetMedium32.js +1 -0
- package/js/hexagon2InsetMedium32.json +1 -0
- package/js/hexagon2InsetSmall16.d.ts +1 -0
- package/js/hexagon2InsetSmall16.js +1 -0
- package/js/hexagon2InsetSmall16.json +1 -0
- package/js/hexagon2InsetSmall24.d.ts +1 -0
- package/js/hexagon2InsetSmall24.js +1 -0
- package/js/hexagon2InsetSmall24.json +1 -0
- package/js/hexagon2InsetSmall32.d.ts +1 -0
- package/js/hexagon2InsetSmall32.js +1 -0
- package/js/hexagon2InsetSmall32.json +1 -0
- package/js/hexagonInsetLarge16.d.ts +1 -0
- package/js/hexagonInsetLarge16.js +1 -0
- package/js/hexagonInsetLarge16.json +1 -0
- package/js/hexagonInsetLarge24.d.ts +1 -0
- package/js/hexagonInsetLarge24.js +1 -0
- package/js/hexagonInsetLarge24.json +1 -0
- package/js/hexagonInsetLarge32.d.ts +1 -0
- package/js/hexagonInsetLarge32.js +1 -0
- package/js/hexagonInsetLarge32.json +1 -0
- package/js/hexagonInsetMedium16.d.ts +1 -0
- package/js/hexagonInsetMedium16.js +1 -0
- package/js/hexagonInsetMedium16.json +1 -0
- package/js/hexagonInsetMedium24.d.ts +1 -0
- package/js/hexagonInsetMedium24.js +1 -0
- package/js/hexagonInsetMedium24.json +1 -0
- package/js/hexagonInsetMedium32.d.ts +1 -0
- package/js/hexagonInsetMedium32.js +1 -0
- package/js/hexagonInsetMedium32.json +1 -0
- package/js/hexagonInsetSmall16.d.ts +1 -0
- package/js/hexagonInsetSmall16.js +1 -0
- package/js/hexagonInsetSmall16.json +1 -0
- package/js/hexagonInsetSmall24.d.ts +1 -0
- package/js/hexagonInsetSmall24.js +1 -0
- package/js/hexagonInsetSmall24.json +1 -0
- package/js/hexagonInsetSmall32.d.ts +1 -0
- package/js/hexagonInsetSmall32.js +1 -0
- package/js/hexagonInsetSmall32.json +1 -0
- package/js/squareInsetLarge16.d.ts +1 -0
- package/js/squareInsetLarge16.js +1 -0
- package/js/squareInsetLarge16.json +1 -0
- package/js/squareInsetLarge24.d.ts +1 -0
- package/js/squareInsetLarge24.js +1 -0
- package/js/squareInsetLarge24.json +1 -0
- package/js/squareInsetLarge32.d.ts +1 -0
- package/js/squareInsetLarge32.js +1 -0
- package/js/squareInsetLarge32.json +1 -0
- package/js/squareInsetMedium16.d.ts +1 -0
- package/js/squareInsetMedium16.js +1 -0
- package/js/squareInsetMedium16.json +1 -0
- package/js/squareInsetMedium24.d.ts +1 -0
- package/js/squareInsetMedium24.js +1 -0
- package/js/squareInsetMedium24.json +1 -0
- package/js/squareInsetMedium32.d.ts +1 -0
- package/js/squareInsetMedium32.js +1 -0
- package/js/squareInsetMedium32.json +1 -0
- package/js/squareInsetSmall16.d.ts +1 -0
- package/js/squareInsetSmall16.js +1 -0
- package/js/squareInsetSmall16.json +1 -0
- package/js/squareInsetSmall24.d.ts +1 -0
- package/js/squareInsetSmall24.js +1 -0
- package/js/squareInsetSmall24.json +1 -0
- package/js/squareInsetSmall32.d.ts +1 -0
- package/js/squareInsetSmall32.js +1 -0
- package/js/squareInsetSmall32.json +1 -0
- package/package.json +1 -1
- package/sprite-16.svg +1 -1
- package/sprite-24.svg +1 -1
- package/sprite-32.svg +1 -1
package/docs/keywords.json
CHANGED
|
@@ -14902,5 +14902,195 @@
|
|
|
14902
14902
|
],
|
|
14903
14903
|
"category":"Document",
|
|
14904
14904
|
"release":"3.28.7"
|
|
14905
|
+
},
|
|
14906
|
+
"diamond-inset-large":{
|
|
14907
|
+
"alias":[
|
|
14908
|
+
"3.28.8",
|
|
14909
|
+
"generic",
|
|
14910
|
+
"shape",
|
|
14911
|
+
"diamond",
|
|
14912
|
+
"type",
|
|
14913
|
+
"symbol",
|
|
14914
|
+
"glyph"
|
|
14915
|
+
],
|
|
14916
|
+
"category":"Generic",
|
|
14917
|
+
"release":"3.28.8"
|
|
14918
|
+
},
|
|
14919
|
+
"circle-inset-large":{
|
|
14920
|
+
"alias":[
|
|
14921
|
+
"3.28.8",
|
|
14922
|
+
"generic",
|
|
14923
|
+
"shape",
|
|
14924
|
+
"button",
|
|
14925
|
+
"circle",
|
|
14926
|
+
"bold"
|
|
14927
|
+
],
|
|
14928
|
+
"category":"Generic",
|
|
14929
|
+
"release":"3.28.8"
|
|
14930
|
+
},
|
|
14931
|
+
"circle-inset-medium":{
|
|
14932
|
+
"alias":[
|
|
14933
|
+
"3.28.8",
|
|
14934
|
+
"generic",
|
|
14935
|
+
"shape",
|
|
14936
|
+
"circle",
|
|
14937
|
+
"bold",
|
|
14938
|
+
"filled"
|
|
14939
|
+
],
|
|
14940
|
+
"category":"Generic",
|
|
14941
|
+
"release":"3.28.8"
|
|
14942
|
+
},
|
|
14943
|
+
"diamond-inset-medium":{
|
|
14944
|
+
"alias":[
|
|
14945
|
+
"3.28.8",
|
|
14946
|
+
"generic",
|
|
14947
|
+
"shape",
|
|
14948
|
+
"diamond",
|
|
14949
|
+
"filled"
|
|
14950
|
+
],
|
|
14951
|
+
"category":"Generic",
|
|
14952
|
+
"release":"3.28.8"
|
|
14953
|
+
},
|
|
14954
|
+
"hexagon-2":{
|
|
14955
|
+
"alias":[
|
|
14956
|
+
"3.28.8",
|
|
14957
|
+
"generic",
|
|
14958
|
+
"shape",
|
|
14959
|
+
"symbol",
|
|
14960
|
+
"single shape",
|
|
14961
|
+
"geometry"
|
|
14962
|
+
],
|
|
14963
|
+
"category":"Generic",
|
|
14964
|
+
"release":"3.28.8"
|
|
14965
|
+
},
|
|
14966
|
+
"hexagon-2-inset-large":{
|
|
14967
|
+
"alias":[
|
|
14968
|
+
"3.28.8",
|
|
14969
|
+
"generic",
|
|
14970
|
+
"shape",
|
|
14971
|
+
"symbol",
|
|
14972
|
+
"filled",
|
|
14973
|
+
"bold"
|
|
14974
|
+
],
|
|
14975
|
+
"category":"Generic",
|
|
14976
|
+
"release":"3.28.8"
|
|
14977
|
+
},
|
|
14978
|
+
"hexagon-inset-large":{
|
|
14979
|
+
"alias":[
|
|
14980
|
+
"3.28.8",
|
|
14981
|
+
"generic",
|
|
14982
|
+
"shape",
|
|
14983
|
+
"symbol",
|
|
14984
|
+
"hexagon",
|
|
14985
|
+
"geometry"
|
|
14986
|
+
],
|
|
14987
|
+
"category":"Generic",
|
|
14988
|
+
"release":"3.28.8"
|
|
14989
|
+
},
|
|
14990
|
+
"hexagon-inset-medium":{
|
|
14991
|
+
"alias":[
|
|
14992
|
+
"3.28.8",
|
|
14993
|
+
"generic",
|
|
14994
|
+
"shape",
|
|
14995
|
+
"symbol",
|
|
14996
|
+
"hexagon",
|
|
14997
|
+
"bold"
|
|
14998
|
+
],
|
|
14999
|
+
"category":"Generic",
|
|
15000
|
+
"release":"3.28.8"
|
|
15001
|
+
},
|
|
15002
|
+
"diamond-inset-small":{
|
|
15003
|
+
"alias":[
|
|
15004
|
+
"3.28.8",
|
|
15005
|
+
"generic",
|
|
15006
|
+
"shape",
|
|
15007
|
+
"symbol",
|
|
15008
|
+
"diamond",
|
|
15009
|
+
"filled"
|
|
15010
|
+
],
|
|
15011
|
+
"category":"Generic",
|
|
15012
|
+
"release":"3.28.8"
|
|
15013
|
+
},
|
|
15014
|
+
"circle-inset-small":{
|
|
15015
|
+
"alias":[
|
|
15016
|
+
"3.28.8",
|
|
15017
|
+
"generic",
|
|
15018
|
+
"shape",
|
|
15019
|
+
"symbol",
|
|
15020
|
+
"circle",
|
|
15021
|
+
"filled"
|
|
15022
|
+
],
|
|
15023
|
+
"category":"Generic",
|
|
15024
|
+
"release":"3.28.8"
|
|
15025
|
+
},
|
|
15026
|
+
"hexagon-2-inset-medium":{
|
|
15027
|
+
"alias":[
|
|
15028
|
+
"3.28.8",
|
|
15029
|
+
"generic",
|
|
15030
|
+
"shape",
|
|
15031
|
+
"symbol",
|
|
15032
|
+
"hexagon",
|
|
15033
|
+
"bold",
|
|
15034
|
+
"filled"
|
|
15035
|
+
],
|
|
15036
|
+
"category":"Generic",
|
|
15037
|
+
"release":"3.28.8"
|
|
15038
|
+
},
|
|
15039
|
+
"hexagon-inset-small":{
|
|
15040
|
+
"alias":[
|
|
15041
|
+
"3.28.8",
|
|
15042
|
+
"generic",
|
|
15043
|
+
"shape",
|
|
15044
|
+
"symbol",
|
|
15045
|
+
"hexagon",
|
|
15046
|
+
"filled"
|
|
15047
|
+
],
|
|
15048
|
+
"category":"Generic",
|
|
15049
|
+
"release":"3.28.8"
|
|
15050
|
+
},
|
|
15051
|
+
"hexagon-2-inset-small":{
|
|
15052
|
+
"alias":[
|
|
15053
|
+
"3.28.8",
|
|
15054
|
+
"generic",
|
|
15055
|
+
"shape",
|
|
15056
|
+
"symbol",
|
|
15057
|
+
"hexagon"
|
|
15058
|
+
],
|
|
15059
|
+
"category":"Generic",
|
|
15060
|
+
"release":"3.28.8"
|
|
15061
|
+
},
|
|
15062
|
+
"square-inset-large":{
|
|
15063
|
+
"alias":[
|
|
15064
|
+
"3.28.8",
|
|
15065
|
+
"generic",
|
|
15066
|
+
"shape",
|
|
15067
|
+
"symbol",
|
|
15068
|
+
"square"
|
|
15069
|
+
],
|
|
15070
|
+
"category":"Generic",
|
|
15071
|
+
"release":"3.28.8"
|
|
15072
|
+
},
|
|
15073
|
+
"square-inset-medium":{
|
|
15074
|
+
"alias":[
|
|
15075
|
+
"3.28.8",
|
|
15076
|
+
"generic",
|
|
15077
|
+
"shape",
|
|
15078
|
+
"symbol",
|
|
15079
|
+
"sqaure"
|
|
15080
|
+
],
|
|
15081
|
+
"category":"Generic",
|
|
15082
|
+
"release":"3.28.8"
|
|
15083
|
+
},
|
|
15084
|
+
"square-inset-small":{
|
|
15085
|
+
"alias":[
|
|
15086
|
+
"3.28.8",
|
|
15087
|
+
"generic",
|
|
15088
|
+
"shape",
|
|
15089
|
+
"symbol",
|
|
15090
|
+
"square",
|
|
15091
|
+
"bold"
|
|
15092
|
+
],
|
|
15093
|
+
"category":"Generic",
|
|
15094
|
+
"release":"3.28.8"
|
|
14905
15095
|
}
|
|
14906
15096
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 13.6a6.307 6.307 0 0 1-6.3-6.3c0-3.474 2.826-6.3 6.3-6.3s6.3 2.826 6.3 6.3c0 3.473-2.826 6.3-6.3 6.3zm4.3-6.3a4.3 4.3 0 1 1-8.6 0 4.3 4.3 0 0 1 8.6 0z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/><path d="M12.5 2.2C6.81 2.2 2.2 6.81 2.2 12.5c0 5.692 4.61 10.3 10.3 10.3s10.3-4.608 10.3-10.3c0-5.69-4.61-10.3-10.3-10.3zm0 19.6c-5.128 0-9.3-4.172-9.3-9.3s4.172-9.3 9.3-9.3 9.3 4.172 9.3 9.3-4.172 9.3-9.3 9.3zm6.3-9.3a6.3 6.3 0 1 1-12.6 0 6.3 6.3 0 0 1 12.6 0z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/><path d="M16.5 3.2C9.154 3.2 3.2 9.154 3.2 16.5s5.954 13.3 13.3 13.3 13.3-5.954 13.3-13.3S23.846 3.2 16.5 3.2zm0 25.6c-6.793 0-12.3-5.507-12.3-12.3S9.707 4.2 16.5 4.2s12.3 5.507 12.3 12.3-5.507 12.3-12.3 12.3zM25 16.5a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 13.6a6.307 6.307 0 0 1-6.3-6.3c0-3.474 2.826-6.3 6.3-6.3s6.3 2.826 6.3 6.3c0 3.473-2.826 6.3-6.3 6.3zM4.7 8.5c0-2.095 1.705-3.8 3.8-3.8s3.8 1.705 3.8 3.8-1.705 3.8-3.8 3.8-3.8-1.704-3.8-3.8z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.5 2.2C6.81 2.2 2.2 6.81 2.2 12.5c0 5.692 4.61 10.3 10.3 10.3s10.3-4.608 10.3-10.3c0-5.69-4.61-10.3-10.3-10.3zm0 19.6c-5.128 0-9.3-4.172-9.3-9.3s4.172-9.3 9.3-9.3 9.3 4.172 9.3 9.3-4.172 9.3-9.3 9.3zm0-4a5.306 5.306 0 0 1-5.3-5.3c0-2.922 2.378-5.3 5.3-5.3s5.3 2.378 5.3 5.3c0 2.923-2.378 5.3-5.3 5.3z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.5 29.8c7.346 0 13.3-5.954 13.3-13.3S23.846 3.2 16.5 3.2 3.2 9.154 3.2 16.5s5.954 13.3 13.3 13.3zm0-25.6c6.793 0 12.3 5.507 12.3 12.3s-5.507 12.3-12.3 12.3S4.2 23.293 4.2 16.5 9.707 4.2 16.5 4.2zm0 18.7c-3.529 0-6.4-2.87-6.4-6.4s2.871-6.4 6.4-6.4 6.4 2.871 6.4 6.4-2.871 6.4-6.4 6.4z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 13.6a6.307 6.307 0 0 1-6.3-6.3c0-3.474 2.826-6.3 6.3-6.3s6.3 2.826 6.3 6.3c0 3.473-2.826 6.3-6.3 6.3zm0-4.5c-.992 0-1.8-.808-1.8-1.8s.808-1.8 1.8-1.8 1.8.808 1.8 1.8-.808 1.8-1.8 1.8z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/><path d="M12.5 2.2C6.81 2.2 2.2 6.81 2.2 12.5c0 5.692 4.61 10.3 10.3 10.3s10.3-4.608 10.3-10.3c0-5.69-4.61-10.3-10.3-10.3zm0 19.6c-5.128 0-9.3-4.172-9.3-9.3s4.172-9.3 9.3-9.3 9.3 4.172 9.3 9.3-4.172 9.3-9.3 9.3zm0-7c-1.268 0-2.3-1.031-2.3-2.3s1.032-2.3 2.3-2.3 2.3 1.031 2.3 2.3-1.032 2.3-2.3 2.3z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/><path d="M16.5 29.8c7.346 0 13.3-5.954 13.3-13.3S23.846 3.2 16.5 3.2 3.2 9.154 3.2 16.5s5.954 13.3 13.3 13.3zm0-25.6c6.793 0 12.3 5.507 12.3 12.3s-5.507 12.3-12.3 12.3S4.2 23.293 4.2 16.5 9.707 4.2 16.5 4.2zm0 15.7a3.404 3.404 0 0 1-3.4-3.4c0-1.875 1.525-3.4 3.4-3.4s3.4 1.525 3.4 3.4-1.525 3.4-3.4 3.4z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M15.6 7.896l-6.5-6.5a.876.876 0 0 0-1.204.003l-6.5 6.5A.852.852 0 0 0 1.4 9.104l6.5 6.5a.852.852 0 0 0 1.205-.003l6.5-6.5a.852.852 0 0 0-.003-1.205zM8.5 14.79L2.21 8.5 8.5 2.21l6.29 6.29-6.29 6.29zM4.474 8.5L8.5 4.474 12.526 8.5 8.5 12.526 4.474 8.5z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/><path d="M22.425 11.706l-9.137-9.135a1.143 1.143 0 0 0-1.576 0l-9.138 9.136a1.117 1.117 0 0 0 .001 1.575l9.137 9.136c.21.21.49.326.788.326s.578-.116.788-.326l9.138-9.136a1.117 1.117 0 0 0-.001-1.576zm-.707.87L12.58 21.71a.11.11 0 0 1-.081.033l-9.217-9.168a.118.118 0 0 1 0-.163l9.136-9.135h.162l9.136 9.134a.117.117 0 0 1 0 .163zm-15.375-.082L12.5 6.335l6.157 6.16-6.157 6.158-6.157-6.159z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/><path d="M16.5 25.535l9.509-9.542L16.5 6.45l-9.508 9.542 9.508 9.542zm0 4.465c-.403 0-.782-.163-1.068-.459l-11.99-12.44C3.157 16.805 3 16.41 3 15.993s.157-.812.442-1.108L15.433 2.444a1.504 1.504 0 0 1 2.134 0l11.99 12.44c.589.612.59 1.606.003 2.217L17.568 29.54A1.473 1.473 0 0 1 16.5 30zm0-27.018a.535.535 0 0 0-.387.167L4.12 15.589a.577.577 0 0 0-.16.404.57.57 0 0 0 .16.403l11.99 12.44a.547.547 0 0 0 .778 0l11.992-12.44a.588.588 0 0 0-.003-.807l-11.99-12.44a.528.528 0 0 0-.388-.167z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M8.5 15.85a.852.852 0 0 1-.6-.246l-6.5-6.5a.855.855 0 0 1-.004-1.205l6.5-6.5a.876.876 0 0 1 1.205-.003l6.5 6.5a.855.855 0 0 1 .003 1.205l-6.5 6.5a.855.855 0 0 1-.604.249zM2.21 8.5l6.29 6.29 6.29-6.29L8.5 2.21 2.21 8.5zm9.54 0L8.5 5.25 5.25 8.5l3.25 3.25 3.25-3.25z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22.425 11.706l-9.137-9.135a1.143 1.143 0 0 0-1.576 0l-9.138 9.136a1.117 1.117 0 0 0 .001 1.575l9.137 9.136c.21.21.49.326.788.326s.578-.116.788-.326l9.138-9.136a1.117 1.117 0 0 0-.001-1.576zm-.707.87L12.58 21.71a.11.11 0 0 1-.081.033l-9.217-9.168a.118.118 0 0 1 0-.163l9.136-9.135h.162l9.136 9.134a.117.117 0 0 1 0 .163zm-14.269-.088l5.051-5.05 5.056 5.056-5.037 5.037-5.07-5.043z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M29.558 14.884l-11.99-12.44a1.504 1.504 0 0 0-2.135 0L3.442 14.884c-.285.297-.442.69-.442 1.109s.157.812.442 1.108l11.99 12.44a1.473 1.473 0 0 0 2.136 0l11.992-12.44a1.614 1.614 0 0 0-.002-2.217zm-.677 1.512L16.89 28.836a.547.547 0 0 1-.777 0l-11.99-12.44a.57.57 0 0 1-.161-.403c0-.153.057-.296.16-.403L16.113 3.149a.535.535 0 0 1 .775 0l11.99 12.44a.588.588 0 0 1 .003.807zm-18.899-.403L16.5 9.23l6.519 6.763-6.519 6.763-6.518-6.763z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 15.85a.852.852 0 0 1-.6-.246l-6.5-6.5a.855.855 0 0 1-.004-1.205l6.5-6.5a.876.876 0 0 1 1.205-.003l6.5 6.5a.855.855 0 0 1 .003 1.205l-6.5 6.5a.855.855 0 0 1-.604.249zM2.21 8.5l6.29 6.29 6.29-6.29L8.5 2.21 2.21 8.5zm6.29 1.905L10.405 8.5 8.5 6.595 6.595 8.5 8.5 10.405z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.5 22.75c-.298 0-.578-.116-.788-.326l-9.137-9.136a1.117 1.117 0 0 1 0-1.575l9.137-9.137c.42-.42 1.156-.42 1.576 0l9.137 9.136a1.117 1.117 0 0 1 0 1.575l-9.137 9.137c-.21.21-.49.326-.788.326zm-.081-19.467L3.282 12.42a.118.118 0 0 0 .001.163L12.5 21.75a.11.11 0 0 0 .081-.033l9.137-9.136a.118.118 0 0 0-.001-.163L12.58 3.283h-.162zm.081 11.84l2.623-2.623L12.5 9.877 9.877 12.5l2.623 2.623z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.5 30c-.403 0-.782-.163-1.068-.459l-11.99-12.44C3.157 16.805 3 16.41 3 15.993s.157-.812.442-1.108L15.433 2.444a1.504 1.504 0 0 1 2.134 0l11.99 12.44c.589.612.59 1.606.003 2.217L17.568 29.54A1.473 1.473 0 0 1 16.5 30zm0-26.771a.526.526 0 0 0-.38.163L4.345 15.607a.567.567 0 0 0-.158.395.56.56 0 0 0 .158.396l11.772 12.215a.537.537 0 0 0 .763 0l11.774-12.215a.577.577 0 0 0-.002-.792L16.88 3.392a.518.518 0 0 0-.38-.163zm0 17.021l3.75-3.75-3.75-3.75-3.75 3.75 3.75 3.75z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M8 15.568l-7-3.77V4.202l7-3.77 7 3.77V11.8l-7 3.77zm-6-4.367l6 3.23 6-3.23V4.8L8 1.57 2 4.8v6.4z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/><path d="M12 23.578l-10-5.79V6.212l10-5.79 10 5.79v11.576l-10 5.79zm-9-6.366l9 5.21 9-5.21V6.788l-9-5.21-9 5.21v10.424z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/><path d="M16 30.068l-13-7.02V8.952l13-7.02 13 7.02v14.096l-13 7.02zM4 22.452l12 6.48 12-6.48V9.548l-12-6.48-12 6.48v12.904z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 15.568l-7-3.77V4.202l7-3.77 7 3.77V11.8l-7 3.77zm-6-4.367l6 3.23 6-3.23V4.8L8 1.57 2 4.8v6.4zM7.985 12L12 10V6L7.985 4.167 4 6.312v3.543L7.985 12z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 23.578l-10-5.79V6.212l10-5.79 10 5.79v11.576l-10 5.79zm-9-6.366l9 5.21 9-5.21V6.788l-9-5.21-9 5.21v10.424zm9 2.288l7-3.987V8.487L12 4.5 5 8.487v7.026l7 3.987z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 1.932L3 8.952v14.096l13 7.02 13-7.02V8.952l-13-7.02zm12 20.52l-12 6.48-12-6.48V9.548l12-6.48 12 6.48v12.904zM25 20.5v-9L16 7l-9 4.5v9l9 4.5 9-4.5z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 15.568l-7-3.77V4.202l7-3.77 7 3.77V11.8l-7 3.77zm-6-4.367l6 3.23 6-3.23V4.8L8 1.57 2 4.8v6.4zm9-1.451v-3.5L8 4.5 5 6.25v3.5l3 1.75 3-1.75z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 23.578l-10-5.79V6.212l10-5.79 10 5.79v11.576l-10 5.79zm-9-6.366l9 5.21 9-5.21V6.788l-9-5.21-9 5.21v10.424zm14-2.462v-5.5L12 6.5 7 9.25v5.5l5 2.75 5-2.75z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 30.068l-13-7.02V8.952l13-7.02 13 7.02v14.096l-13 7.02zM4 22.452l12 6.48 12-6.48V9.548l-12-6.48-12 6.48v12.904zm17.919-3.202v-6.5l-5.96-3.25L10 12.75v6.5l5.96 3.25 5.959-3.25z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M8 15.568l-7-3.77V4.202l7-3.77 7 3.77V11.8l-7 3.77zm-6-4.367l6 3.23 6-3.23V4.8L8 1.57 2 4.8v6.4zM8 9.23l1.25-.673V7.444L8 6.771l-1.25.673v1.112L8 9.229z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/><path d="M12 23.578l-10-5.79V6.212l10-5.79 10 5.79v11.576l-10 5.79zm-9-6.366l9 5.21 9-5.21V6.788l-9-5.21-9 5.21v10.424zM12 14l2-.996v-2.008L12 10l-2 .996v2.008L12 14z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/><path d="M16 30.068l-13-7.02V8.952l13-7.02 13 7.02v14.096l-13 7.02zM4 22.452l12 6.48 12-6.48V9.548l-12-6.48-12 6.48v12.904zM16 19l3-1.582v-2.836L16 13l-3 1.582v2.836L16 19z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.799 15H4.2L.431 8l3.77-7H11.8l3.77 7-3.77 7zm-7-1H11.2l3.23-6-3.23-6H4.8L1.57 8l3.23 6zM4 8l2.228 4h3.544L12 8 9.772 4H6.228L4 8z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.788 22H6.212L.422 12l5.79-10h11.576l5.79 10-5.79 10zm-11-1h10.424l5.21-9-5.21-9H6.788l-5.21 9 5.21 9zM4 12l4.361 7h7.278L20 12l-4.361-7H8.36L4 12z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M23.048 29H8.952l-7.02-13 7.02-13h14.096l7.02 13-7.02 13zm-13.5-1h12.904l6.48-12-6.48-12H9.548l-6.48 12 6.48 12zm1.577-3h9.75l4.875-9-4.875-9h-9.75L6.25 16l4.875 9z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.799 15H4.2L.431 8l3.77-7H11.8l3.77 7-3.77 7zm-7-1H11.2l3.23-6-3.23-6H4.8L1.57 8l3.23 6zM9.75 5h-3.5L4.5 8l1.75 3h3.5l1.75-3-1.75-3z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.788 22H6.212L.422 12l5.79-10h11.576l5.79 10-5.79 10zm-11-1h10.424l5.21-9-5.21-9H6.788l-5.21 9 5.21 9zM14.75 7h-5.5L6.5 12l2.75 5h5.5l2.75-5-2.75-5z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M23.048 29H8.952l-7.02-13 7.02-13h14.096l7.02 13-7.02 13zm-13.5-1h12.904l6.48-12-6.48-12H9.548l-6.48 12 6.48 12zm9.702-18h-6.5L9.5 16l3.25 6h6.5l3.25-6-3.25-6z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.799 15H4.2L.431 8l3.77-7H11.8l3.77 7-3.77 7zm-7-1H11.2l3.23-6-3.23-6H4.8L1.57 8l3.23 6zm3.97-5l.807-1.5L8.77 6H7.23l-.807 1.5L7.23 9h1.54z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.788 22H6.212L.422 12l5.79-10h11.576l5.79 10-5.79 10zm-11-1h10.424l5.21-9-5.21-9H6.788l-5.21 9 5.21 9zm6.378-7l1.158-2-1.158-2h-2.332l-1.158 2 1.158 2h2.332z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M23.048 29H8.952l-7.02-13 7.02-13h14.096l7.02 13-7.02 13zm-13.5-1h12.904l6.48-12-6.48-12H9.548l-6.48 12 6.48 12zm7.903-9l1.62-3-1.62-3H14.55l-1.62 3 1.62 3h2.902z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/><path d="M14.071 2H2.93a.929.929 0 0 0-.93.929V14.07a.93.93 0 0 0 .929.929H14.07a.929.929 0 0 0 .929-.929V2.93a.929.929 0 0 0-.928-.93zM14 14H3V3h11v11zm-9-2V5h7v7H5z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/><path d="M20.719 3H4.28C3.574 3 3 3.574 3 4.281v16.437C3 21.426 3.574 22 4.281 22H20.72c.707 0 1.281-.574 1.281-1.282V4.281A1.283 1.283 0 0 0 20.719 3zM21 20.719a.281.281 0 0 1-.281.281H4.28a.281.281 0 0 1-.28-.281V4.28c0-.154.126-.28.281-.28H20.72c.155 0 .281.126.281.281V20.72zM7 18V7h11v11H7z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/><path d="M27.198 4h-21.4A1.8 1.8 0 0 0 4 5.798V27.2A1.8 1.8 0 0 0 5.8 29h21.4a1.8 1.8 0 0 0 1.8-1.8V5.798C29 4.807 28.191 4 27.198 4zM28 27c0 .441-.559 1-1 1H5.8c-.442 0-.8-.559-.8-1V5.798c0-.44.357-.798.798-.798H27c.442 0 1 .357 1 .798V27zM8 25V8h17v17H8z" stroke-width="0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14.071 2H2.93a.929.929 0 0 0-.93.929V14.07a.93.93 0 0 0 .929.929H14.07a.929.929 0 0 0 .929-.929V2.93a.929.929 0 0 0-.928-.93zM14 14H3V3h11v11zM5 5h7v7H5V5z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.719 3H4.28C3.574 3 3 3.574 3 4.281v16.437C3 21.426 3.574 22 4.281 22H20.72c.707 0 1.281-.574 1.281-1.282V4.281A1.283 1.283 0 0 0 20.719 3zM21 20.719a.281.281 0 0 1-.281.281H4.28a.281.281 0 0 1-.28-.281V4.28c0-.154.126-.28.281-.28H20.72c.155 0 .281.126.281.281V20.72zM17 8v9H8V8h9z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27.198 4h-21.4A1.8 1.8 0 0 0 4 5.798V27.2A1.8 1.8 0 0 0 5.8 29h21.4a1.8 1.8 0 0 0 1.8-1.8V5.798C29 4.807 28.191 4 27.198 4zM28 27.2c0 .442-.36.8-.8.8H5.8a.8.8 0 0 1-.8-.8V5.798c0-.44.357-.798.798-.798h21.4a.8.8 0 0 1 .802.798V27.2zM23 10v13H10V10h13z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M14.071 2H2.93a.929.929 0 0 0-.93.929V14.07a.93.93 0 0 0 .929.929H14.07a.929.929 0 0 0 .929-.929V2.93a.929.929 0 0 0-.928-.93zM14 14H3V3h11v11zm-7-4V7h3v3H7z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.719 3H4.28C3.574 3 3 3.574 3 4.281v16.437C3 21.426 3.574 22 4.281 22H20.72c.707 0 1.281-.574 1.281-1.282V4.281A1.283 1.283 0 0 0 20.719 3zM21 20.719a.281.281 0 0 1-.281.281H4.28a.281.281 0 0 1-.28-.281V4.28c0-.154.126-.28.281-.28H20.72c.155 0 .281.126.281.281V20.72zM10 15v-5h5v5h-5z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27.198 4h-21.4A1.8 1.8 0 0 0 4 5.798V27.2A1.8 1.8 0 0 0 5.8 29h21.4a1.8 1.8 0 0 0 1.8-1.8V5.798C29 4.807 28.191 4 27.198 4zM28 27.2c0 .442-.36.8-.8.8H5.8a.8.8 0 0 1-.8-.8V5.798c0-.44.357-.798.798-.798h21.4a.8.8 0 0 1 .802.798V27.2zM13 20v-7h7v7h-7z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
|
package/index.d.ts
CHANGED
|
@@ -567,6 +567,15 @@ export const circleArea32: CalciteMultiPathEntry[];
|
|
|
567
567
|
export const circleDisallowed16: string;
|
|
568
568
|
export const circleDisallowed24: string;
|
|
569
569
|
export const circleDisallowed32: string;
|
|
570
|
+
export const circleInsetLarge16: string;
|
|
571
|
+
export const circleInsetLarge24: string;
|
|
572
|
+
export const circleInsetLarge32: string;
|
|
573
|
+
export const circleInsetMedium16: string;
|
|
574
|
+
export const circleInsetMedium24: string;
|
|
575
|
+
export const circleInsetMedium32: string;
|
|
576
|
+
export const circleInsetSmall16: string;
|
|
577
|
+
export const circleInsetSmall24: string;
|
|
578
|
+
export const circleInsetSmall32: string;
|
|
570
579
|
export const circlePause16F: string;
|
|
571
580
|
export const circlePause16: string;
|
|
572
581
|
export const circlePause24F: string;
|
|
@@ -843,6 +852,15 @@ export const developerCredentials32: string;
|
|
|
843
852
|
export const diamond16: string;
|
|
844
853
|
export const diamond24: string;
|
|
845
854
|
export const diamond32: string;
|
|
855
|
+
export const diamondInsetLarge16: string;
|
|
856
|
+
export const diamondInsetLarge24: string;
|
|
857
|
+
export const diamondInsetLarge32: string;
|
|
858
|
+
export const diamondInsetMedium16: string;
|
|
859
|
+
export const diamondInsetMedium24: string;
|
|
860
|
+
export const diamondInsetMedium32: string;
|
|
861
|
+
export const diamondInsetSmall16: string;
|
|
862
|
+
export const diamondInsetSmall24: string;
|
|
863
|
+
export const diamondInsetSmall32: string;
|
|
846
864
|
export const dimensions16: string;
|
|
847
865
|
export const dimensions24: string;
|
|
848
866
|
export const dimensions32: string;
|
|
@@ -1459,8 +1477,29 @@ export const heavySnow16: string;
|
|
|
1459
1477
|
export const heavySnow24: string;
|
|
1460
1478
|
export const heavySnow32: string;
|
|
1461
1479
|
export const hexagon16: string;
|
|
1480
|
+
export const hexagon216: string;
|
|
1481
|
+
export const hexagon224: string;
|
|
1482
|
+
export const hexagon232: string;
|
|
1483
|
+
export const hexagon2InsetLarge16: string;
|
|
1484
|
+
export const hexagon2InsetLarge24: string;
|
|
1485
|
+
export const hexagon2InsetLarge32: string;
|
|
1486
|
+
export const hexagon2InsetMedium16: string;
|
|
1487
|
+
export const hexagon2InsetMedium24: string;
|
|
1488
|
+
export const hexagon2InsetMedium32: string;
|
|
1489
|
+
export const hexagon2InsetSmall16: string;
|
|
1490
|
+
export const hexagon2InsetSmall24: string;
|
|
1491
|
+
export const hexagon2InsetSmall32: string;
|
|
1462
1492
|
export const hexagon24: string;
|
|
1463
1493
|
export const hexagon32: string;
|
|
1494
|
+
export const hexagonInsetLarge16: string;
|
|
1495
|
+
export const hexagonInsetLarge24: string;
|
|
1496
|
+
export const hexagonInsetLarge32: string;
|
|
1497
|
+
export const hexagonInsetMedium16: string;
|
|
1498
|
+
export const hexagonInsetMedium24: string;
|
|
1499
|
+
export const hexagonInsetMedium32: string;
|
|
1500
|
+
export const hexagonInsetSmall16: string;
|
|
1501
|
+
export const hexagonInsetSmall24: string;
|
|
1502
|
+
export const hexagonInsetSmall32: string;
|
|
1464
1503
|
export const hideDerivedValue16: string;
|
|
1465
1504
|
export const hideDerivedValue24: string;
|
|
1466
1505
|
export const hideDerivedValue32: string;
|
|
@@ -2949,6 +2988,15 @@ export const square32: string;
|
|
|
2949
2988
|
export const squareArea16: CalciteMultiPathEntry[];
|
|
2950
2989
|
export const squareArea24: CalciteMultiPathEntry[];
|
|
2951
2990
|
export const squareArea32: CalciteMultiPathEntry[];
|
|
2991
|
+
export const squareInsetLarge16: string;
|
|
2992
|
+
export const squareInsetLarge24: string;
|
|
2993
|
+
export const squareInsetLarge32: string;
|
|
2994
|
+
export const squareInsetMedium16: string;
|
|
2995
|
+
export const squareInsetMedium24: string;
|
|
2996
|
+
export const squareInsetMedium32: string;
|
|
2997
|
+
export const squareInsetSmall16: string;
|
|
2998
|
+
export const squareInsetSmall24: string;
|
|
2999
|
+
export const squareInsetSmall32: string;
|
|
2952
3000
|
export const stairs16: string;
|
|
2953
3001
|
export const stairs24: string;
|
|
2954
3002
|
export const stairs32: string;
|
package/index.js
CHANGED
|
@@ -560,6 +560,15 @@ export {circleArea32} from "./js/circleArea32.js";
|
|
|
560
560
|
export {circleDisallowed16} from "./js/circleDisallowed16.js";
|
|
561
561
|
export {circleDisallowed24} from "./js/circleDisallowed24.js";
|
|
562
562
|
export {circleDisallowed32} from "./js/circleDisallowed32.js";
|
|
563
|
+
export {circleInsetLarge16} from "./js/circleInsetLarge16.js";
|
|
564
|
+
export {circleInsetLarge24} from "./js/circleInsetLarge24.js";
|
|
565
|
+
export {circleInsetLarge32} from "./js/circleInsetLarge32.js";
|
|
566
|
+
export {circleInsetMedium16} from "./js/circleInsetMedium16.js";
|
|
567
|
+
export {circleInsetMedium24} from "./js/circleInsetMedium24.js";
|
|
568
|
+
export {circleInsetMedium32} from "./js/circleInsetMedium32.js";
|
|
569
|
+
export {circleInsetSmall16} from "./js/circleInsetSmall16.js";
|
|
570
|
+
export {circleInsetSmall24} from "./js/circleInsetSmall24.js";
|
|
571
|
+
export {circleInsetSmall32} from "./js/circleInsetSmall32.js";
|
|
563
572
|
export {circlePause16F} from "./js/circlePause16F.js";
|
|
564
573
|
export {circlePause16} from "./js/circlePause16.js";
|
|
565
574
|
export {circlePause24F} from "./js/circlePause24F.js";
|
|
@@ -836,6 +845,15 @@ export {developerCredentials32} from "./js/developerCredentials32.js";
|
|
|
836
845
|
export {diamond16} from "./js/diamond16.js";
|
|
837
846
|
export {diamond24} from "./js/diamond24.js";
|
|
838
847
|
export {diamond32} from "./js/diamond32.js";
|
|
848
|
+
export {diamondInsetLarge16} from "./js/diamondInsetLarge16.js";
|
|
849
|
+
export {diamondInsetLarge24} from "./js/diamondInsetLarge24.js";
|
|
850
|
+
export {diamondInsetLarge32} from "./js/diamondInsetLarge32.js";
|
|
851
|
+
export {diamondInsetMedium16} from "./js/diamondInsetMedium16.js";
|
|
852
|
+
export {diamondInsetMedium24} from "./js/diamondInsetMedium24.js";
|
|
853
|
+
export {diamondInsetMedium32} from "./js/diamondInsetMedium32.js";
|
|
854
|
+
export {diamondInsetSmall16} from "./js/diamondInsetSmall16.js";
|
|
855
|
+
export {diamondInsetSmall24} from "./js/diamondInsetSmall24.js";
|
|
856
|
+
export {diamondInsetSmall32} from "./js/diamondInsetSmall32.js";
|
|
839
857
|
export {dimensions16} from "./js/dimensions16.js";
|
|
840
858
|
export {dimensions24} from "./js/dimensions24.js";
|
|
841
859
|
export {dimensions32} from "./js/dimensions32.js";
|
|
@@ -1452,8 +1470,29 @@ export {heavySnow16} from "./js/heavySnow16.js";
|
|
|
1452
1470
|
export {heavySnow24} from "./js/heavySnow24.js";
|
|
1453
1471
|
export {heavySnow32} from "./js/heavySnow32.js";
|
|
1454
1472
|
export {hexagon16} from "./js/hexagon16.js";
|
|
1473
|
+
export {hexagon216} from "./js/hexagon216.js";
|
|
1474
|
+
export {hexagon224} from "./js/hexagon224.js";
|
|
1475
|
+
export {hexagon232} from "./js/hexagon232.js";
|
|
1476
|
+
export {hexagon2InsetLarge16} from "./js/hexagon2InsetLarge16.js";
|
|
1477
|
+
export {hexagon2InsetLarge24} from "./js/hexagon2InsetLarge24.js";
|
|
1478
|
+
export {hexagon2InsetLarge32} from "./js/hexagon2InsetLarge32.js";
|
|
1479
|
+
export {hexagon2InsetMedium16} from "./js/hexagon2InsetMedium16.js";
|
|
1480
|
+
export {hexagon2InsetMedium24} from "./js/hexagon2InsetMedium24.js";
|
|
1481
|
+
export {hexagon2InsetMedium32} from "./js/hexagon2InsetMedium32.js";
|
|
1482
|
+
export {hexagon2InsetSmall16} from "./js/hexagon2InsetSmall16.js";
|
|
1483
|
+
export {hexagon2InsetSmall24} from "./js/hexagon2InsetSmall24.js";
|
|
1484
|
+
export {hexagon2InsetSmall32} from "./js/hexagon2InsetSmall32.js";
|
|
1455
1485
|
export {hexagon24} from "./js/hexagon24.js";
|
|
1456
1486
|
export {hexagon32} from "./js/hexagon32.js";
|
|
1487
|
+
export {hexagonInsetLarge16} from "./js/hexagonInsetLarge16.js";
|
|
1488
|
+
export {hexagonInsetLarge24} from "./js/hexagonInsetLarge24.js";
|
|
1489
|
+
export {hexagonInsetLarge32} from "./js/hexagonInsetLarge32.js";
|
|
1490
|
+
export {hexagonInsetMedium16} from "./js/hexagonInsetMedium16.js";
|
|
1491
|
+
export {hexagonInsetMedium24} from "./js/hexagonInsetMedium24.js";
|
|
1492
|
+
export {hexagonInsetMedium32} from "./js/hexagonInsetMedium32.js";
|
|
1493
|
+
export {hexagonInsetSmall16} from "./js/hexagonInsetSmall16.js";
|
|
1494
|
+
export {hexagonInsetSmall24} from "./js/hexagonInsetSmall24.js";
|
|
1495
|
+
export {hexagonInsetSmall32} from "./js/hexagonInsetSmall32.js";
|
|
1457
1496
|
export {hideDerivedValue16} from "./js/hideDerivedValue16.js";
|
|
1458
1497
|
export {hideDerivedValue24} from "./js/hideDerivedValue24.js";
|
|
1459
1498
|
export {hideDerivedValue32} from "./js/hideDerivedValue32.js";
|
|
@@ -2942,6 +2981,15 @@ export {square32} from "./js/square32.js";
|
|
|
2942
2981
|
export {squareArea16} from "./js/squareArea16.js";
|
|
2943
2982
|
export {squareArea24} from "./js/squareArea24.js";
|
|
2944
2983
|
export {squareArea32} from "./js/squareArea32.js";
|
|
2984
|
+
export {squareInsetLarge16} from "./js/squareInsetLarge16.js";
|
|
2985
|
+
export {squareInsetLarge24} from "./js/squareInsetLarge24.js";
|
|
2986
|
+
export {squareInsetLarge32} from "./js/squareInsetLarge32.js";
|
|
2987
|
+
export {squareInsetMedium16} from "./js/squareInsetMedium16.js";
|
|
2988
|
+
export {squareInsetMedium24} from "./js/squareInsetMedium24.js";
|
|
2989
|
+
export {squareInsetMedium32} from "./js/squareInsetMedium32.js";
|
|
2990
|
+
export {squareInsetSmall16} from "./js/squareInsetSmall16.js";
|
|
2991
|
+
export {squareInsetSmall24} from "./js/squareInsetSmall24.js";
|
|
2992
|
+
export {squareInsetSmall32} from "./js/squareInsetSmall32.js";
|
|
2945
2993
|
export {stairs16} from "./js/stairs16.js";
|
|
2946
2994
|
export {stairs24} from "./js/stairs24.js";
|
|
2947
2995
|
export {stairs32} from "./js/stairs32.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetLarge16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetLarge16 = "M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 13.6a6.307 6.307 0 0 1-6.3-6.3c0-3.474 2.826-6.3 6.3-6.3s6.3 2.826 6.3 6.3c0 3.473-2.826 6.3-6.3 6.3zm4.3-6.3a4.3 4.3 0 1 1-8.6 0 4.3 4.3 0 0 1 8.6 0z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 13.6a6.307 6.307 0 0 1-6.3-6.3c0-3.474 2.826-6.3 6.3-6.3s6.3 2.826 6.3 6.3c0 3.473-2.826 6.3-6.3 6.3zm4.3-6.3a4.3 4.3 0 1 1-8.6 0 4.3 4.3 0 0 1 8.6 0z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetLarge24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetLarge24 = "M12.5 2.2C6.81 2.2 2.2 6.81 2.2 12.5c0 5.692 4.61 10.3 10.3 10.3s10.3-4.608 10.3-10.3c0-5.69-4.61-10.3-10.3-10.3zm0 19.6c-5.128 0-9.3-4.172-9.3-9.3s4.172-9.3 9.3-9.3 9.3 4.172 9.3 9.3-4.172 9.3-9.3 9.3zm6.3-9.3a6.3 6.3 0 1 1-12.6 0 6.3 6.3 0 0 1 12.6 0z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M12.5 2.2C6.81 2.2 2.2 6.81 2.2 12.5c0 5.692 4.61 10.3 10.3 10.3s10.3-4.608 10.3-10.3c0-5.69-4.61-10.3-10.3-10.3zm0 19.6c-5.128 0-9.3-4.172-9.3-9.3s4.172-9.3 9.3-9.3 9.3 4.172 9.3 9.3-4.172 9.3-9.3 9.3zm6.3-9.3a6.3 6.3 0 1 1-12.6 0 6.3 6.3 0 0 1 12.6 0z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetLarge32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetLarge32 = "M16.5 3.2C9.154 3.2 3.2 9.154 3.2 16.5s5.954 13.3 13.3 13.3 13.3-5.954 13.3-13.3S23.846 3.2 16.5 3.2zm0 25.6c-6.793 0-12.3-5.507-12.3-12.3S9.707 4.2 16.5 4.2s12.3 5.507 12.3 12.3-5.507 12.3-12.3 12.3zM25 16.5a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M16.5 3.2C9.154 3.2 3.2 9.154 3.2 16.5s5.954 13.3 13.3 13.3 13.3-5.954 13.3-13.3S23.846 3.2 16.5 3.2zm0 25.6c-6.793 0-12.3-5.507-12.3-12.3S9.707 4.2 16.5 4.2s12.3 5.507 12.3 12.3-5.507 12.3-12.3 12.3zM25 16.5a8.5 8.5 0 1 1-17 0 8.5 8.5 0 0 1 17 0z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetMedium16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetMedium16 = "M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 13.6a6.307 6.307 0 0 1-6.3-6.3c0-3.474 2.826-6.3 6.3-6.3s6.3 2.826 6.3 6.3c0 3.473-2.826 6.3-6.3 6.3zM4.7 8.5c0-2.095 1.705-3.8 3.8-3.8s3.8 1.705 3.8 3.8-1.705 3.8-3.8 3.8-3.8-1.704-3.8-3.8z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 13.6a6.307 6.307 0 0 1-6.3-6.3c0-3.474 2.826-6.3 6.3-6.3s6.3 2.826 6.3 6.3c0 3.473-2.826 6.3-6.3 6.3zM4.7 8.5c0-2.095 1.705-3.8 3.8-3.8s3.8 1.705 3.8 3.8-1.705 3.8-3.8 3.8-3.8-1.704-3.8-3.8z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetMedium24: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetMedium24 = "M12.5 2.2C6.81 2.2 2.2 6.81 2.2 12.5c0 5.692 4.61 10.3 10.3 10.3s10.3-4.608 10.3-10.3c0-5.69-4.61-10.3-10.3-10.3zm0 19.6c-5.128 0-9.3-4.172-9.3-9.3s4.172-9.3 9.3-9.3 9.3 4.172 9.3 9.3-4.172 9.3-9.3 9.3zm0-4a5.306 5.306 0 0 1-5.3-5.3c0-2.922 2.378-5.3 5.3-5.3s5.3 2.378 5.3 5.3c0 2.923-2.378 5.3-5.3 5.3z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M12.5 2.2C6.81 2.2 2.2 6.81 2.2 12.5c0 5.692 4.61 10.3 10.3 10.3s10.3-4.608 10.3-10.3c0-5.69-4.61-10.3-10.3-10.3zm0 19.6c-5.128 0-9.3-4.172-9.3-9.3s4.172-9.3 9.3-9.3 9.3 4.172 9.3 9.3-4.172 9.3-9.3 9.3zm0-4a5.306 5.306 0 0 1-5.3-5.3c0-2.922 2.378-5.3 5.3-5.3s5.3 2.378 5.3 5.3c0 2.923-2.378 5.3-5.3 5.3z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetMedium32: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetMedium32 = "M16.5 29.8c7.346 0 13.3-5.954 13.3-13.3S23.846 3.2 16.5 3.2 3.2 9.154 3.2 16.5s5.954 13.3 13.3 13.3zm0-25.6c6.793 0 12.3 5.507 12.3 12.3s-5.507 12.3-12.3 12.3S4.2 23.293 4.2 16.5 9.707 4.2 16.5 4.2zm0 18.7c-3.529 0-6.4-2.87-6.4-6.4s2.871-6.4 6.4-6.4 6.4 2.871 6.4 6.4-2.871 6.4-6.4 6.4z";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"M16.5 29.8c7.346 0 13.3-5.954 13.3-13.3S23.846 3.2 16.5 3.2 3.2 9.154 3.2 16.5s5.954 13.3 13.3 13.3zm0-25.6c6.793 0 12.3 5.507 12.3 12.3s-5.507 12.3-12.3 12.3S4.2 23.293 4.2 16.5 9.707 4.2 16.5 4.2zm0 18.7c-3.529 0-6.4-2.87-6.4-6.4s2.871-6.4 6.4-6.4 6.4 2.871 6.4 6.4-2.871 6.4-6.4 6.4z"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetSmall16: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const circleInsetSmall16 = "M8.5 1.2a7.3 7.3 0 1 0 0 14.6 7.3 7.3 0 0 0 0-14.6zm0 13.6a6.307 6.307 0 0 1-6.3-6.3c0-3.474 2.826-6.3 6.3-6.3s6.3 2.826 6.3 6.3c0 3.473-2.826 6.3-6.3 6.3zm0-4.5c-.992 0-1.8-.808-1.8-1.8s.808-1.8 1.8-1.8 1.8.808 1.8 1.8-.808 1.8-1.8 1.8z";
|