UNPKG

react-aws-icons

Version:

A collection of AWS Simple Icons to be used with React

484 lines (474 loc) 11.6 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _propTypes = _interopRequireDefault(require("prop-types")); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; } var AWSIcon = function AWSIcon(props) { var size = props.size, otherProps = _objectWithoutProperties(props, ["size"]); return (// -- START of generated SVG source. _react.default.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: size, size: size }, otherProps, { height: size, viewBox: "0 0 100 100" }), _react.default.createElement("defs", null), _react.default.createElement("title", null, "Registry"), _react.default.createElement("path", { style: { "fill": "#9d5025" }, d: "M71,29V73.48H29V29H71m4-4H25V77.48H75V25Z" }), _react.default.createElement("path", { style: { "fill": "#f58536" }, d: "M71,29V71H29V29H71m4-4H25V75H75V25Z" }), _react.default.createElement("rect", { style: { "fill": "#9d5025" }, x: "31.34", y: "32.84", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#9d5025" }, x: "50.92", y: "32.84", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#f58536" }, x: "31.34", y: "31.36", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "32.43", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "34.87", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "37.3", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "39.74", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "42.17", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "44.6", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "47.04", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#f58536" }, x: "50.92", y: "31.36", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "52.02", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "54.45", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "56.88", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "59.32", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "61.75", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "64.19", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "66.62", y: "32.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#9d5025" }, x: "31.34", y: "45.84", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#9d5025" }, x: "50.92", y: "45.84", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#f58536" }, x: "31.34", y: "44.36", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "32.43", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "34.87", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "37.3", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "39.74", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "42.17", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "44.6", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "47.04", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#f58536" }, x: "50.92", y: "44.36", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "52.02", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "54.45", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "56.88", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "59.32", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "61.75", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "64.19", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "66.62", y: "45.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#9d5025" }, x: "31.34", y: "58.84", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#9d5025" }, x: "50.92", y: "58.84", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#f58536" }, x: "31.34", y: "57.36", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "32.43", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "34.87", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "37.3", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "39.74", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "42.17", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "44.6", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "47.04", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#f58536" }, x: "50.92", y: "57.36", width: "17.74", height: "9.8" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "52.02", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "54.45", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "56.88", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "59.32", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "61.75", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "64.19", y: "58.15", width: "0.95", height: "8.22" }), _react.default.createElement("rect", { style: { "fill": "#fff" }, x: "66.62", y: "58.15", width: "0.95", height: "8.22" })) // -- END of generated content. ); }; AWSIcon.propTypes = { size: _propTypes.default.oneOfType([_propTypes.default.string, _propTypes.default.number]) }; AWSIcon.defaultProps = { size: 24 }; var _default = AWSIcon; exports.default = _default;