@brizy/ui-icons 0.0.26 → 0.0.29

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.
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Discounts: () => ReactElement;
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ export const Discounts = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" },
4
+ React.createElement("path", { d: "M11.7225856,1 L13.3866875,2.10939843 L4.277417,15.7733391 L2.6133151,14.6639407 L11.7225856,1 Z M12,9.38648341 C13.6568542,9.38648341 15,10.7296292 15,12.3864834 C15,14.0433377 13.6568542,15.3864834 12,15.3864834 C10.3431458,15.3864834 9,14.0433377 9,12.3864834 C9,10.7296292 10.3431458,9.38648341 12,9.38648341 Z M12,11.3864834 C11.4477153,11.3864834 11,11.8341987 11,12.3864834 C11,12.9387682 11.4477153,13.3864834 12,13.3864834 C12.5522847,13.3864834 13,12.9387682 13,12.3864834 C13,11.8341987 12.5522847,11.3864834 12,11.3864834 Z M4,1.38648341 C5.65685425,1.38648341 7,2.72962916 7,4.38648341 C7,5.18213288 6.68392948,5.94519462 6.12132034,6.50780375 C5.55871121,7.07041289 4.79564947,7.38648341 4,7.38648341 C2.34314575,7.38648341 1,6.04333766 1,4.38648341 C1,2.72962916 2.34314575,1.38648341 4,1.38648341 Z M4,3.38648341 C3.44771525,3.38648341 3,3.83419866 3,4.38648341 C3,4.93876816 3.44771525,5.38648341 4,5.38648341 C4.55228475,5.38648341 5,4.93876816 5,4.38648341 C5,3.83419866 4.55228475,3.38648341 4,3.38648341 Z", fill: "currentColor" }))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const NotificationsOutlined: () => ReactElement;
@@ -0,0 +1,6 @@
1
+ import React from "react";
2
+ export const NotificationsOutlined = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("g", { fill: "currentColor", fillRule: "evenodd", stroke: "none", strokeWidth: "1" },
4
+ React.createElement("g", { fill: "currentColor", fillRule: "nonzero", transform: "translate(-1110 -176)" },
5
+ React.createElement("g", { transform: "translate(1110 176)" },
6
+ React.createElement("path", { d: "M11 0v13.508L5.055 9.395H2.398c-.027 0-.05-.004-.078-.004l2.176 5.39c.18.446.64.64 1.031.446.383-.188.57-.684.422-1.125l-.02-.055-1.308-3.195.613-.278 1.309 3.2c.32.792-.004 1.726-.73 2.085-.72.352-1.555.02-1.899-.738l-.031-.066L1.52 9.21C.68 8.848.07 7.973.004 6.93L0 6.844v-.09C0 5.3 1.07 4.117 2.398 4.117h2.657zm-.668 1.297L5.254 4.813H3.5v3.882h1.754l5.078 3.516zm2.852 8.305l1.93 1.007-.298.625-1.93-1.007zM2.832 8.695V4.812h-.434c-.93 0-1.695.825-1.73 1.86v.152c.027.828.516 1.52 1.18 1.77l.125-.055.047.11c.12.03.25.046.378.046zM16 6.406v.696h-2v-.696zm-1.184-4.48l.297.625-1.93 1.008-.296-.625zm0 0" }))))));
@@ -1,4 +1,3 @@
1
1
  import React from "react";
2
- export const Redirect = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
3
- React.createElement("g", null,
4
- React.createElement("path", { d: "M10.1 4L8.6 5.5 11.8 9H2.6V2.9H14V.2H1.3C.7 0 0 1.1 0 1.1v8.8c.4.6.8 1.2 1.3 1.7h10.5l-3.3 2.7 1.5 1.5 6-5.9L10.1 4z" }))));
2
+ export const Redirect = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
3
+ React.createElement("path", { d: "M13.648 6.367l2.263 5.753c.245.622-.03 1.279-.642 1.533L9.61 16l-.856-2.177 3.058-1.269-4.99-2.145-2.143 5.113-2.14-.92 2.6-6.208c.276-.657.887-.91 1.53-.635l6.06 2.606-1.223-3.11 2.141-.888zM5.233 0c2.89 0 5.232 2.396 5.232 5.351 0 .57-.087 1.12-.249 1.636L6.002 5.263c-.838-.36-1.633-.035-1.988.813L2.128 9.659A5.383 5.383 0 010 5.351C0 2.396 2.343 0 5.233 0z", fill: "currentColor", fillRule: "nonzero" })));
package/es/index.d.ts CHANGED
@@ -113,3 +113,5 @@ export { LockFilled } from "./icons/LockFilled";
113
113
  export { Window } from "./icons/Window";
