@codecademy/gamut-icons 9.52.1-alpha.a82fb3.0 → 9.52.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.
|
@@ -23,7 +23,6 @@ export * from './ArrowLeftIcon';
|
|
|
23
23
|
export * from './ArrowRightIcon';
|
|
24
24
|
export * from './ArrowThickCircleRightIcon';
|
|
25
25
|
export * from './ArrowThickCircleUpIcon';
|
|
26
|
-
export * from './ArrowUpHeavyIcon';
|
|
27
26
|
export * from './ArrowUpIcon';
|
|
28
27
|
export * from './ArticleIcon';
|
|
29
28
|
export * from './ArtificialIntelligenceIcon';
|
|
@@ -23,7 +23,6 @@ export * from './ArrowLeftIcon';
|
|
|
23
23
|
export * from './ArrowRightIcon';
|
|
24
24
|
export * from './ArrowThickCircleRightIcon';
|
|
25
25
|
export * from './ArrowThickCircleUpIcon';
|
|
26
|
-
export * from './ArrowUpHeavyIcon';
|
|
27
26
|
export * from './ArrowUpIcon';
|
|
28
27
|
export * from './ArticleIcon';
|
|
29
28
|
export * from './ArtificialIntelligenceIcon';
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codecademy/gamut-icons",
|
|
3
3
|
"description": "Icon library for codecademy.com",
|
|
4
|
-
"version": "9.52.1
|
|
4
|
+
"version": "9.52.1",
|
|
5
5
|
"author": "Codecademy <dev@codecademy.com>",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@codecademy/gamut-styles": "17.
|
|
7
|
+
"@codecademy/gamut-styles": "17.11.0",
|
|
8
8
|
"@codecademy/variance": "0.25.0"
|
|
9
9
|
},
|
|
10
10
|
"files": [
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
},
|
|
30
30
|
"sideEffects": false,
|
|
31
31
|
"types": "dist/index.d.ts",
|
|
32
|
-
"gitHead": "
|
|
32
|
+
"gitHead": "4c910f2380aed82ec99b10277f67991eee34dc84"
|
|
33
33
|
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { Svg } from '../../props';
|
|
3
|
-
import { useIconId } from '../../useIconId';
|
|
4
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
|
-
export const ArrowUpHeavyIcon = /*#__PURE__*/React.forwardRef(({
|
|
6
|
-
title,
|
|
7
|
-
titleId,
|
|
8
|
-
size = 16,
|
|
9
|
-
height = size,
|
|
10
|
-
width = size,
|
|
11
|
-
...props
|
|
12
|
-
}, svgRef) => {
|
|
13
|
-
const maskId = useIconId('ArrowUpHeavyIcon');
|
|
14
|
-
return /*#__PURE__*/_jsxs(Svg, {
|
|
15
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
-
fill: "#fff",
|
|
17
|
-
viewBox: "0 0 24 24",
|
|
18
|
-
role: "img",
|
|
19
|
-
"aria-hidden": "true",
|
|
20
|
-
"pointer-events": "none",
|
|
21
|
-
width: width,
|
|
22
|
-
height: height,
|
|
23
|
-
ref: svgRef,
|
|
24
|
-
"aria-labelledby": titleId,
|
|
25
|
-
...props,
|
|
26
|
-
children: [title ? /*#__PURE__*/_jsx("title", {
|
|
27
|
-
id: titleId,
|
|
28
|
-
children: title
|
|
29
|
-
}) : null, /*#__PURE__*/_jsx("mask", {
|
|
30
|
-
id: `${maskId}`,
|
|
31
|
-
children: /*#__PURE__*/_jsx("path", {
|
|
32
|
-
fill: "#fff",
|
|
33
|
-
fillRule: "evenodd",
|
|
34
|
-
d: "M9.423 21.429a2.571 2.571 0 005.143 0V8.774l4.187 4.187a2.572 2.572 0 003.637-3.636L13.818.753a2.571 2.571 0 00-3.636 0L1.61 9.325a2.571 2.571 0 103.637 3.636l4.176-4.176v12.644z",
|
|
35
|
-
clipRule: "evenodd"
|
|
36
|
-
})
|
|
37
|
-
}), /*#__PURE__*/_jsx("g", {
|
|
38
|
-
mask: `url(#${maskId})`,
|
|
39
|
-
children: /*#__PURE__*/_jsx("rect", {
|
|
40
|
-
width: `100%`,
|
|
41
|
-
height: `100%`,
|
|
42
|
-
fill: `currentColor`
|
|
43
|
-
})
|
|
44
|
-
})]
|
|
45
|
-
});
|
|
46
|
-
});
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="Line-Arrow-Up-Large-1--Streamline-Core" height="24" width="24">
|
|
2
|
-
<desc>
|
|
3
|
-
Line Arrow Up Large 1 Streamline Icon: https://streamlinehq.com
|
|
4
|
-
</desc>
|
|
5
|
-
<g id="line-arrow-up-large-1--arrow-up-keyboard-large-head">
|
|
6
|
-
<path id="Union" fill="#000000" fill-rule="evenodd" d="M9.423137142857142 21.428571428571427c0 1.4201142857142857 1.1512628571428571 2.571428571428571 2.571428571428571 2.571428571428571 1.4201485714285715 0 2.571428571428571 -1.1513142857142855 2.571428571428571 -2.571428571428571l0 -12.654599999999999 4.187091428571429 4.1871599999999995c1.0042285714285712 1.0042114285714285 2.632457142857143 1.0042114285714285 3.636685714285714 0 1.0040571428571428 -1.0042114285714285 1.0040571428571428 -2.6323371428571427 0 -3.636548571428571l-8.571497142857142 -8.571428571428571c-1.0042114285714285 -1.0042062857142855 -2.6323371428571427 -1.0042062857142855 -3.636548571428571 0l-8.571428571428571 8.571428571428571c-1.0042062857142855 1.0042114285714285 -1.0042062857142855 2.6323371428571427 0 3.636548571428571 1.0042114285714285 1.0042114285714285 2.6323371428571427 1.0042114285714285 3.636548571428571 0l4.176291428571429 -4.176291428571429 0 12.643731428571428Z" clip-rule="evenodd" stroke-width="1.7143"></path>
|
|
7
|
-
</g>
|
|
8
|
-
</svg>
|