UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 628 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const volume_off = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M9.4 2.95 5 5.75H3c-.545 0-1 .455-1 1v2m0 4.5 12-10m-6 8.409 1.4.891c.297.223.715.26 1.047.094.332-.166.553-.523.553-.894V9" }))); export default volume_off; //# sourceMappingURL=volume_off.js.map