@planningcenter/icons 15.2.0 → 15.3.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/README.md CHANGED
@@ -1,19 +1,14 @@
1
- <div align="center">
2
-
3
1
  # Planning Center Icons
4
-
5
- ![Planning Center Icons logo](./static/logo.svg)
6
-
7
2
  Accessible, scaleable, cacheable, and standard SVG icons for [Planning Center](https://planning.center) apps
8
3
 
9
- </div>
10
4
 
11
5
  ## References
12
6
 
13
7
  - [Installation](./docs/INSTALLATION.md)
14
8
  - [Usage](./docs/USAGE.md)
15
9
  - [Development Scripts](#development-scripts)
16
- - [Contributing](#contributing)
10
+ - [Contributing](./docs/CONTRIBUTING.md)
11
+ - [Publishing](./docs/PUBLISHING.md)
17
12
  - [Releases (changelog)](https://github.com/planningcenter/icons/releases)
18
13
  - [Actions](https://github.com/planningcenter/icons/actions)
19
14
 
@@ -38,33 +33,9 @@ Accessible, scaleable, cacheable, and standard SVG icons for [Planning Center](h
38
33
  - `yarn build`: creates sprites/paths from SVGs & builds local documentation/reference page
39
34
  - `yarn start`: opens local documentation/reference page
40
35
  - `yarn storybook`: starts local Storybook instance
36
+ - `yarn deploy`: builds documentation and deploys to Github pages
41
37
 
42
- # Contributing
43
-
44
- ### How to add a new icon:
45
-
46
- 1️⃣ Add new svg file
47
-
48
- **Example:**
49
-
50
- - Icon: `general#circle`
51
- - Directory: `circle.svg` in `svg/general`
52
-
53
- 2️⃣ Add icon definition to Storybook manifest (`src/stories/icons/`)
54
-
55
- **Example:**
56
-
57
- - Add `"circle"` to `src/stories/icons/general.js`
58
-
59
- ![update-storybook-manifest](./docs/update-storybook-manifest.png)
60
-
61
-
62
- 3️⃣ Run `yarn build` and commit changes
63
-
64
- ![commit-changes](./docs/commit-changes.png)
65
-
66
- 4️⃣ Publish branch & create pull request
67
-
68
- 5️⃣ Add changes to the [CHANGELOG](./CHANGELOG.md) under `Unreleased`
38
+ # Reference Guides
69
39
 
70
- ![update-changelog](./docs/update-changelog.png)
40
+ - [Contributing](./docs/CONTRIBUTING.md)
41
+ - [Publishing](./docs/PUBLISHING.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@planningcenter/icons",
3
- "version": "15.2.0",
3
+ "version": "15.3.0",
4
4
  "description": "Planning Center Icons",
5
5
  "scripts": {
6
6
  "test": "echo \"Running empty test...\" && exit 0",
package/paths/logomark.js CHANGED
@@ -12,6 +12,8 @@ export const giving = "M8.00014 0.27002C1.81594 0.27002 0.270142 1.81582 0.27014
12
12
 
13
13
  export const groups = "M9.02626 6.19977H6.97399C6.82634 6.54742 6.54954 6.82422 6.20189 6.97187V9.02414C6.54954 9.17179 6.82634 9.44859 6.97399 9.79624H9.02326C9.1705 9.44865 9.44697 9.17183 9.79436 9.02414V6.97387C9.44761 6.82524 9.17219 6.54767 9.02626 6.19977ZM8.00013 0.255005C1.80433 0.255005 0.255127 1.7992 0.255127 8C0.255127 14.2008 1.80433 15.745 8.00013 15.745C14.1959 15.745 15.7451 14.2008 15.7451 8C15.7451 1.7992 14.2009 0.255005 8.00013 0.255005ZM11.8136 10.3623C11.8141 10.6977 11.6985 11.0229 11.4864 11.2827C11.2743 11.5425 10.9788 11.7209 10.6502 11.7875C10.3215 11.8542 9.97985 11.8051 9.68329 11.6485C9.38673 11.4919 9.15352 11.2374 9.02326 10.9284H6.97399C6.8822 11.1488 6.73752 11.3431 6.55275 11.4943C6.36798 11.6455 6.14881 11.7488 5.91462 11.7951C5.68043 11.8415 5.43842 11.8294 5.21 11.76C4.98159 11.6906 4.77379 11.566 4.60498 11.3972C4.43617 11.2283 4.31155 11.0205 4.24213 10.7921C4.17272 10.5637 4.16065 10.3217 4.20699 10.0875C4.25333 9.85332 4.35665 9.63415 4.50783 9.44939C4.659 9.26462 4.85337 9.11994 5.07375 9.02814V6.97587C4.85337 6.88407 4.659 6.73939 4.50783 6.55463C4.35665 6.36986 4.25333 6.15069 4.20699 5.9165C4.16065 5.6823 4.17272 5.4403 4.24213 5.21188C4.31155 4.98346 4.43617 4.77566 4.60498 4.60685C4.77379 4.43805 4.98159 4.31342 5.21 4.24401C5.43842 4.1746 5.68043 4.16253 5.91462 4.20887C6.14881 4.25521 6.36798 4.35853 6.55275 4.50971C6.73752 4.66088 6.8822 4.85525 6.97399 5.07563H9.02626C9.1189 4.85603 9.26413 4.66259 9.44916 4.51235C9.63418 4.36212 9.85332 4.25969 10.0873 4.21411C10.3212 4.16853 10.5628 4.18119 10.7907 4.25097C11.0185 4.32075 11.2258 4.44552 11.3941 4.61427C11.5624 4.78302 11.6866 4.99058 11.7558 5.21866C11.825 5.44673 11.837 5.68832 11.7908 5.92214C11.7446 6.15596 11.6416 6.37483 11.4909 6.55946C11.3402 6.74409 11.1463 6.88881 10.9265 6.98087V9.02414C11.1895 9.13536 11.4139 9.3216 11.5716 9.55959C11.7294 9.79758 11.8136 10.0768 11.8136 10.3623Z"
14
14
 
15
+ export const home = "M0.00012207 8C0.00012207 1.60012 1.59895 0 7.99981 0C14.4001 0 16.0001 1.59889 16.0001 8C16.0001 14.4011 14.4007 16 7.99981 16C1.59895 16 0.00012207 14.3999 0.00012207 8ZM11.5821 6.71532C11.7271 6.82594 11.8096 6.98215 11.8096 7.14587V10.4635C11.8096 10.7861 11.4955 11.0476 11.108 11.0476H4.89229C4.50475 11.0476 4.1906 10.7861 4.1906 10.4635V7.14586C4.1906 6.98214 4.27315 6.82594 4.41814 6.71531L7.52597 4.344C7.79424 4.1393 8.206 4.1393 8.47427 4.344L11.5821 6.71532Z"
16
+
15
17
  export const musicStand = "M8.00014 0.27002C1.81594 0.27002 0.270142 1.81582 0.270142 8.00002C0.270142 14.1842 1.81594 15.73 8.00014 15.73C14.1843 15.73 15.7301 14.1842 15.7301 8.00002C15.7301 1.81582 14.1843 0.27002 8.00014 0.27002ZM11.4377 9.61681H11.4247C11.4517 10.1907 10.8068 10.7267 9.94389 10.8277C9.05601 10.9276 8.28011 10.5367 8.21011 9.94477C8.14012 9.35284 8.80504 8.78392 9.69292 8.67993C9.96033 8.64795 10.2313 8.66455 10.4928 8.72893V5.87629L6.58033 7.15013V10.6997H6.56333C6.45992 11.0101 6.26205 11.2803 5.99743 11.4727C5.73281 11.6651 5.41467 11.7699 5.08752 11.7725C4.19863 11.8725 3.42273 11.4806 3.35374 10.8886C3.28475 10.2967 3.94767 9.7328 4.83555 9.62781C5.10303 9.59664 5.37393 9.61357 5.63545 9.6778V6.37823C5.63545 6.19925 5.68244 5.95928 5.85542 5.90329C6.66731 5.64032 10.6338 4.33749 11.1457 4.19251C11.2127 4.18378 11.2805 4.20127 11.3349 4.24133C11.3893 4.28139 11.4261 4.34092 11.4377 4.40748V9.61681Z"
16
18
 
17
19
  export const people = "M8.00014 0.27002C1.81594 0.27002 0.270142 1.81582 0.270142 8.00002C0.270142 14.1842 1.81594 15.73 8.00014 15.73C14.1843 15.73 15.7301 14.1842 15.7301 8.00002C15.7301 1.81582 14.1843 0.27002 8.00014 0.27002ZM6.57733 4.68745C6.88749 4.68725 7.19075 4.77906 7.44872 4.95125C7.7067 5.12345 7.9078 5.3683 8.02659 5.65481C8.14538 5.94133 8.17651 6.25665 8.11605 6.56086C8.05558 6.86508 7.90625 7.14452 7.68693 7.36385C7.4676 7.58317 7.18816 7.7325 6.88394 7.79297C6.57973 7.85343 6.26441 7.8223 5.97789 7.70351C5.69138 7.58472 5.44653 7.38362 5.27433 7.12564C5.10214 6.86767 5.01033 6.56441 5.01053 6.25425C5.01079 5.83879 5.17595 5.44042 5.46973 5.14665C5.7635 4.85287 6.16187 4.68771 6.57733 4.68745ZM8.95302 11.3126H4.18763V9.88378C4.18763 9.50457 4.33828 9.14089 4.60642 8.87274C4.87456 8.6046 5.23824 8.45396 5.61745 8.45396H7.5232C7.90241 8.45396 8.26609 8.6046 8.53424 8.87274C8.80238 9.14089 8.95302 9.50457 8.95302 9.88378V11.3126ZM10.1799 5.62533C10.4123 5.62612 10.6393 5.69578 10.8321 5.8255C11.025 5.95523 11.1751 6.13921 11.2634 6.35419C11.3518 6.56918 11.3745 6.80553 11.3286 7.03338C11.2826 7.26124 11.1702 7.47038 11.0055 7.63438C10.8408 7.79839 10.6312 7.9099 10.4032 7.95483C10.1751 7.99977 9.93888 7.97611 9.72427 7.88684C9.50966 7.79757 9.32633 7.64671 9.19742 7.4533C9.06851 7.25988 8.99982 7.03261 9.00001 6.80017C9.00001 6.64547 9.03056 6.49229 9.08992 6.34942C9.14927 6.20656 9.23626 6.07682 9.34588 5.96766C9.45551 5.8585 9.58561 5.77206 9.72873 5.71332C9.87185 5.65457 10.0252 5.62467 10.1799 5.62533ZM11.8126 10.3577H9.42996V9.88178C9.4316 9.62531 9.37771 9.37153 9.27198 9.13787C9.26133 9.09926 9.24553 9.06227 9.22498 9.02789C9.2109 8.99852 9.19487 8.97012 9.17699 8.9429C9.15593 8.90013 9.13222 8.85872 9.106 8.81891C9.1863 8.70656 9.292 8.61477 9.4145 8.551C9.53699 8.48723 9.67282 8.4533 9.81091 8.45196H10.9548C11.1821 8.45249 11.4 8.54304 11.5608 8.70381C11.7216 8.86459 11.8121 9.08249 11.8126 9.30985V10.3577Z"
@@ -28,6 +28,10 @@
28
28
  <path d="M9.02626 6.19977H6.97399C6.82634 6.54742 6.54954 6.82422 6.20189 6.97187V9.02414C6.54954 9.17179 6.82634 9.44859 6.97399 9.79624H9.02326C9.1705 9.44865 9.44697 9.17183 9.79436 9.02414V6.97387C9.44761 6.82524 9.17219 6.54767 9.02626 6.19977ZM8.00013 0.255005C1.80433 0.255005 0.255127 1.7992 0.255127 8C0.255127 14.2008 1.80433 15.745 8.00013 15.745C14.1959 15.745 15.7451 14.2008 15.7451 8C15.7451 1.7992 14.2009 0.255005 8.00013 0.255005ZM11.8136 10.3623C11.8141 10.6977 11.6985 11.0229 11.4864 11.2827C11.2743 11.5425 10.9788 11.7209 10.6502 11.7875C10.3215 11.8542 9.97985 11.8051 9.68329 11.6485C9.38673 11.4919 9.15352 11.2374 9.02326 10.9284H6.97399C6.8822 11.1488 6.73752 11.3431 6.55275 11.4943C6.36798 11.6455 6.14881 11.7488 5.91462 11.7951C5.68043 11.8415 5.43842 11.8294 5.21 11.76C4.98159 11.6906 4.77379 11.566 4.60498 11.3972C4.43617 11.2283 4.31155 11.0205 4.24213 10.7921C4.17272 10.5637 4.16065 10.3217 4.20699 10.0875C4.25333 9.85332 4.35665 9.63415 4.50783 9.44939C4.659 9.26462 4.85337 9.11994 5.07375 9.02814V6.97587C4.85337 6.88407 4.659 6.73939 4.50783 6.55463C4.35665 6.36986 4.25333 6.15069 4.20699 5.9165C4.16065 5.6823 4.17272 5.4403 4.24213 5.21188C4.31155 4.98346 4.43617 4.77566 4.60498 4.60685C4.77379 4.43805 4.98159 4.31342 5.21 4.24401C5.43842 4.1746 5.68043 4.16253 5.91462 4.20887C6.14881 4.25521 6.36798 4.35853 6.55275 4.50971C6.73752 4.66088 6.8822 4.85525 6.97399 5.07563H9.02626C9.1189 4.85603 9.26413 4.66259 9.44916 4.51235C9.63418 4.36212 9.85332 4.25969 10.0873 4.21411C10.3212 4.16853 10.5628 4.18119 10.7907 4.25097C11.0185 4.32075 11.2258 4.44552 11.3941 4.61427C11.5624 4.78302 11.6866 4.99058 11.7558 5.21866C11.825 5.44673 11.837 5.68832 11.7908 5.92214C11.7446 6.15596 11.6416 6.37483 11.4909 6.55946C11.3402 6.74409 11.1463 6.88881 10.9265 6.98087V9.02414C11.1895 9.13536 11.4139 9.3216 11.5716 9.55959C11.7294 9.79758 11.8136 10.0768 11.8136 10.3623Z"/>
29
29
  </symbol>
30
30
 
31
+ <symbol id="home" viewBox="0 0 16 16">
32
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0.00012207 8C0.00012207 1.60012 1.59895 0 7.99981 0C14.4001 0 16.0001 1.59889 16.0001 8C16.0001 14.4011 14.4007 16 7.99981 16C1.59895 16 0.00012207 14.3999 0.00012207 8ZM11.5821 6.71532C11.7271 6.82594 11.8096 6.98215 11.8096 7.14587V10.4635C11.8096 10.7861 11.4955 11.0476 11.108 11.0476H4.89229C4.50475 11.0476 4.1906 10.7861 4.1906 10.4635V7.14586C4.1906 6.98214 4.27315 6.82594 4.41814 6.71531L7.52597 4.344C7.79424 4.1393 8.206 4.1393 8.47427 4.344L11.5821 6.71532Z"/>
33
+ </symbol>
34
+
31
35
  <symbol id="music-stand" viewBox="0 0 16 16">
32
36
  <path d="M8.00014 0.27002C1.81594 0.27002 0.270142 1.81582 0.270142 8.00002C0.270142 14.1842 1.81594 15.73 8.00014 15.73C14.1843 15.73 15.7301 14.1842 15.7301 8.00002C15.7301 1.81582 14.1843 0.27002 8.00014 0.27002ZM11.4377 9.61681H11.4247C11.4517 10.1907 10.8068 10.7267 9.94389 10.8277C9.05601 10.9276 8.28011 10.5367 8.21011 9.94477C8.14012 9.35284 8.80504 8.78392 9.69292 8.67993C9.96033 8.64795 10.2313 8.66455 10.4928 8.72893V5.87629L6.58033 7.15013V10.6997H6.56333C6.45992 11.0101 6.26205 11.2803 5.99743 11.4727C5.73281 11.6651 5.41467 11.7699 5.08752 11.7725C4.19863 11.8725 3.42273 11.4806 3.35374 10.8886C3.28475 10.2967 3.94767 9.7328 4.83555 9.62781C5.10303 9.59664 5.37393 9.61357 5.63545 9.6778V6.37823C5.63545 6.19925 5.68244 5.95928 5.85542 5.90329C6.66731 5.64032 10.6338 4.33749 11.1457 4.19251C11.2127 4.18378 11.2805 4.20127 11.3349 4.24133C11.3893 4.28139 11.4261 4.34092 11.4377 4.40748V9.61681Z"/>
33
37
  </symbol>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0.00012207 8C0.00012207 1.60012 1.59895 0 7.99981 0C14.4001 0 16.0001 1.59889 16.0001 8C16.0001 14.4011 14.4007 16 7.99981 16C1.59895 16 0.00012207 14.3999 0.00012207 8ZM11.5821 6.71532C11.7271 6.82594 11.8096 6.98215 11.8096 7.14587V10.4635C11.8096 10.7861 11.4955 11.0476 11.108 11.0476H4.89229C4.50475 11.0476 4.1906 10.7861 4.1906 10.4635V7.14586C4.1906 6.98214 4.27315 6.82594 4.41814 6.71531L7.52597 4.344C7.79424 4.1393 8.206 4.1393 8.47427 4.344L11.5821 6.71532Z" fill="black"/>
3
+ </svg>