@dpc-sdp/ripple-icon
Advanced tools
Comparing version 1.27.2 to 1.28.0
@@ -76,2 +76,3 @@ import './accessible' | ||
import './share_alternative' | ||
import './spotify' | ||
import './star' | ||
@@ -91,2 +92,3 @@ import './stop' | ||
import './webinar' | ||
import './wechat' | ||
import './whatsapp' | ||
@@ -93,0 +95,0 @@ import './xls' |
@@ -6,6 +6,9 @@ import Icon from '../Icon.vue' | ||
width: 16, | ||
height: 13, | ||
height: 16, | ||
paths: [ | ||
{ | ||
d: 'M7.789 3.218L2.685 7.422v4.536c0 .245.198.443.443.443l3.102-.008c.244 0 .44-.199.44-.443V9.301c0-.245.199-.443.444-.443h1.771c.245 0 .443.198.443.443v2.648a.443.443 0 00.443.444l3.101.008a.443.443 0 00.443-.443v-4.54l-5.103-4.2c-.123-.1-.3-.1-.423 0zm8.062 2.857L8.843.305a1.329 1.329 0 00-1.688 0L.148 6.074a.332.332 0 00-.044.468l.705.858a.332.332 0 00.469.045l6.51-5.363c.124-.1.3-.1.424 0l6.512 5.363a.332.332 0 00.468-.044l.706-.858a.332.332 0 00-.047-.469z' | ||
d: 'M8.99259 14.8571C8.99259 15.5385 9.40137 16 9.98524 16H12.9632C13.5482 16 13.9558 15.5385 13.9558 14.8571V10.413L7.99998 4.45712L2.04408 10.413V14.8571C2.04867 15.5332 2.45514 16 3.03672 16H6.01466C6.59739 16 7.00272 15.5332 7.0073 14.8571L7.01471 11H9L8.99259 14.8571Z' | ||
}, | ||
{ | ||
d: 'M1.29772 9.74516L7.99998 3.04291L14.7355 9.77847H14.9485C15.3844 9.77847 15.7817 9.61487 15.9411 9.14286C16.1006 8.66818 15.92 7.98108 15.5942 7.63841L8.68182 0.320844C8.27689 -0.10717 7.65861 -0.10717 7.25483 0.322177L0.403198 7.59707C0.0808625 7.93975 -0.100661 8.66818 0.0587864 9.14286C0.215939 9.61487 0.680796 9.73714 1.11784 9.73714L1.29772 9.74516Z' | ||
} | ||
@@ -12,0 +15,0 @@ ] |
{ | ||
"name": "@dpc-sdp/ripple-icon", | ||
"version": "1.27.2", | ||
"version": "1.28.0", | ||
"description": "A configurable SVG, sprite-based icon set for use with ripple components.", | ||
@@ -13,5 +13,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@dpc-sdp/ripple-global": "1.27.2" | ||
"@dpc-sdp/ripple-global": "1.28.0" | ||
}, | ||
"gitHead": "e6f1bf2862dcdf499aacb86e8a59d75d684e7bb4" | ||
"gitHead": "97d6208333b59654ab950ad4f173d4e0c6ba1512" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
91093
108
1579
5
+ Added@dpc-sdp/ripple-global@1.28.0(transitive)
- Removed@dpc-sdp/ripple-global@1.27.2(transitive)