@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 1.38 kB
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const horse_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: "M8.418 3.889 5.254.75s-.697 1.925-.452 3.138c.331 1.636 2.71 3.139 2.71 3.139m.906-3.138c1.45-1.453 4.007-2.69 6.716 0m-6.716 0c-.713.8-1.357 1.793-.907 3.138m-.109 6.949C5.88 12.463 5.88 10.95 6.387 9.436m2.54 6.053c-.54.75-2.262 2.746-1.416 4.54.254.536.963 1.189 1.355 1.793.811 1.25 2.225 1.428 3.585 1.428 1.361 0 1.872-.179 2.683-1.428.393-.604 1.101-1.257 1.355-1.794.749-1.587.099-3.625-1.468-4.539m-7.51-8.462c1.955 3.952 3.6 4.6 7.002 4.427.196-1.939 1.544-3.035 1.976-4.427m0 0s2.378-1.503 2.709-3.139c.245-1.213-.452-3.138-.452-3.138l-3.612 3.138m1.355 3.139c.277-.897-1.355-3.139-1.355-3.139m1.355 10.088c1.072-1.009 1.58-3.026 1.072-5.044m-6.979 9.736s-.112.688-.184.695c-.507.055-.363-.554-.363-.554.633-.059.61-.272.363-.555-.141-.001-.298.3-.32.379m3.348.035s.113.688.184.695c.508.055.363-.554.363-.554-.633-.059-.61-.272-.363-.555.142-.001.298.3.32.379"
})));
export default horse_medium;
//# sourceMappingURL=horse_medium.js.map