UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 813 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const information_circled_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: "M14.25 16.5h-.75A1.5 1.5 0 0 1 12 15v-3.75a.75.75 0 0 0-.75-.75h-.75m.83-3.494h.345M23.25 12c0 6.213-5.037 11.25-11.25 11.25S.75 18.213.75 12 5.787.75 12 .75 23.25 5.787 23.25 12ZM11.755 7.006c0 .183-.16.243-.248.243-.092 0-.252-.06-.252-.243 0-.197.16-.257.252-.257.088 0 .248.06.248.257Z" })) }); export default information_circled_medium; //# sourceMappingURL=information_circled_medium.js.map