UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 1.19 kB
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const animal_print_medium = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.75 14.894c0-2.085-1.552-4.138-3.75-4.138s-3.75 2.053-3.75 4.138c-1.758 0-3 1.643-3 3.31 0 2.577 2.646 4.143 4.89 2.81a3.745 3.745 0 0 1 3.719 0c2.176 1.292 4.891-.143 4.891-2.81 0-1.667-1.242-3.31-3-3.31ZM3 14.009c1.243 0 2.25-1.232 2.25-2.752 0-1.52-1.007-2.752-2.25-2.752S.75 9.737.75 11.257c0 1.52 1.007 2.752 2.25 2.752Zm5.25-6.005c1.243 0 2.25-1.232 2.25-2.752 0-1.52-1.007-2.752-2.25-2.752S6 3.732 6 5.252c0 1.52 1.007 2.752 2.25 2.752Zm7.5 0c1.243 0 2.25-1.232 2.25-2.752 0-1.52-1.007-2.752-2.25-2.752S13.5 3.732 13.5 5.252c0 1.52 1.007 2.752 2.25 2.752ZM21 14.009c1.243 0 2.25-1.232 2.25-2.752 0-1.52-1.007-2.752-2.25-2.752s-2.25 1.232-2.25 2.752c0 1.52 1.007 2.752 2.25 2.752Z" })) }); export default animal_print_medium; //# sourceMappingURL=animal_print_medium.js.map