@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 333 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var volumeOff = exports.volumeOff = { "viewBox": "0 0 768 1792", "children": [{ "name": "path", "attribs": { "d": "M768 352v1088q0 26-19 45t-45 19-45-19l-333-333h-262q-26 0-45-19t-19-45v-384q0-26 19-45t45-19h262l333-333q19-19 45-19t45 19 19 45z" } }] };