UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 969 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Mockserviceworker = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M4.5 0A4.49 4.49 0 000 4.5v15A4.49 4.49 0 004.5 24h15a4.49 4.49 0 004.5-4.5v-15A4.49 4.49 0 0019.5 0zm1.633 4.43l11.715.013c.623.001 1.208.26 1.62.674.414.414.671 1 .67 1.623v.086l-1.224 11.799a2.31 2.31 0 01-.836 1.545 2.293 2.293 0 01-3.15-.246L4.426 8.262a2.31 2.31 0 01-.586-1.657A2.295 2.295 0 016.133 4.43zm2.363 3.35l7.334 8.146.844-8.137zm1.123.501l3.244.004 2.92 3.244-.336 3.227zM4.678 9.287l3.017 3.354-.369 3.57 3.588.004 3.018 3.351-7.78-.01c-.623 0-1.208-.26-1.62-.673-.414-.414-.671-1-.67-1.623v-.086z" })); exports.default = Mockserviceworker;