UNPKG

@icongo/gi

Version:
17 lines 658 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GIFloatingPlatforms = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("path", { d: "M0 0h512v512H0z" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M184 43.5v18h144l-.1-18zm24 95.9-144 .1v18l144-.1zm96.1 0v18l143.9.1v-18.1zm168.4 98.1-435.63.1L128 372.5l10.9-32 21.1 80 32-52.5 48 128 80-107.5 32 16z" })] })); export { GIFloatingPlatforms };