UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.21 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 Dask = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.246 9.754l5.848-3.374a.202.202 0 00.1-.175l.002-2.553c0-.324-.133-.645-.392-.841a1 1 0 00-1.118-.074l-2.425 1.4-6.436 3.712a1.007 1.007 0 00-.504.872l-.003 8.721v2.825c0 .324.132.645.39.842.335.253.766.278 1.12.074l2.363-1.364a.202.202 0 00.101-.175l.003-8.244a1.902 1.902 0 01.951-1.646zm10.316-4.336a1.005 1.005 0 00-.504-.137.997.997 0 00-.503.137l-8.86 5.112a1.01 1.01 0 00-.505.87l-.003 11.591c0 .364.188.69.503.872a.995.995 0 001.007 0l8.86-5.112a1.01 1.01 0 00.504-.872l.004-11.59a.997.997 0 00-.503-.871zM6.378 7.074l6.334-3.655a.202.202 0 00.1-.175l.001-2.193c0-.324-.133-.646-.392-.84a1 1 0 00-1.118-.075L2.443 5.25a1.007 1.007 0 00-.504.872l-.003 11.546c0 .324.133.645.39.842a1 1 0 001.12.074l1.877-1.082a.202.202 0 00.1-.175l.003-8.605c0-.68.363-1.307.952-1.647z" })); exports.default = Dask;