@planningcenter/icons 15.4.1 → 15.4.3-rc.1
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 +1 -1
- package/paths/brand.js +1 -1
- package/sprites/brand.svg +1 -1
- package/svg/brand/youtube.svg +1 -1
package/package.json
CHANGED
package/paths/brand.js
CHANGED
|
@@ -60,4 +60,4 @@ export const vimeo = "M15.9923 4.2817C15.9212 5.8393 14.8332 7.97123 12.7292 10.
|
|
|
60
60
|
|
|
61
61
|
export const windows = "M0 2.265L6.53843 1.378V7.665L0.00601881 7.7L0 2.265ZM6.53542 8.39V14.683L0 13.783V8.347L6.53542 8.39ZM7.3279 1.261L15.998 0V7.585L7.3279 7.654V1.261ZM16 8.449V16L7.3279 14.78L7.31586 8.435L16 8.449Z"
|
|
62
62
|
|
|
63
|
-
export const youtube = "
|
|
63
|
+
export const youtube = "M6.39997 9.79996V4.99996L10.5568 7.39999L6.39997 9.79996ZM15.6656 3.54887C15.4816 2.86051 14.9395 2.31832 14.2511 2.13434C13.0033 1.79999 7.99996 1.79999 7.99996 1.79999C7.99996 1.79999 2.99666 1.79999 1.74888 2.13434C1.06052 2.31832 0.518326 2.86051 0.334352 3.54887C0 4.79665 0 7.39994 0 7.39994C0 7.39994 0 10.0033 0.334352 11.2511C0.518326 11.9394 1.06052 12.4816 1.74888 12.6655C2.99666 13 7.99996 13 7.99996 13C7.99996 13 13.0033 13 14.2511 12.6655C14.9395 12.4816 15.4816 11.9394 15.6656 11.2511C16 10.0033 16 7.39994 16 7.39994C16 7.39994 16 4.79665 15.6656 3.54887Z"
|
package/sprites/brand.svg
CHANGED
|
@@ -125,6 +125,6 @@
|
|
|
125
125
|
</symbol>
|
|
126
126
|
|
|
127
127
|
<symbol id="youtube" viewBox="0 0 16 16">
|
|
128
|
-
<path
|
|
128
|
+
<path d="M6.39997 9.79996V4.99996L10.5568 7.39999L6.39997 9.79996ZM15.6656 3.54887C15.4816 2.86051 14.9395 2.31832 14.2511 2.13434C13.0033 1.79999 7.99996 1.79999 7.99996 1.79999C7.99996 1.79999 2.99666 1.79999 1.74888 2.13434C1.06052 2.31832 0.518326 2.86051 0.334352 3.54887C0 4.79665 0 7.39994 0 7.39994C0 7.39994 0 10.0033 0.334352 11.2511C0.518326 11.9394 1.06052 12.4816 1.74888 12.6655C2.99666 13 7.99996 13 7.99996 13C7.99996 13 13.0033 13 14.2511 12.6655C14.9395 12.4816 15.4816 11.9394 15.6656 11.2511C16 10.0033 16 7.39994 16 7.39994C16 7.39994 16 4.79665 15.6656 3.54887Z"/>
|
|
129
129
|
</symbol>
|
|
130
130
|
</svg>
|
package/svg/brand/youtube.svg
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
2
|
+
<path d="M6.39997 9.79996V4.99996L10.5568 7.39999L6.39997 9.79996ZM15.6656 3.54887C15.4816 2.86051 14.9395 2.31832 14.2511 2.13434C13.0033 1.79999 7.99996 1.79999 7.99996 1.79999C7.99996 1.79999 2.99666 1.79999 1.74888 2.13434C1.06052 2.31832 0.518326 2.86051 0.334352 3.54887C0 4.79665 0 7.39994 0 7.39994C0 7.39994 0 10.0033 0.334352 11.2511C0.518326 11.9394 1.06052 12.4816 1.74888 12.6655C2.99666 13 7.99996 13 7.99996 13C7.99996 13 13.0033 13 14.2511 12.6655C14.9395 12.4816 15.4816 11.9394 15.6656 11.2511C16 10.0033 16 7.39994 16 7.39994C16 7.39994 16 4.79665 15.6656 3.54887Z" fill="black"/>
|
|
3
3
|
</svg>
|