UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.8 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 Fantom = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M10.96.23c.584-.307 1.471-.307 2.055 0l5.952 3.128c.351.184.544.46.579.744h.005v15.722c-.007.31-.202.617-.584.818l-5.952 3.128c-.584.307-1.471.307-2.055 0l-5.952-3.128c-.38-.2-.563-.51-.572-.818a1.117 1.117 0 010-.077V4.203a.796.796 0 010-.051v-.05h.003c.026-.288.21-.556.57-.744zm7.654 12.643l-5.6 2.943c-.583.306-1.47.306-2.054 0L5.373 12.88v6.913l5.587 2.92c.316.168.643.332.964.353l.064.002c.333 0 .657-.168.986-.327l5.64-2.973zm-15.146 6.61c0 .601.07.997.21 1.276.116.232.29.408.607.623l.018.013a7.138 7.138 0 00.24.153l.11.067.338.203-.485.797-.378-.227-.064-.039a8.425 8.425 0 01-.285-.182c-.904-.606-1.241-1.267-1.248-2.643v-.042zm8.05-10.824a.855.855 0 00-.12.051l-5.952 3.128a.735.735 0 00-.018.01l-.005.003.01.005.013.007 5.952 3.128a.855.855 0 00.121.052zm.938 0v6.384a.854.854 0 00.121-.052l5.952-3.128a.812.812 0 00.018-.01l.005-.002-.01-.005-.013-.008-5.952-3.128a.853.853 0 00-.121-.051zm6.158-3.442l-5.34 2.806 5.34 2.806zm-13.241.006v5.6l5.327-2.8zm7.204-4.169c-.31-.163-.87-.163-1.179 0L5.446 4.182a.643.643 0 00-.018.01l-.005.003.01.005.013.007 5.952 3.128c.31.163.87.163 1.179 0l5.952-3.128a.643.643 0 00.018-.01l.005-.002-.01-.006-.013-.007zm6.917.343l.378.227.064.04c.11.067.2.124.285.181.904.607 1.241 1.268 1.248 2.643v.042h-.937c0-.602-.07-.998-.21-1.277-.116-.231-.29-.408-.607-.623l-.018-.012a7.298 7.298 0 00-.24-.153l-.11-.067-.338-.203z" })); exports.default = Fantom;