114
114
  export { Diagram } from "./icons/Diagram";
115
115
  export { BrizyLogo } from "./icons/BrizyLogo";
116
+ export { NotificationsOutlined } from "./icons/NotificationsOutlined";
117
+ export { Discounts } from "./icons/Discounts";
package/es/index.js CHANGED
@@ -113,3 +113,5 @@ export { LockFilled } from "./icons/LockFilled";
113
113
  export { Window } from "./icons/Window";
114
114
  export { Diagram } from "./icons/Diagram";
115
115
  export { BrizyLogo } from "./icons/BrizyLogo";
116
+ export { NotificationsOutlined } from "./icons/NotificationsOutlined";
117
+ export { Discounts } from "./icons/Discounts";
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const Discounts: () => ReactElement;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.Discounts = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.Discounts = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" },
10
+ react_1.default.createElement("path", { d: "M11.7225856,1 L13.3866875,2.10939843 L4.277417,15.7733391 L2.6133151,14.6639407 L11.7225856,1 Z M12,9.38648341 C13.6568542,9.38648341 15,10.7296292 15,12.3864834 C15,14.0433377 13.6568542,15.3864834 12,15.3864834 C10.3431458,15.3864834 9,14.0433377 9,12.3864834 C9,10.7296292 10.3431458,9.38648341 12,9.38648341 Z M12,11.3864834 C11.4477153,11.3864834 11,11.8341987 11,12.3864834 C11,12.9387682 11.4477153,13.3864834 12,13.3864834 C12.5522847,13.3864834 13,12.9387682 13,12.3864834 C13,11.8341987 12.5522847,11.3864834 12,11.3864834 Z M4,1.38648341 C5.65685425,1.38648341 7,2.72962916 7,4.38648341 C7,5.18213288 6.68392948,5.94519462 6.12132034,6.50780375 C5.55871121,7.07041289 4.79564947,7.38648341 4,7.38648341 C2.34314575,7.38648341 1,6.04333766 1,4.38648341 C1,2.72962916 2.34314575,1.38648341 4,1.38648341 Z M4,3.38648341 C3.44771525,3.38648341 3,3.83419866 3,4.38648341 C3,4.93876816 3.44771525,5.38648341 4,5.38648341 C4.55228475,5.38648341 5,4.93876816 5,4.38648341 C5,3.83419866 4.55228475,3.38648341 4,3.38648341 Z", fill: "currentColor" }))));
@@ -0,0 +1,2 @@
1
+ import { ReactElement } from "react";
2
+ export declare const NotificationsOutlined: () => ReactElement;
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.NotificationsOutlined = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ exports.NotificationsOutlined = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("g", { fill: "currentColor", fillRule: "evenodd", stroke: "none", strokeWidth: "1" },
10
+ react_1.default.createElement("g", { fill: "currentColor", fillRule: "nonzero", transform: "translate(-1110 -176)" },
11
+ react_1.default.createElement("g", { transform: "translate(1110 176)" },
12
+ react_1.default.createElement("path", { d: "M11 0v13.508L5.055 9.395H2.398c-.027 0-.05-.004-.078-.004l2.176 5.39c.18.446.64.64 1.031.446.383-.188.57-.684.422-1.125l-.02-.055-1.308-3.195.613-.278 1.309 3.2c.32.792-.004 1.726-.73 2.085-.72.352-1.555.02-1.899-.738l-.031-.066L1.52 9.21C.68 8.848.07 7.973.004 6.93L0 6.844v-.09C0 5.3 1.07 4.117 2.398 4.117h2.657zm-.668 1.297L5.254 4.813H3.5v3.882h1.754l5.078 3.516zm2.852 8.305l1.93 1.007-.298.625-1.93-1.007zM2.832 8.695V4.812h-.434c-.93 0-1.695.825-1.73 1.86v.152c.027.828.516 1.52 1.18 1.77l.125-.055.047.11c.12.03.25.046.378.046zM16 6.406v.696h-2v-.696zm-1.184-4.48l.297.625-1.93 1.008-.296-.625zm0 0" }))))));
@@ -5,6 +5,5 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.Redirect = void 0;
7
7
  const react_1 = __importDefault(require("react"));
