UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

19 lines 699 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const location_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", strokeWidth: 1.5, d: "M10 23h4m.25-15a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0ZM19 7.902c0 .958-.198 1.89-.594 2.783l-4.492 8.226A2.213 2.213 0 0 1 12 20c-.8 0-1.523-.421-1.92-1.1l-4.502-8.248A6.793 6.793 0 0 1 5 7.902C5 4.092 8.132 1 12 1s7 3.092 7 6.902Z" })) }); export default location_medium; //# sourceMappingURL=location_medium.js.map