@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
15 lines • 1.21 kB
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const aino_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", {
fill: "#000",
d: "M10.177 18.493C8.5 17.575 7.29 16.697 6.089 15.8c-.686 1.93-1.293 3.843-1.574 4.971l-1.896.003c.367-1.498 1.174-3.92 1.998-6.08C2.522 13.041.225 10.437 1.253 8.86c.604-.926 2.037-1.451 5.905-.255 3.067-6.513 4.405-7.747 5.806-7.76 1.59-.015 3.052 1.509 6.289 8.728 1.818 4.056 4.47 10.163 3.563 11.733-1.392 2.41-9.083-.863-12.64-2.812Zm-3.439-4.398c1.183.92 2.408 1.762 4.297 2.858 2.168 1.259 9.764 4.518 10.31 3.503.65-1.278-5.75-5.685-8.197-7.093-2.118-1.22-3.517-1.957-5.046-2.556-.403.904-1.02 2.43-1.364 3.288Zm2.033-4.869c2.684 1.076 9.36 5.008 11.88 7.546-.12-.292-1.549-3.741-3.152-7.184-1.645-3.532-3.392-7.064-4.535-7.057-.909 0-2.176 2.093-4.193 6.695Zm-6.048.485c-.514.7 1.477 2.366 2.563 3.26.258-.625.894-2.166 1.164-2.778-1.424-.56-3.372-1.078-3.727-.482Z"
})));
export default aino_medium;
//# sourceMappingURL=aino_medium.js.map