UNPKG

@ozen-ui/icons

Version:

A collection of icons

9 lines (8 loc) 854 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BrN1BrokerSIcon = void 0; var tslib_1 = require("tslib"); var react_1 = tslib_1.__importStar(require("react")); exports.BrN1BrokerSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref }), react_1.default.createElement("path", { d: "M3.37535 4.67092H1.3335V11.3225H3.37535V4.67092ZM14.6668 4.67092H12.5838V11.3225H14.6668V4.67092ZM12.5838 11.3225L7.86948 6.42991L10.7024 6.43339L12.5838 4.67092L9.81464 4.66663L7.8669 6.42723L6.1705 4.66663L3.37535 4.67092L9.77103 11.3333L12.5838 11.3225Z", fill: "currentColor" }))); }); exports.BrN1BrokerSIcon.displayName = 'BrN1BrokerSIcon';