UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

15 lines 1.77 kB
import _extends from "@babel/runtime/helpers/esm/extends"; var _title, _path; import React from 'react'; const Pluss = props => React.createElement("svg", _extends({ width: "33", height: "32", viewBox: "0 0 33 32", xmlns: "http://www.w3.org/2000/svg", fill: "none" }, props), _title || (_title = React.createElement("title", null, "Pluss")), _path || (_path = React.createElement("path", { fill: "#FFFFFF", d: "M4.718 11.2H1.12V21H2.8v-3.99h1.918c2.1 0 3.304-1.064 3.304-2.912 0-1.834-1.204-2.898-3.304-2.898Zm-.28 4.452H2.8v-3.094h1.638c1.288 0 1.876.49 1.876 1.54 0 1.064-.588 1.554-1.876 1.554Zm6.24 5.474c.337 0 .645-.042.77-.112v-1.232c-.083.014-.153.028-.237.028-.21 0-.35-.126-.35-.392V11.2H9.223v8.372c0 .91.616 1.554 1.456 1.554ZM17.159 14v4.032c0 1.106-.56 1.778-1.527 1.778-.812 0-1.288-.504-1.288-1.386V14h-1.638v4.55c0 1.582.924 2.576 2.394 2.576 1.036 0 1.848-.434 2.24-1.148V21h1.456v-7h-1.638Zm5.737 7.126c1.596 0 2.646-.854 2.646-2.156 0-1.036-.616-1.694-1.96-2.016l-.882-.224c-.56-.126-.84-.392-.84-.812 0-.476.406-.77 1.036-.77.672 0 1.078.266 1.274.854l1.218-.7c-.35-.91-1.246-1.428-2.492-1.428-1.554 0-2.548.826-2.548 2.128 0 1.008.63 1.666 1.89 1.974l.868.21c.644.154.924.392.924.854 0 .532-.42.812-1.12.812-.756 0-1.316-.322-1.694-.952l-1.092.798c.56.938 1.498 1.428 2.772 1.428Zm6.467 0c1.596 0 2.646-.854 2.646-2.156 0-1.036-.616-1.694-1.96-2.016l-.882-.224c-.56-.126-.84-.392-.84-.812 0-.476.406-.77 1.036-.77.672 0 1.078.266 1.274.854l1.218-.7c-.35-.91-1.246-1.428-2.492-1.428-1.554 0-2.548.826-2.548 2.128 0 1.008.63 1.666 1.89 1.974l.868.21c.644.154.924.392.924.854 0 .532-.42.812-1.12.812-.756 0-1.316-.322-1.694-.952l-1.092.798c.56.938 1.498 1.428 2.772 1.428Z" }))); export default Pluss; //# sourceMappingURL=Pluss.js.map