UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.42 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 Cilium = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M13.607 14.583h-3.215l-1.626-2.764 1.626-2.802h3.215l1.626 2.802-1.626 2.764zM14.186 8H9.799l-2.2 3.813 2.2 3.787h4.387l2.213-3.787L14.186 8zm-4.387 8.4l-2.2 3.813L9.799 24h4.387l2.213-3.787-2.213-3.813H9.799zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802-1.626 2.765h-3.215l-1.627-2.765zM9.799 0l-2.2 3.813 2.2 3.787h4.387l2.213-3.787L14.186 0H9.799zM8.765 3.819l1.627-2.802h3.215l1.626 2.802-1.626 2.764h-3.215L8.765 3.819zm8.234 8.581l-2.2 3.813 2.2 3.787h4.388l2.213-3.787-2.213-3.813h-4.388zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802-1.626 2.765h-3.215l-1.627-2.765zM16.999 4l-2.2 3.813 2.2 3.787h4.388L23.6 7.813 21.387 4h-4.388zm-1.034 3.819l1.627-2.802h3.215l1.626 2.802-1.626 2.764h-3.215l-1.627-2.764zM2.599 12.4l-2.2 3.813L2.599 20h4.387l2.213-3.787L6.986 12.4H2.599zm-1.034 3.819l1.627-2.802h3.214l1.627 2.802-1.627 2.765H3.192l-1.627-2.765zM2.599 4l-2.2 3.813 2.2 3.787h4.387l2.213-3.787L6.986 4H2.599zM1.565 7.819l1.627-2.802h3.214l1.627 2.802-1.627 2.764H3.192L1.565 7.819z" })); exports.default = Cilium;