UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.15 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 Beekeeperstudio = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M21.01 4.624L13.853.504a3.72 3.72 0 00-3.741 0L8.242 1.589v10.42a3.755 3.755 0 003.742 3.758c.64 0 1.296-.164 1.87-.509a3.735 3.735 0 001.871-3.249 3.755 3.755 0 00-3.741-3.758V5.904c.64 0 1.296.164 1.87.508l2.035 1.182a3.735 3.735 0 011.871 3.25v2.346c0 1.329-.706 2.576-1.87 3.249l-2.036 1.181c-.574.329-1.23.51-1.87.51s-1.297-.165-1.871-.51L8.078 16.44a3.735 3.735 0 01-1.87-3.25V2.754l-3.234 1.87a3.735 3.735 0 00-1.87 3.25v8.254c0 1.33.705 2.577 1.87 3.25l7.155 4.118a3.72 3.72 0 003.742 0l7.155-4.119a3.735 3.735 0 001.87-3.249V7.873a3.82 3.82 0 00-1.887-3.25zM9.685 9.054a3.488 3.488 0 00-.558.542V6.97l.558-.328v2.412zm1.428-.689c-.197.05-.378.099-.558.18V6.184c.18-.082.377-.132.558-.18v2.362z" })); exports.default = Beekeeperstudio;