@comfortdelgro/compass-icons
Version:
Icons for React Compass Design System
111 lines (109 loc) • 5.16 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "default", {
enumerable: true,
get: function() {
return _default;
}
});
const _react = /*#__PURE__*/ _interop_require_wildcard(require("react"));
function _getRequireWildcardCache(nodeInterop) {
if (typeof WeakMap !== "function") return null;
var cacheBabelInterop = new WeakMap();
var cacheNodeInterop = new WeakMap();
return (_getRequireWildcardCache = function(nodeInterop) {
return nodeInterop ? cacheNodeInterop : cacheBabelInterop;
})(nodeInterop);
}
function _interop_require_wildcard(obj, nodeInterop) {
if (!nodeInterop && obj && obj.__esModule) {
return obj;
}
if (obj === null || typeof obj !== "object" && typeof obj !== "function") {
return {
default: obj
};
}
var cache = _getRequireWildcardCache(nodeInterop);
if (cache && cache.has(obj)) {
return cache.get(obj);
}
var newObj = {};
var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor;
for(var key in obj){
if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) {
var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null;
if (desc && (desc.get || desc.set)) {
Object.defineProperty(newObj, key, desc);
} else {
newObj[key] = obj[key];
}
}
}
newObj.default = obj;
if (cache) {
cache.set(obj, newObj);
}
return newObj;
}
const FlagSvn = (props, ref)=>/*#__PURE__*/ _react.createElement("svg", {
width: "1em",
height: "1em",
viewBox: "0 0 12 6",
ref: ref,
...props
}, /*#__PURE__*/ _react.createElement("path", {
d: "M0 0h12v6H0z",
fill: "red"
}), /*#__PURE__*/ _react.createElement("path", {
d: "M0 0h12v4H0z",
fill: "#005ce5"
}), /*#__PURE__*/ _react.createElement("path", {
d: "M0 0h12v2H0z",
fill: "#fff"
}), /*#__PURE__*/ _react.createElement("g", {
transform: "matrix(.021 0 0 .021 -.106 3.478)"
}, /*#__PURE__*/ _react.createElement("path", {
d: "M147.913-115.518c-.64 0-1.277.014-1.913.032-12.37.32-23.983 3.515-32.252 7.41l.001.012c-.904.378-1.79.757-2.632 1.136l2.842 44.519c1.97 23.264 17.131 36.81 33.976 42.128 16.846-5.319 32.006-18.864 33.975-42.128l2.827-44.378a64.852 64.852 0 00-2.632-1.277v-.011c-8.69-4.095-21.074-7.42-34.15-7.442l-.028-.001h-.014z",
fill: "#005ce5",
fillRule: "evenodd",
strokeWidth: 2.1
}), /*#__PURE__*/ _react.createElement("path", {
d: "M147.934-84.712l-8.314 16.237-5.375-6.983-14.046 18.561c.254 1.153.552 2.265.878 3.35 1.568 2.648 4.583 5.67 8.449 5.67 3.068 0 6.136-2.454 9.204-2.454 3.068 0 6.136 2.455 9.204 2.455 3.068 0 6.136-2.455 9.205-2.455 3.068 0 6.136 2.455 9.204 2.455 3.831 0 6.825-2.967 8.406-5.597.338-1.115.64-2.263.902-3.448l-14.027-18.537-5.375 6.983zm-9.204 36.836c-3.068 0-6.136 2.454-9.204 2.454-2.428 0-4.514-.86-6.13-2.08a41.98 41.98 0 001.835 3.504c1.265.787 2.704 1.319 4.295 1.319 3.068 0 6.136-2.455 9.204-2.455 3.068 0 6.136 2.455 9.204 2.455 3.068 0 6.136-2.455 9.205-2.455 3.068 0 6.136 2.455 9.204 2.455 1.568 0 2.987-.52 4.24-1.289a42.193 42.193 0 001.835-3.491c-1.609 1.197-3.675 2.037-6.075 2.037-3.068 0-6.136-2.454-9.204-2.454-3.069 0-6.137 2.454-9.205 2.454-3.068 0-6.136-2.454-9.204-2.454zm0 5.197c-3.068 0-6.136 2.454-9.204 2.454-.667 0-1.3-.078-1.914-.196 5.307 7.091 12.549 11.838 20.316 14.567 7.751-2.725 14.982-7.475 20.286-14.555-.6.113-1.22.184-1.871.184-3.068 0-6.136-2.454-9.204-2.454-3.069 0-6.137 2.454-9.205 2.454-3.068 0-6.136-2.454-9.204-2.454z",
fill: "#fff",
fillRule: "evenodd"
}), /*#__PURE__*/ _react.createElement("g", {
id: "svn_svg__b",
fill: "#ffe500"
}, /*#__PURE__*/ _react.createElement("path", {
id: "svn_svg__a",
d: "M134.094-109.56h6.96l-3.48 6.027",
fill: "#ffe500",
fillRule: "evenodd"
}), /*#__PURE__*/ _react.createElement("use", {
height: 300,
transform: "matrix(1 0 0 -1 0 -215.104)",
width: 600,
href: "#svn_svg__a"
})), /*#__PURE__*/ _react.createElement("g", {
fill: "#ffe500"
}, /*#__PURE__*/ _react.createElement("use", {
height: 300,
transform: "translate(20.72)",
width: 600,
href: "#svn_svg__b"
}), /*#__PURE__*/ _react.createElement("use", {
height: 300,
transform: "translate(10.36 13.875)",
width: 600,
href: "#svn_svg__b"
}))), /*#__PURE__*/ _react.createElement("path", {
d: "M3 1.052zm-.718.157a2.26 2.26 0 00-.055.023l.06.935c.041.489.36.773.713.885.354-.112.672-.396.714-.885l.059-.932a1.362 1.362 0 00-.055-.026l-.056.927a.947.947 0 01-.662.86.947.947 0 01-.662-.86z",
fill: "red",
fillRule: "evenodd",
strokeWidth: 2.1
}));
const ForwardRef = /*#__PURE__*/ (0, _react.forwardRef)(FlagSvn);
const _default = ForwardRef;