@porscheinformatik/clr-addons 15.7.0 → 15.7.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/esm2020/icons/shapes.mjs +14 -24
- package/fesm2015/clr-addons.mjs +13 -23
- package/fesm2015/clr-addons.mjs.map +1 -1
- package/fesm2020/clr-addons.mjs +13 -23
- package/fesm2020/clr-addons.mjs.map +1 -1
- package/package.json +1 -1
package/fesm2020/clr-addons.mjs
CHANGED
|
@@ -4660,30 +4660,20 @@ function clrIconSVG(content, viewBox = '0 0 24 24') {
|
|
|
4660
4660
|
*/
|
|
4661
4661
|
// To support badges, alerts or the is-solid, the SVGs would need to be extended.
|
|
4662
4662
|
const CarOffSite = clrIconSVG(`
|
|
4663
|
-
<polygon
|
|
4664
|
-
|
|
4665
|
-
<path
|
|
4666
|
-
|
|
4667
|
-
<path d="
|
|
4668
|
-
<path
|
|
4669
|
-
|
|
4670
|
-
<path
|
|
4671
|
-
|
|
4672
|
-
<path
|
|
4673
|
-
d="M8.8623,26.5967l-1.1743.7939a.65.65,0,0,0,.3647,1.1885.643.643,0,0,0,.3638-.1123l1.1743-.7939a.65.65,0,1,0-.7285-1.0762Z"/>
|
|
4674
|
-
<path
|
|
4675
|
-
d="M8.4165,14.0205a.65.65,0,1,0-.7285,1.0762l1.1743.7939a.643.643,0,0,0,.3638.1123.65.65,0,0,0,.3647-1.1884Z"/>
|
|
4676
|
-
<path
|
|
4677
|
-
d="M12.0811,16.4971a.65.65,0,1,0-.7286,1.0761l2.49,1.6836a.6429.6429,0,0,0,.3637.1123.65.65,0,0,0,.3648-1.1884Z"/>
|
|
4678
|
-
<path d="M22.042,23.23a.65.65,0,0,0-.7275,1.0781l2.49,1.6826a.65.65,0,0,0,.7275-1.0781Z"/>
|
|
4679
|
-
<path
|
|
4680
|
-
d="M27.0229,26.5967a.65.65,0,1,0-.7285,1.0762l1.1744.7939a.6427.6427,0,0,0,.3637.1123.65.65,0,0,0,.3648-1.1885Z"/>`, '0 0 36 36');
|
|
4663
|
+
<polygon points="24 8.39 24 24 22.7 24 22.7 9.07 12 1.58 1.3 9.07 1.3 24 0 24 0 8.39 12 0 24 8.39"/>
|
|
4664
|
+
<path d="M20.7166,10.9785a.6429.6429,0,0,0,.3637-.1123l.6446-.4358,0,0L23.8,9.0283l-.7275-1.0762-1.542,1.042-.0047.002L20.3518,9.79a.65.65,0,0,0,.3648,1.1885Z"/>
|
|
4665
|
+
<path d="M7.9006,18.2051,5.41,19.8877a.65.65,0,1,0,.7275,1.0781l2.49-1.6826a.65.65,0,0,0-.7276-1.0781Z"/>
|
|
4666
|
+
<path d="M13.7839,15.0127a.65.65,0,0,0-.9028-.1738L12,15.4346l-.8811-.5957A.65.65,0,1,0,10.39,15.915l.4494.3039-.4489.3036a.65.65,0,1,0,.7285,1.0761L12,17.0033l.8806.5953a.643.643,0,0,0,.3638.1123.65.65,0,0,0,.3647-1.1884l-.4489-.3036.4494-.3039A.6493.6493,0,0,0,13.7839,15.0127Z"/>
|
|
4667
|
+
<path d="M17.8616,11.4727l-2.49,1.6835A.65.65,0,1,0,16.1,14.2324l2.49-1.6836a.65.65,0,1,0-.7285-1.0761Z"/>
|
|
4668
|
+
<path d="M3.65,22.65l-.59.4-.37.25-.22.14L1.65,24H.6l-.4-.59,2.13-1.44.59-.4a.6518.6518,0,0,1,.73,1.08Z"/>
|
|
4669
|
+
<path d="M2.4739,8.9961,2.469,8.994.9277,7.9521.1992,9.0283l1.9517,1.3194.0005-.0009.7683.5194a.6429.6429,0,0,0,.3637.1123A.65.65,0,0,0,3.6482,9.79Z"/>
|
|
4670
|
+
<path d="M6.1384,11.4727A.65.65,0,1,0,5.41,12.5488L7.9,14.2324a.6432.6432,0,0,0,.3638.1123.65.65,0,0,0,.3648-1.1885Z"/>
|
|
4671
|
+
<path d="M16.0994,18.2051a.65.65,0,0,0-.7276,1.0781l2.49,1.6826a.65.65,0,0,0,.7275-1.0781Z"/>
|
|
4672
|
+
<path d="M23.8,23.41l-.4.59H22.35l-1.37-.93-.63-.42a.6518.6518,0,0,1,.73-1.08l.63.43Z"/>`);
|
|
4681
4673
|
const CarOnSite = clrIconSVG(`
|
|
4682
|
-
<path d="
|
|
4683
|
-
|
|
4684
|
-
|
|
4685
|
-
<polygon
|
|
4686
|
-
points="18 4.195 5 13.285 5 29.805 6.3 29.805 6.3 13.965 18 5.775 29.7 13.965 29.7 29.805 31 29.805 31 13.285 18 4.195"/>`, '0 0 36 36');
|
|
4674
|
+
<path d="M12,16.8a.86.86,0,0,0-.8.8.8515.8515,0,0,0,1.7.1A.8963.8963,0,0,0,12,16.8Z"/>
|
|
4675
|
+
<path d="M21.8,10.6a16.9577,16.9577,0,0,1-2.2.4L18.5,8.4A2.9653,2.9653,0,0,0,16.3,7H7.7A2.5336,2.5336,0,0,0,5.6,8.5L4.4,11.1a16.9577,16.9577,0,0,0-2.2-.4L2,12c.7.1,1.3.2,2,.3l-.6,1A6.0075,6.0075,0,0,0,2.7,16v5.5a1.43,1.43,0,0,0,1.4,1.4H5.7a1.3671,1.3671,0,0,0,1.4-1.4v-.4h9.7v.4a1.43,1.43,0,0,0,1.4,1.4h1.7a1.3671,1.3671,0,0,0,1.4-1.4V16a5.1892,5.1892,0,0,0-.7-2.7l-.5-1.1c.6-.1,1.3-.2,1.9-.3ZM6.8,9a1.4454,1.4454,0,0,1,1-.7h8.4a1.4425,1.4425,0,0,1,1.1.7l.9,2.2a50.6175,50.6175,0,0,1-12.3,0ZM19.9,21.6v.1H18.2V19.8H5.8v1.8H4.1v-5c1.2.2,2.5.3,3.8.4V15.7c-1.3-.1-2.6-.2-3.8-.4A5.0234,5.0234,0,0,1,4.6,14l.8-1.6a48.7229,48.7229,0,0,0,6.6.4,51.7006,51.7006,0,0,0,6.8-.4l.6207,1.4462A8.24,8.24,0,0,1,19.9,15.3c-1.2.2-2.4.3-3.7.4l.1,1.3c1.3-.1,2.5-.2,3.7-.4Z"/>
|
|
4676
|
+
<polygon points="12 0 0 8.39 0 24 1.3 24 1.3 9.07 12 1.58 22.7 9.07 22.7 24 24 24 24 8.39 12 0"/>`);
|
|
4687
4677
|
const CampaignOutdatedShape = clrIconSVG(` <path
|
|
4688
4678
|
d="m 24.664062,20.947266 a 0.85000002,0.85000002 0 0 0 -0.857421,0.84375 l -0.03516,4.699218 a 0.85000002,0.85000002 0 0 0 0.84375,0.857422 0.85000002,0.85000002 0 0 0 0.857422,-0.84375 l 0.03516,-4.701172 a 0.85000002,0.85000002 0 0 0 -0.84375,-0.855468 z"
|
|
4689
4679
|
id="path1534" />
|