outline-icons
Advanced tools
Comparing version 1.21.0-3 to 1.21.0-4
@@ -22,4 +22,6 @@ "use strict"; | ||
props, | ||
_react2.default.createElement("path", { d: "M10,13 C10.5522847,13 11,13.4477153 11,14 L11,18 C11,18.5522847 10.5522847,19 10,19 L5,19 C4.44771525,19 4,18.5522847 4,18 L4,14 C4,13.4477153 4.44771525,13 5,13 L10,13 Z M19,13 C19.5522847,13 20,13.4477153 20,14 L20,18 C20,18.5522847 19.5522847,19 19,19 L14,19 C13.4477153,19 13,18.5522847 13,18 L13,14 C13,13.4477153 13.4477153,13 14,13 L19,13 Z M15,5 C15.5522847,5 16,5.44771525 16,6 L16,10 C16,10.5522847 15.5522847,11 15,11 L9,11 C8.44771525,11 8,10.5522847 8,10 L8,6 C8,5.44771525 8.44771525,5 9,5 L15,5 Z" }) | ||
_react2.default.createElement("path", { d: "M11 14.6333C11 13.7313 10.2687 13 9.36667 13H5.63333C4.73127 13 4 13.7313 4 14.6333V18.3667C4 19.2687 4.73127 20 5.63333 20H9.36667C10.2687 20 11 19.2687 11 18.3667V14.6333Z" }), | ||
_react2.default.createElement("path", { d: "M20 14.6333C20 13.7313 19.2687 13 18.3667 13H14.6333C13.7313 13 13 13.7313 13 14.6333V18.3667C13 19.2687 13.7313 20 14.6333 20H18.3667C19.2687 20 20 19.2687 20 18.3667V14.6333Z" }), | ||
_react2.default.createElement("path", { d: "M16 5.63333C16 4.73127 15.1643 4 14.1333 4H9.86667C8.83573 4 8 4.73127 8 5.63333V9.36667C8 10.2687 8.83573 11 9.86667 11H14.1333C15.1643 11 16 10.2687 16 9.36667V5.63333Z" }) | ||
); | ||
} |
@@ -271,2 +271,6 @@ "use strict"; | ||
var _ShapesIcon = require("./components/ShapesIcon"); | ||
var _ShapesIcon2 = _interopRequireDefault(_ShapesIcon); | ||
var _StarredIcon = require("./components/StarredIcon"); | ||
@@ -386,2 +390,3 @@ | ||
SettingsIcon: _SettingsIcon2.default, | ||
ShapesIcon: _ShapesIcon2.default, | ||
StarredIcon: _StarredIcon2.default, | ||
@@ -388,0 +393,0 @@ StrikethroughIcon: _StrikethroughIcon2.default, |
{ | ||
"name": "outline-icons", | ||
"version": "1.21.0-3", | ||
"version": "1.21.0-4", | ||
"description": "An iconset designed for the Outline editor and wiki", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
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
122569
87
1764