@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
15 lines • 2.42 kB
JavaScript
import _extends from "@babel/runtime/helpers/esm/extends";
var _title, _path;
import React from 'react';
const SagaGoldSVG = props => React.createElement("svg", _extends({
width: "53",
height: "32",
viewBox: "0 0 53 32",
xmlns: "http://www.w3.org/2000/svg",
fill: "none"
}, props), _title || (_title = React.createElement("title", null, "Saga Gold")), _path || (_path = React.createElement("path", {
fill: "#BFA970",
d: "M5.364 15.662c2.718 0 4.428-1.44 4.428-3.726 0-1.818-1.152-3.024-3.456-3.654L5.13 7.958c-1.278-.342-1.782-.828-1.782-1.746 0-1.008.846-1.674 2.106-1.674 1.152 0 2.07.63 2.304 1.566l1.854-.846c-.396-1.512-2.052-2.52-4.176-2.52-2.484 0-4.248 1.494-4.248 3.6 0 1.8 1.062 2.97 3.258 3.564l1.242.324c1.386.378 1.944.918 1.944 1.89 0 1.062-.882 1.746-2.25 1.746-1.404 0-2.412-.648-2.916-1.998L.72 12.908c.63 1.728 2.358 2.754 4.644 2.754Zm14.15-.162H21.8L17.228 2.9h-1.746L10.91 15.5h2.214l.81-2.538h4.77l.81 2.538Zm-5.004-4.284 1.818-5.634 1.8 5.634H14.51Zm19.923-2.322H28.44v1.728h3.834c-.036 2.088-1.296 3.15-3.312 3.15-2.286 0-3.906-1.926-3.906-4.572s1.62-4.572 3.906-4.572c2.07 0 3.024 1.314 3.258 2.232l1.818-.846c-.576-1.908-2.304-3.276-5.058-3.276-3.654 0-6.12 2.7-6.12 6.462 0 3.762 2.466 6.462 6.12 6.462 3.564 0 5.67-2.376 5.454-6.768Zm9.884 6.606h2.286L42.03 2.9h-1.746l-4.572 12.6h2.214l.81-2.538h4.77l.81 2.538Zm-5.004-4.284 1.818-5.634 1.8 5.634h-3.618ZM8.256 26.228h-3.78v.888h2.688c-.024 1.608-.96 2.532-2.472 2.532-1.716 0-2.868-1.392-2.868-3.348s1.152-3.348 2.868-3.348c1.404 0 2.172.84 2.388 1.668l.936-.432C7.68 23 6.552 22.004 4.704 22.004 2.28 22.004.72 23.804.72 26.3c0 2.496 1.56 4.296 3.984 4.296 2.364 0 3.624-1.62 3.552-4.368Zm4.129 4.368c1.692 0 2.952-1.236 2.952-3.096s-1.26-3.096-2.952-3.096S9.433 25.64 9.433 27.5s1.26 3.096 2.952 3.096Zm0-.864c-1.104 0-1.908-.888-1.908-2.232 0-1.344.804-2.232 1.908-2.232 1.104 0 1.908.888 1.908 2.232 0 1.344-.804 2.232-1.908 2.232Zm5.32.864c.252 0 .432-.036.516-.072v-.816a.862.862 0 0 1-.204.024c-.192 0-.36-.108-.36-.396V22.1h-1.044v7.296c0 .744.444 1.2 1.092 1.2Zm6.327-8.496v3.42c-.456-.72-1.2-1.116-2.1-1.116-1.608 0-2.808 1.272-2.808 3.096s1.2 3.096 2.808 3.096c.984 0 1.776-.48 2.22-1.332V30.5h.924v-8.4h-1.044Zm-1.98 7.632c-1.14 0-1.884-.924-1.884-2.232 0-1.308.768-2.232 1.884-2.232 1.152 0 1.98.948 1.98 2.232 0 1.284-.828 2.232-1.98 2.232Z"
})));
export default SagaGoldSVG;
//# sourceMappingURL=SagaGold.js.map