@planningcenter/icons 13.19.0 → 13.20.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@planningcenter/icons",
3
- "version": "13.19.0",
3
+ "version": "13.20.0",
4
4
  "description": "Planning Center Icons",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/paths/tapestry.js CHANGED
@@ -14,22 +14,22 @@ export const caretShrink = "M6 8L1.41 3.375L0 4.80583L3.17 8L0 11.1942L1.41 12.6
14
14
 
15
15
  export const caretUp = "M8 5L3 10L4.175 11.175L8 7.35833L11.825 11.175L13 10L8 5Z";
16
16
 
17
- export const checkbox-0 = "M13.4444 1H2.55556C1.7 1 1 1.7 1 2.55556V13.4444C1 14.3 1.7 15 2.55556 15H13.4444C14.3 15 15 14.3 15 13.4444V2.55556C15 1.7 14.3 1 13.4444 1Z";
17
+ export const checkbox0 = "M13.4444 1H2.55556C1.7 1 1 1.7 1 2.55556V13.4444C1 14.3 1.7 15 2.55556 15H13.4444C14.3 15 15 14.3 15 13.4444V2.55556C15 1.7 14.3 1 13.4444 1Z";
18
18
 
19
- export const checkbox-1 = "M12 9H4V7H12V9Z";
19
+ export const checkbox1 = "M12 9H4V7H12V9Z";
20
20
 
21
- export const checkbox-2 = "M6.57143 12L3 8.16123L4.00714 7.07869L6.57143 9.82726L11.9929 4L13 5.09021L6.57143 12Z";
21
+ export const checkbox2 = "M6.57143 12L3 8.16123L4.00714 7.07869L6.57143 9.82726L11.9929 4L13 5.09021L6.57143 12Z";
22
22
 
23
23
  export const filter = "M6.22222 13.3334H9.77778V11.5556H6.22222V13.3334ZM0 2.66675V4.44453H16V2.66675H0ZM2.66667 8.88897H13.3333V7.11119H2.66667V8.88897Z";
24
24
 
25
- export const radio-0 = "M8 1C4.136 1 1 4.136 1 8C1 11.864 4.136 15 8 15C11.864 15 15 11.864 15 8C15 4.136 11.864 1 8 1Z";
25
+ export const radio0 = "M8 1C4.136 1 1 4.136 1 8C1 11.864 4.136 15 8 15C11.864 15 15 11.864 15 8C15 4.136 11.864 1 8 1Z";
26
26
 
27
- export const radio-1 = "M8 5C6.344 5 5 6.344 5 8C5 9.656 6.344 11 8 11C9.656 11 11 9.656 11 8C11 6.344 9.656 5 8 5Z";
27
+ export const radio1 = "M8 5C6.344 5 5 6.344 5 8C5 9.656 6.344 11 8 11C9.656 11 11 9.656 11 8C11 6.344 9.656 5 8 5Z";
28
28
 
29
- export const volume-0 = "M0 5.22168V10.4717H3.55556L8 14.8467V0.84668L3.55556 5.22168H0Z";
29
+ export const volume0 = "M0 5.22168V10.4717H3.55556L8 14.8467V0.84668L3.55556 5.22168H0Z";
30
30
 
31
- export const volume-1 = "M15.9712 6.04302L14.043 7.97119L15.9712 9.89936L14.8994 10.9712L12.9712 9.04382L11.043 10.9712L9.97122 9.89936L11.8994 7.97119L9.97122 6.04302L11.043 4.97119L12.9712 6.89936L14.8994 4.97119L15.9712 6.04302Z";
31
+ export const volume1 = "M15.9712 6.04302L14.043 7.97119L15.9712 9.89936L14.8994 10.9712L12.9712 9.04382L11.043 10.9712L9.97122 9.89936L11.8994 7.97119L9.97122 6.04302L11.043 4.97119L12.9712 6.89936L14.8994 4.97119L15.9712 6.04302Z";
32
32
 
33
- export const volume-2 = "M12 7.85041C12 6.53115 11.184 5.39823 10 4.84668V10.8467C11.184 10.3026 12 9.16966 12 7.85041Z";
33
+ export const volume2 = "M12 7.85041C12 6.53115 11.184 5.39823 10 4.84668V10.8467C11.184 10.3026 12 9.16966 12 7.85041Z";
34
34
 
35
- export const volume-3 = "M10 0.84668V2.49092C12.4771 3.17735 14.2857 5.31646 14.2857 7.84668C14.2857 10.3769 12.4771 12.516 10 13.2024V14.8467C13.4371 14.1203 16 11.2629 16 7.84668C16 4.43049 13.4371 1.57302 10 0.84668Z";
35
+ export const volume3 = "M10 0.84668V2.49092C12.4771 3.17735 14.2857 5.31646 14.2857 7.84668C14.2857 10.3769 12.4771 12.516 10 13.2024V14.8467C13.4371 14.1203 16 11.2629 16 7.84668C16 4.43049 13.4371 1.57302 10 0.84668Z";