UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

21 lines 1.27 kB
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path, _path2; import React from 'react'; const digipost_medium = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M4.5 4.5V2a1 1 0 0 1 1-1h10.036a1 1 0 0 1 .764.354l4.963 5.866a1 1 0 0 1 .237.646V22a1 1 0 0 1-1 1h-15a1 1 0 0 1-1-1v-2.5" })), _path2 || (_path2 = React.createElement("path", { fill: "#000", d: "M8.784 5.8V17H7.136v-1.392a3.1 3.1 0 0 1-1.168 1.152c-.47.256-1.008.384-1.616.384a3.609 3.609 0 0 1-1.92-.528 3.862 3.862 0 0 1-1.344-1.488A4.566 4.566 0 0 1 .592 13c0-.779.165-1.483.496-2.112.33-.64.779-1.136 1.344-1.488a3.53 3.53 0 0 1 1.92-.544 3.28 3.28 0 0 1 1.456.32c.448.203.821.501 1.12.896V5.8h1.856Zm-4.16 9.84c.672 0 1.221-.245 1.648-.736.437-.501.656-1.136.656-1.904s-.219-1.397-.656-1.888c-.427-.501-.976-.752-1.648-.752-.63 0-1.147.25-1.552.752-.405.49-.608 1.12-.608 1.888 0 .768.197 1.403.592 1.904.405.49.928.736 1.568.736Z" }))); export default digipost_medium; //# sourceMappingURL=digipost_medium.js.map