@planningcenter/icons 13.17.0 → 13.18.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
package/paths/general.js
CHANGED
|
@@ -206,6 +206,8 @@ export const threeHorizontalListItems = "M3.556 3.556V5.333H16V3.556H3.556ZM3.55
|
|
|
206
206
|
|
|
207
207
|
export const threeReducingHorizontalBars = "M16 4.60057H0V2H16V4.60057ZM13.3338 7.20019H2.66716V9.79981H13.3338V7.20019ZM9.99988 12.4004H6.00012V15H9.99988V12.4004Z";
|
|
208
208
|
|
|
209
|
+
export const threeVerticalBars = "M6.85714 16H9.14286V0H6.85714V16ZM13.7143 16H16V0H13.7143V16ZM0 16H2.28571V0H0V16Z";
|
|
210
|
+
|
|
209
211
|
export const toCloudArrow = "M9.333 8.66701V11.333H6.667V8.66701H4.667L8 5.33301L11.333 8.66701H9.333ZM12.9 6.69301C12.6992 5.67742 12.1877 4.74932 11.4364 4.03707C10.6851 3.32482 9.73101 2.86362 8.70615 2.71724C7.68128 2.57086 6.63626 2.74654 5.71559 3.21999C4.79493 3.69343 4.04412 4.44125 3.567 5.36001C2.55571 5.47786 1.62742 5.97691 0.971317 6.75544C0.315213 7.53398 -0.0193224 8.53341 0.0358892 9.55004C0.0911007 10.5667 0.531904 11.524 1.26846 12.2269C2.00502 12.9298 2.98189 13.3254 4 13.333H12.667C13.5288 13.3337 14.3572 12.9996 14.9775 12.4012C15.5977 11.8028 15.9613 10.9869 15.9915 10.1256C16.0217 9.26428 15.7162 8.4249 15.1395 7.78451C14.5627 7.14411 13.7598 6.75277 12.9 6.69301Z";
|
|
210
212
|
|
|
211
213
|
export const trash = "M12.357 1.02901H11.05L10.179 0.157013H5.82102L4.95002 1.02901H3.64302C3.41418 1.02888 3.18755 1.07384 2.97608 1.16133C2.76462 1.24881 2.57246 1.37711 2.4106 1.53888C2.24873 1.70065 2.12033 1.89273 2.03272 2.10415C1.94512 2.31556 1.90002 2.54217 1.90002 2.77101V3.64301H14.1V2.77101C14.1 2.54217 14.0549 2.31556 13.9673 2.10415C13.8797 1.89273 13.7513 1.70065 13.5895 1.53888C13.4276 1.37711 13.2354 1.24881 13.024 1.16133C12.8125 1.07384 12.5859 1.02888 12.357 1.02901ZM2.77102 14.1C2.77234 14.5619 2.9564 15.0045 3.28299 15.331C3.60959 15.6576 4.05216 15.8417 4.51402 15.843H11.486C11.9479 15.8417 12.3905 15.6576 12.7171 15.331C13.0436 15.0045 13.2277 14.5619 13.229 14.1V6.25701H2.77102V14.1Z";
|
package/sprites/general.svg
CHANGED
|
@@ -416,6 +416,10 @@
|
|
|
416
416
|
<path d="M16 4.60057H0V2H16V4.60057ZM13.3338 7.20019H2.66716V9.79981H13.3338V7.20019ZM9.99988 12.4004H6.00012V15H9.99988V12.4004Z"></path>
|
|
417
417
|
</symbol>
|
|
418
418
|
|
|
419
|
+
<symbol id="three-vertical-bars" viewBox="0 0 16 16">
|
|
420
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.85714 16H9.14286V0H6.85714V16ZM13.7143 16H16V0H13.7143V16ZM0 16H2.28571V0H0V16Z"></path>
|
|
421
|
+
</symbol>
|
|
422
|
+
|
|
419
423
|
<symbol id="to-cloud-arrow" viewBox="0 0 16 16">
|
|
420
424
|
<path d="M9.333 8.66701V11.333H6.667V8.66701H4.667L8 5.33301L11.333 8.66701H9.333ZM12.9 6.69301C12.6992 5.67742 12.1877 4.74932 11.4364 4.03707C10.6851 3.32482 9.73101 2.86362 8.70615 2.71724C7.68128 2.57086 6.63626 2.74654 5.71559 3.21999C4.79493 3.69343 4.04412 4.44125 3.567 5.36001C2.55571 5.47786 1.62742 5.97691 0.971317 6.75544C0.315213 7.53398 -0.0193224 8.53341 0.0358892 9.55004C0.0911007 10.5667 0.531904 11.524 1.26846 12.2269C2.00502 12.9298 2.98189 13.3254 4 13.333H12.667C13.5288 13.3337 14.3572 12.9996 14.9775 12.4012C15.5977 11.8028 15.9613 10.9869 15.9915 10.1256C16.0217 9.26428 15.7162 8.4249 15.1395 7.78451C14.5627 7.14411 13.7598 6.75277 12.9 6.69301Z"></path>
|
|
421
425
|
</symbol>
|