UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 666 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const exclamation_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", strokeMiterlimit: 10, strokeWidth: 1.5, d: "M11.997 15.118V3.25m-.646 16.765h1.31m.089 0c0 .438-.31.747-.753.747a.718.718 0 0 1-.747-.747c0-.442.31-.753.747-.753.443 0 .753.31.753.753Z" }))); export default exclamation_medium; //# sourceMappingURL=exclamation_medium.js.map