UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.86 kB
"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 Contentstack = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M18.564 10.108a.347.347 0 01-.364.368h-6.974a.35.35 0 01-.369-.368v-.79a.35.35 0 01.37-.368h6.964a.347.347 0 01.364.369zm3.085 2.29a.347.347 0 01-.368.37h-8.59a.343.343 0 01-.363-.37v-.807a.342.342 0 01.364-.364h8.514a.346.346 0 01.369.364zm2.35 2.35a.347.347 0 01-.37.368h-9.32a.342.342 0 01-.364-.368v-.803a.342.342 0 01.364-.37h9.321a.347.347 0 01.368.37zm0 2.352a.347.347 0 01-.37.364h-9.32a.343.343 0 01-.364-.364v-.807a.342.342 0 01.364-.37h9.321a.347.347 0 01.368.37zm-2.35 2.273a.351.351 0 01-.368.37h-8.589a.347.347 0 01-.364-.37v-.807a.346.346 0 01.364-.37h8.515a.351.351 0 01.368.37zm-3.085 2.349a.346.346 0 01-.364.368h-6.974a.351.351 0 01-.369-.368v-.808a.347.347 0 01.37-.365h6.964a.343.343 0 01.364.365zM5.354 3.087a.347.347 0 00.37.364h6.97a.342.342 0 00.367-.365V2.28a.346.346 0 00-.368-.369h-6.97a.351.351 0 00-.367.37zM2.35 5.43a.342.342 0 00.364.364h8.514a.346.346 0 00.368-.364v-.807a.351.351 0 00-.368-.37H2.712a.346.346 0 00-.364.37zM0 7.778a.342.342 0 00.364.364h9.321a.342.342 0 00.364-.364V6.97a.346.346 0 00-.364-.37H.365a.347.347 0 00-.364.37zm0 2.33a.347.347 0 00.364.37h9.321a.346.346 0 00.364-.37v-.79a.346.346 0 00-.364-.368H.365A.347.347 0 000 9.319zm2.347 2.291a.342.342 0 00.365.368h8.513a.346.346 0 00.37-.368v-.808a.346.346 0 00-.37-.364H2.713a.342.342 0 00-.365.364zm3.008 2.348a.346.346 0 00.369.368h6.968a.346.346 0 00.37-.368v-.803a.346.346 0 00-.37-.37H5.725a.347.347 0 00-.37.37z" })); exports.default = Contentstack;