UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 550 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.mute = void 0; var mute = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M8 2.81v10.38c0 .67-.81 1-1.28.53L3 10H1c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h2l3.72-3.72C7.19 1.81 8 2.14 8 2.81zm7.53 3.22l-1.06-1.06-1.97 1.97-1.97-1.97-1.06 1.06L11.44 8 9.47 9.97l1.06 1.06 1.97-1.97 1.97 1.97 1.06-1.06L13.56 8l1.97-1.97z" }, "children": [] }], "attribs": {} }; exports.mute = mute;