UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 788 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const exclamation_circled_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: "M12 13.5V6.25m-.177 10.758h.346M23.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 12Zm-11.002 5.008c0 .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 exclamation_circled_medium; //# sourceMappingURL=exclamation_circled_medium.js.map