@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 1.16 kB
JavaScript
import _extends from "@babel/runtime/helpers/esm/extends";
var _path;
import React from 'react';
const language_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: "M1.007 8.938H5.82c.613 0 1.185.446 1.334 1.04l.687 2.75c.051.204.055.415.011.62a1.392 1.392 0 0 1-1.344 1.09h-.99l-.529 2.647-.405 2.277M1.007 8.938a10.52 10.52 0 0 0 .143 5.186 10.556 10.556 0 0 0 3.433 5.238M1.007 8.938a10.577 10.577 0 0 1 5.574-7.093A10.5 10.5 0 0 1 11.267.75c2.788-.004 5.462 1.137 7.41 3.063M4.583 19.363a10.5 10.5 0 0 0 2.883 1.682 10.58 10.58 0 0 0 9.327-.878l6.474 3.083-3.083-6.475c.387-.621.706-1.278.953-1.96m0 0a10.484 10.484 0 0 0-.692-8.678 10.339 10.339 0 0 0-1.768-2.324m2.46 11.002H17.37a1.388 1.388 0 0 1-1.357-1.148l-.725-4.354h-1.447c-.88 0-1.544-.868-1.334-1.71l.688-2.75a1.406 1.406 0 0 1 1.333-1.04h4.149"
})));
export default language_medium;
//# sourceMappingURL=language_medium.js.map