UNPKG

react-aws-icons

Version:

A collection of AWS Simple Icons to be used with React

297 lines (287 loc) 8.36 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, "Thermostat"), _react.default.createElement("rect", { style: { "fill": "#19486f" }, x: "23.5", y: "25.99", width: "53", height: "53", rx: "9.12", ry: "9.12" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "23.5", y: "23.51", width: "53", height: "53", rx: "9.12", ry: "9.12" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "60", y: "14.4", width: "4", height: "13.65" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "36", y: "14.4", width: "4", height: "13.65" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "54", y: "14.4", width: "4", height: "13.65" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "42", y: "14.4", width: "4", height: "13.65" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "48", y: "14.4", width: "4", height: "13.65" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "14.4", y: "60", width: "18.1", height: "4" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "14.4", y: "42", width: "18.1", height: "4" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "14.4", y: "54", width: "18.1", height: "4" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "14.4", y: "48", width: "18.1", height: "4" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "14.4", y: "36", width: "18.1", height: "4" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "36", y: "69.88", width: "4", height: "15.72" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "60", y: "69.88", width: "4", height: "15.72" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "42", y: "69.88", width: "4", height: "15.72" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "54", y: "69.88", width: "4", height: "15.72" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "48", y: "69.88", width: "4", height: "15.72" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "69.67", y: "54", width: "15.94", height: "4" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "69.67", y: "36", width: "15.94", height: "4" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "69.67", y: "48", width: "15.94", height: "4" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "69.67", y: "42", width: "15.94", height: "4" }), _react.default.createElement("rect", { style: { "fill": "#2e73b8" }, x: "69.67", y: "60", width: "15.94", height: "4" }), _react.default.createElement("circle", { style: { "fill": "#fff" }, cx: "50", cy: "50.32", r: "21.55", transform: "translate(-11.32 14.66) rotate(-15)" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M45.94,36.68a1.5,1.5,0,0,1-1.45-1.11l-.37-1.4a1.5,1.5,0,1,1,2.9-.78l.38,1.4a1.5,1.5,0,0,1-1.06,1.84A1.52,1.52,0,0,1,45.94,36.68Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M54.06,36.68a1.52,1.52,0,0,1-.39-.05,1.5,1.5,0,0,1-1.06-1.84l.38-1.4a1.5,1.5,0,1,1,2.9.78l-.37,1.4A1.5,1.5,0,0,1,54.06,36.68Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M61.08,40.74A1.5,1.5,0,0,1,60,38.18l1-1a1.5,1.5,0,1,1,2.12,2.12l-1,1A1.5,1.5,0,0,1,61.08,40.74Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M38.92,40.74a1.5,1.5,0,0,1-1.06-.44l-1-1A1.5,1.5,0,0,1,39,37.15l1,1a1.5,1.5,0,0,1-1.06,2.56Z" }), _react.default.createElement("circle", { style: { "fill": "#2e73b8" }, cx: "50", cy: "63.15", r: "4.71" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M50,64.65a1.5,1.5,0,0,1-1.5-1.5V41.23a1.5,1.5,0,0,1,3,0V63.15A1.5,1.5,0,0,1,50,64.65Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M47.26,42.23H45.57a.5.5,0,0,1,0-1h1.69a.5.5,0,0,1,0,1Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M47.26,44.91H44.14a.5.5,0,0,1,0-1h3.13a.5.5,0,0,1,0,1Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M47.26,47.59H45.57a.5.5,0,0,1,0-1h1.69a.5.5,0,0,1,0,1Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M47.26,50.27H44.14a.5.5,0,0,1,0-1h3.13a.5.5,0,0,1,0,1Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M47.26,52.94H45.57a.5.5,0,0,1,0-1h1.69a.5.5,0,0,1,0,1Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M47.26,55.62H44.14a.5.5,0,0,1,0-1h3.13a.5.5,0,0,1,0,1Z" }), _react.default.createElement("path", { style: { "fill": "#2e73b8" }, d: "M47.26,58.3H45.57a.5.5,0,0,1,0-1h1.69a.5.5,0,0,1,0,1Z" })) // -- 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;