@core-ds/icons
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -41,4 +41,6 @@ export { default as AlertCircle } from './AlertCircle'; | ||
export { default as Drag } from './Drag'; | ||
export { default as Embed } from './Embed'; | ||
export { default as FastForward } from './FastForward'; | ||
export { default as FilmCamera } from './FilmCamera'; | ||
export { default as Fullscreen } from './Fullscreen'; | ||
export { default as Gear } from './Gear'; | ||
@@ -76,2 +78,3 @@ export { default as Globe } from './Globe'; | ||
export { default as PlusBox } from './PlusBox'; | ||
export { default as Print } from './Print'; | ||
export { default as Quote } from './Quote'; | ||
@@ -78,0 +81,0 @@ export { default as Redo } from './Redo'; |
@@ -83,2 +83,4 @@ "use strict"; | ||
exports.Drag = Drag_1.default; | ||
var Embed_1 = require("./Embed"); | ||
exports.Embed = Embed_1.default; | ||
var FastForward_1 = require("./FastForward"); | ||
@@ -88,2 +90,4 @@ exports.FastForward = FastForward_1.default; | ||
exports.FilmCamera = FilmCamera_1.default; | ||
var Fullscreen_1 = require("./Fullscreen"); | ||
exports.Fullscreen = Fullscreen_1.default; | ||
var Gear_1 = require("./Gear"); | ||
@@ -153,2 +157,4 @@ exports.Gear = Gear_1.default; | ||
exports.PlusBox = PlusBox_1.default; | ||
var Print_1 = require("./Print"); | ||
exports.Print = Print_1.default; | ||
var Quote_1 = require("./Quote"); | ||
@@ -155,0 +161,0 @@ exports.Quote = Quote_1.default; |
@@ -41,6 +41,9 @@ export { default as AlertCircle } from './AlertCircle'; | ||
export { default as Drag } from './Drag'; | ||
export { default as Embed } from './Embed'; | ||
export { default as FastForward } from './FastForward'; | ||
export { default as FilmCamera } from './FilmCamera'; | ||
export { default as Fullscreen } from './Fullscreen'; | ||
export { default as Gear } from './Gear'; | ||
export { default as Globe } from './Globe'; | ||
export { default as Grad } from './Grad'; | ||
export { default as Grid } from './Grid'; | ||
@@ -75,2 +78,3 @@ export { default as Heading } from './Heading'; | ||
export { default as PlusBox } from './PlusBox'; | ||
export { default as Print } from './Print'; | ||
export { default as Quote } from './Quote'; | ||
@@ -77,0 +81,0 @@ export { default as Redo } from './Redo'; |
@@ -83,2 +83,4 @@ "use strict"; | ||
exports.Drag = Drag_1.default; | ||
var Embed_1 = require("./Embed"); | ||
exports.Embed = Embed_1.default; | ||
var FastForward_1 = require("./FastForward"); | ||
@@ -88,2 +90,4 @@ exports.FastForward = FastForward_1.default; | ||
exports.FilmCamera = FilmCamera_1.default; | ||
var Fullscreen_1 = require("./Fullscreen"); | ||
exports.Fullscreen = Fullscreen_1.default; | ||
var Gear_1 = require("./Gear"); | ||
@@ -93,2 +97,4 @@ exports.Gear = Gear_1.default; | ||
exports.Globe = Globe_1.default; | ||
var Grad_1 = require("./Grad"); | ||
exports.Grad = Grad_1.default; | ||
var Grid_1 = require("./Grid"); | ||
@@ -152,2 +158,4 @@ exports.Grid = Grid_1.default; | ||
exports.PlusBox = PlusBox_1.default; | ||
var Print_1 = require("./Print"); | ||
exports.Print = Print_1.default; | ||
var Quote_1 = require("./Quote"); | ||
@@ -154,0 +162,0 @@ exports.Quote = Quote_1.default; |
{ | ||
"name": "@core-ds/icons", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": ".", |
350048
588
4651