8
- exports.Redirect = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
9
- react_1.default.createElement("g", null,
10
- react_1.default.createElement("path", { d: "M10.1 4L8.6 5.5 11.8 9H2.6V2.9H14V.2H1.3C.7 0 0 1.1 0 1.1v8.8c.4.6.8 1.2 1.3 1.7h10.5l-3.3 2.7 1.5 1.5 6-5.9L10.1 4z" }))));
8
+ exports.Redirect = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
9
+ react_1.default.createElement("path", { d: "M13.648 6.367l2.263 5.753c.245.622-.03 1.279-.642 1.533L9.61 16l-.856-2.177 3.058-1.269-4.99-2.145-2.143 5.113-2.14-.92 2.6-6.208c.276-.657.887-.91 1.53-.635l6.06 2.606-1.223-3.11 2.141-.888zM5.233 0c2.89 0 5.232 2.396 5.232 5.351 0 .57-.087 1.12-.249 1.636L6.002 5.263c-.838-.36-1.633-.035-1.988.813L2.128 9.659A5.383 5.383 0 010 5.351C0 2.396 2.343 0 5.233 0z", fill: "currentColor", fillRule: "nonzero" })));
package/lib/index.d.ts CHANGED
@@ -113,3 +113,5 @@ export { LockFilled } from "./icons/LockFilled";
113
113
  export { Window } from "./icons/Window";
114
114
  export { Diagram } from "./icons/Diagram";
115
115
  export { BrizyLogo } from "./icons/BrizyLogo";
