@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 332 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var video = exports.video = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M.5 0c-.28 0-.5.23-.5.5v4c0 .28.23.5.5.5h5c.28 0 .5-.22.5-.5v-1.5l1 1h1v-3h-1l-1 1v-1.5c0-.28-.22-.5-.5-.5h-5z", "transform": "translate(0 1)" } }] };