@instructure/ui-icons 8.24.2 → 8.24.3-snapshot.6
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/LICENSE.md +27 -0
- package/es/IconArrowLeftLine.js +3 -1
- package/es/IconArrowLeftSolid.js +3 -1
- package/es/IconArrowOpenLeftLine.js +3 -1
- package/es/IconArrowOpenLeftSolid.js +3 -1
- package/es/IconArrowOpenRightLine.js +3 -1
- package/es/IconArrowOpenRightSolid.js +3 -1
- package/es/IconArrowRightLine.js +3 -1
- package/es/IconArrowRightSolid.js +3 -1
- package/es/IconCopyCourseLine.js +3 -1
- package/es/IconCopyCourseSolid.js +3 -1
- package/es/IconDiscussionReplyDarkLine.js +3 -1
- package/es/IconDiscussionReplyDarkSolid.js +3 -1
- package/es/IconDiscussionReplyLine.js +3 -1
- package/es/IconDiscussionReplySolid.js +3 -1
- package/es/IconDiscussionSearchLine.js +3 -1
- package/es/IconDiscussionSearchSolid.js +3 -1
- package/es/IconDiscussionXLine.js +3 -1
- package/es/IconDiscussionXSolid.js +3 -1
- package/es/IconExpandLeftLine.js +3 -1
- package/es/IconExpandLeftSolid.js +3 -1
- package/es/IconInstructureLine.js +5 -0
- package/es/IconInstructureLogoLine.js +40 -0
- package/es/IconInstructureLogoSolid.js +40 -0
- package/es/IconInstructureSolid.js +5 -0
- package/es/IconMaterialsRequiredLightLine.js +3 -1
- package/es/IconMaterialsRequiredLightSolid.js +3 -1
- package/es/IconMatureLightLine.js +3 -1
- package/es/IconMatureLightSolid.js +3 -1
- package/es/IconMiniArrowLeftLine.js +3 -1
- package/es/IconMiniArrowLeftSolid.js +3 -1
- package/es/IconMiniArrowRightLine.js +3 -1
- package/es/IconMiniArrowRightSolid.js +3 -1
- package/es/IconMoveLeftLine.js +3 -1
- package/es/IconMoveLeftSolid.js +3 -1
- package/es/IconMoveRightLine.js +3 -1
- package/es/IconMoveRightSolid.js +3 -1
- package/es/IconNoteDarkLine.js +3 -1
- package/es/IconNoteDarkSolid.js +3 -1
- package/es/IconNoteLightLine.js +3 -1
- package/es/IconNoteLightSolid.js +3 -1
- package/es/IconRssAddLine.js +3 -1
- package/es/IconRssAddSolid.js +3 -1
- package/es/IconSearchAddressBookLine.js +3 -1
- package/es/IconSearchAddressBookSolid.js +3 -1
- package/es/IconSettings2Line.js +3 -1
- package/es/IconSettings2Solid.js +3 -1
- package/es/IconTextLeftLine.js +3 -1
- package/es/IconTextLeftSolid.js +3 -1
- package/es/IconTextRightLine.js +3 -1
- package/es/IconTextRightSolid.js +3 -1
- package/es/IconToggleLeftLine.js +3 -1
- package/es/IconToggleLeftSolid.js +3 -1
- package/es/IconToggleRightLine.js +3 -1
- package/es/IconToggleRightSolid.js +3 -1
- package/es/IconTwitterBoxedLine.js +3 -1
- package/es/IconTwitterBoxedSolid.js +3 -1
- package/es/IconUnpublishLine.js +3 -1
- package/es/IconUnpublishSolid.js +3 -1
- package/es/IconUserAddLine.js +3 -1
- package/es/IconUserAddSolid.js +3 -1
- package/es/font/Line/InstructureIcons-Line.css +202 -197
- package/es/font/Line/InstructureIcons-Line.eot +0 -0
- package/es/font/Line/InstructureIcons-Line.svg +200 -197
- package/es/font/Line/InstructureIcons-Line.ttf +0 -0
- package/es/font/Line/InstructureIcons-Line.woff +0 -0
- package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
- package/es/font/Line/InstructureIcons-Line_icon-map.scss +199 -197
- package/es/font/Solid/InstructureIcons-Solid.css +202 -197
- package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
- package/es/font/Solid/InstructureIcons-Solid.svg +200 -197
- package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
- package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
- package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
- package/es/font/Solid/InstructureIcons-Solid_icon-map.scss +199 -197
- package/es/font/index.js +416 -396
- package/es/index.js +22 -20
- package/es/svg/index.js +1 -1
- package/lib/IconArrowLeftLine.js +3 -1
- package/lib/IconArrowLeftSolid.js +3 -1
- package/lib/IconArrowOpenLeftLine.js +3 -1
- package/lib/IconArrowOpenLeftSolid.js +3 -1
- package/lib/IconArrowOpenRightLine.js +3 -1
- package/lib/IconArrowOpenRightSolid.js +3 -1
- package/lib/IconArrowRightLine.js +3 -1
- package/lib/IconArrowRightSolid.js +3 -1
- package/lib/IconCopyCourseLine.js +3 -1
- package/lib/IconCopyCourseSolid.js +3 -1
- package/lib/IconDiscussionReplyDarkLine.js +3 -1
- package/lib/IconDiscussionReplyDarkSolid.js +3 -1
- package/lib/IconDiscussionReplyLine.js +3 -1
- package/lib/IconDiscussionReplySolid.js +3 -1
- package/lib/IconDiscussionSearchLine.js +3 -1
- package/lib/IconDiscussionSearchSolid.js +3 -1
- package/lib/IconDiscussionXLine.js +3 -1
- package/lib/IconDiscussionXSolid.js +3 -1
- package/lib/IconExpandLeftLine.js +3 -1
- package/lib/IconExpandLeftSolid.js +3 -1
- package/lib/IconInstructureLine.js +5 -0
- package/lib/IconInstructureLogoLine.js +51 -0
- package/lib/IconInstructureLogoSolid.js +51 -0
- package/lib/IconInstructureSolid.js +5 -0
- package/lib/IconMaterialsRequiredLightLine.js +3 -1
- package/lib/IconMaterialsRequiredLightSolid.js +3 -1
- package/lib/IconMatureLightLine.js +3 -1
- package/lib/IconMatureLightSolid.js +3 -1
- package/lib/IconMiniArrowLeftLine.js +3 -1
- package/lib/IconMiniArrowLeftSolid.js +3 -1
- package/lib/IconMiniArrowRightLine.js +3 -1
- package/lib/IconMiniArrowRightSolid.js +3 -1
- package/lib/IconMoveLeftLine.js +3 -1
- package/lib/IconMoveLeftSolid.js +3 -1
- package/lib/IconMoveRightLine.js +3 -1
- package/lib/IconMoveRightSolid.js +3 -1
- package/lib/IconNoteDarkLine.js +3 -1
- package/lib/IconNoteDarkSolid.js +3 -1
- package/lib/IconNoteLightLine.js +3 -1
- package/lib/IconNoteLightSolid.js +3 -1
- package/lib/IconRssAddLine.js +3 -1
- package/lib/IconRssAddSolid.js +3 -1
- package/lib/IconSearchAddressBookLine.js +3 -1
- package/lib/IconSearchAddressBookSolid.js +3 -1
- package/lib/IconSettings2Line.js +3 -1
- package/lib/IconSettings2Solid.js +3 -1
- package/lib/IconTextLeftLine.js +3 -1
- package/lib/IconTextLeftSolid.js +3 -1
- package/lib/IconTextRightLine.js +3 -1
- package/lib/IconTextRightSolid.js +3 -1
- package/lib/IconToggleLeftLine.js +3 -1
- package/lib/IconToggleLeftSolid.js +3 -1
- package/lib/IconToggleRightLine.js +3 -1
- package/lib/IconToggleRightSolid.js +3 -1
- package/lib/IconTwitterBoxedLine.js +3 -1
- package/lib/IconTwitterBoxedSolid.js +3 -1
- package/lib/IconUnpublishLine.js +3 -1
- package/lib/IconUnpublishSolid.js +3 -1
- package/lib/IconUserAddLine.js +3 -1
- package/lib/IconUserAddSolid.js +3 -1
- package/lib/font/Line/InstructureIcons-Line.css +202 -197
- package/lib/font/Line/InstructureIcons-Line.eot +0 -0
- package/lib/font/Line/InstructureIcons-Line.svg +200 -197
- package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
- package/lib/font/Line/InstructureIcons-Line.woff +0 -0
- package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
- package/lib/font/Line/InstructureIcons-Line_icon-map.scss +199 -197
- package/lib/font/Solid/InstructureIcons-Solid.css +202 -197
- package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.svg +200 -197
- package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
- package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
- package/lib/font/Solid/InstructureIcons-Solid_icon-map.scss +199 -197
- package/lib/font/index.js +423 -401
- package/lib/index.js +37 -21
- package/lib/svg/index.js +1 -1
- package/package.json +6 -5
- package/svg/Line/instructure-logo.svg +3 -0
- package/svg/Solid/instructure-logo.svg +3 -0
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/IconInstructureLine.d.ts +1 -0
- package/types/IconInstructureLine.d.ts.map +1 -1
- package/types/IconInstructureLogoLine.d.ts +29 -0
- package/types/IconInstructureLogoLine.d.ts.map +1 -0
- package/types/IconInstructureLogoSolid.d.ts +29 -0
- package/types/IconInstructureLogoSolid.d.ts.map +1 -0
- package/types/IconInstructureSolid.d.ts +1 -0
- package/types/IconInstructureSolid.d.ts.map +1 -1
- package/types/font/index.d.ts +430 -394
- package/types/index.d.ts +21 -19
- package/types/index.d.ts.map +1 -1
- package/types/svg/index.d.ts +414 -394
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instructure/ui-icons",
|
|
3
|
-
"version": "8.24.
|
|
3
|
+
"version": "8.24.3-snapshot.6+53afffb68",
|
|
4
4
|
"description": "Icon set for Instructure, Inc. products",
|
|
5
5
|
"author": "Instructure, Inc. Engineering and Product Design",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -22,13 +22,13 @@
|
|
|
22
22
|
},
|
|
23
23
|
"license": "MIT",
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"@instructure/ui-babel-preset": "8.24.
|
|
26
|
-
"@instructure/ui-icons-build": "8.24.
|
|
25
|
+
"@instructure/ui-babel-preset": "8.24.3-snapshot.6+53afffb68",
|
|
26
|
+
"@instructure/ui-icons-build": "8.24.3-snapshot.6+53afffb68",
|
|
27
27
|
"gulp": "^4.0.2"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@babel/runtime": "^7.13.10",
|
|
31
|
-
"@instructure/ui-svg-images": "8.24.
|
|
31
|
+
"@instructure/ui-svg-images": "8.24.3-snapshot.6+53afffb68",
|
|
32
32
|
"prop-types": "^15"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
@@ -37,5 +37,6 @@
|
|
|
37
37
|
"publishConfig": {
|
|
38
38
|
"access": "public"
|
|
39
39
|
},
|
|
40
|
-
"sideEffects": false
|
|
40
|
+
"sideEffects": false,
|
|
41
|
+
"gitHead": "53afffb68cdee592b6d98380f2b7559659c2caee"
|
|
41
42
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg viewBox="0 0 1920 1920" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1448.57 288.052 1084.46 502.746 1448.55 718.026 1813.23 502.732 1448.57 288.052ZM959.965 429.191 1323.92 214.589 959.988 0 596.032 214.602 959.965 429.191ZM835.499 502.732 471.388 288.038 106.704 502.732 471.388 718.026 835.499 502.732ZM106.667 1416.54 960 1920 1813.33 1416.54 960 913.07 106.667 1416.54Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg viewBox="0 0 1920 1920" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1448.57 288.052 1084.46 502.746 1448.55 718.026 1813.23 502.732 1448.57 288.052ZM959.966 429.191 1323.92 214.589 959.988 0 596.032 214.602 959.966 429.191ZM835.499 502.732 471.388 288.038 106.704 502.732 471.388 718.026 835.499 502.732ZM106.667 1416.54 960 1920 1813.33 1416.54 960 913.07 106.667 1416.54Z"/>
|
|
3
|
+
</svg>
|