116
+ export { NotificationsOutlined } from "./icons/NotificationsOutlined";
117
+ export { Discounts } from "./icons/Discounts";
package/lib/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BrizyLogo = exports.Diagram = exports.Window = exports.LockFilled = exports.Heart = exports.Redirect = exports.Tax = exports.Mention = exports.Attachment = exports.Clock = exports.Hide = exports.View = exports.Redo = exports.Undo = exports.Tasks = exports.Comments = exports.BadgeLetter = exports.BadgeCheck = exports.LanguagesOutlined = exports.ChevronRight = exports.Phone = exports.Disable = exports.Contrast = exports.Brightness = exports.Drop = exports.RGB = exports.Home = exports.ColorPicker = exports.Globe = exports.FileDownload = exports.File = exports.CalendarPlusOutlined = exports.Tag = exports.PageSettingsFilled = exports.PageSettingsOutlined = exports.ShippingOutlined = exports.Menu = exports.OrderBox = exports.MultiReffe = exports.OfflineCache = exports.Bitcoin = exports.PayPal = exports.Lock = exports.GlobalShipping = exports.ChevronLeft = exports.Css3 = exports.Warning = exports.Enter = exports.Spinner = exports.StarOutlined = exports.StoreAddress = exports.Store = exports.LanguagesFilled = exports.Notifications = exports.CreditCardSecureOutlined = exports.CreditCardSecure = exports.Checkout = exports.Options = exports.BoxOutlined = exports.Shipping = exports.Refund = exports.CustomerDetails = exports.Customers = exports.Promote = exports.Edit = exports.CalendarFilled = exports.ColorPickerFilled = exports.Play = exports.CaretDown = exports.Images = exports.Link = exports.Hashtag = exports.TextArea = exports.Reffe = exports.Dropper = exports.ImageFilled = exports.ToggleOff = exports.ImageOutlined = exports.CheckOutlined = exports.ArrowLeft = exports.SEO = exports.Close = exports.Compose = exports.CloseOulined = exports.Code = exports.Delete = exports.Popup = exports.Profile = exports.Box = exports.Tags = exports.Calendar = exports.Portfolio = exports.Blog = exports.Settings = exports.Pages = exports.AnchorOutlined = exports.Anchor = exports.Check = exports.Star = exports.Share = exports.InfoCircle = exports.Text = exports.Empty = exports.Duplicate = exports.Counter = exports.CheckSmall = exports.CheckCircle = exports.Brush = exports.BlockSwitch = exports.Blocks = exports.ArrowRight = exports.AlignHorizontal = exports.QuestionCircle = exports.PlusCircle = exports.Active = void 0;
3
+ exports.Discounts = exports.NotificationsOutlined = exports.BrizyLogo = exports.Diagram = exports.Window = exports.LockFilled = exports.Heart = exports.Redirect = exports.Tax = exports.Mention = exports.Attachment = exports.Clock = exports.Hide = exports.View = exports.Redo = exports.Undo = exports.Tasks = exports.Comments = exports.BadgeLetter = exports.BadgeCheck = exports.LanguagesOutlined = exports.ChevronRight = exports.Phone = exports.Disable = exports.Contrast = exports.Brightness = exports.Drop = exports.RGB = exports.Home = exports.ColorPicker = exports.Globe = exports.FileDownload = exports.File = exports.CalendarPlusOutlined = exports.Tag = exports.PageSettingsFilled = exports.PageSettingsOutlined = exports.ShippingOutlined = exports.Menu = exports.OrderBox = exports.MultiReffe = exports.OfflineCache = exports.Bitcoin = exports.PayPal = exports.Lock = exports.GlobalShipping = exports.ChevronLeft = exports.Css3 = exports.Warning = exports.Enter = exports.Spinner = exports.StarOutlined = exports.StoreAddress = exports.Store = exports.LanguagesFilled = exports.Notifications = exports.CreditCardSecureOutlined = exports.CreditCardSecure = exports.Checkout = exports.Options = exports.BoxOutlined = exports.Shipping = exports.Refund = exports.CustomerDetails = exports.Customers = exports.Promote = exports.Edit = exports.CalendarFilled = exports.ColorPickerFilled = exports.Play = exports.CaretDown = exports.Images = exports.Link = exports.Hashtag = exports.TextArea = exports.Reffe = exports.Dropper = exports.ImageFilled = exports.ToggleOff = exports.ImageOutlined = exports.CheckOutlined = exports.ArrowLeft = exports.SEO = exports.Close = exports.Compose = exports.CloseOulined = exports.Code = exports.Delete = exports.Popup = exports.Profile = exports.Box = exports.Tags = exports.Calendar = exports.Portfolio = exports.Blog = exports.Settings = exports.Pages = exports.AnchorOutlined = exports.Anchor = exports.Check = exports.Star = exports.Share = exports.InfoCircle = exports.Text = exports.Empty = exports.Duplicate = exports.Counter = exports.CheckSmall = exports.CheckCircle = exports.Brush = exports.BlockSwitch = exports.Blocks = exports.ArrowRight = exports.AlignHorizontal = exports.QuestionCircle = exports.PlusCircle = exports.Active = void 0;
4
4
  var Active_1 = require("./icons/Active");
5
5
  Object.defineProperty(exports, "Active", { enumerable: true, get: function () { return Active_1.Active; } });
6
6
  var PlusCircle_1 = require("./icons/PlusCircle");
@@ -231,3 +231,7 @@ var Diagram_1 = require("./icons/Diagram");
231
231
  Object.defineProperty(exports, "Diagram", { enumerable: true, get: function () { return Diagram_1.Diagram; } });
232
232
  var BrizyLogo_1 = require("./icons/BrizyLogo");
233
233
  Object.defineProperty(exports, "BrizyLogo", { enumerable: true, get: function () { return BrizyLogo_1.BrizyLogo; } });
234
+ var NotificationsOutlined_1 = require("./icons/NotificationsOutlined");
235
+ Object.defineProperty(exports, "NotificationsOutlined", { enumerable: true, get: function () { return NotificationsOutlined_1.NotificationsOutlined; } });
236
+ var Discounts_1 = require("./icons/Discounts");
237
+ Object.defineProperty(exports, "Discounts", { enumerable: true, get: function () { return Discounts_1.Discounts; } });
package/package-lock.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brizy/ui-icons",
3
- "version": "0.0.26",
3
+ "version": "0.0.29",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brizy/ui-icons",
3
- "version": "0.0.26",
3
+ "version": "0.0.29",
4
4
  "description": "Icons for @brizy-ui",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",