UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.97 kB
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const react_1 = __importDefault(require("react")); const ui_react_1 = require("@onesy/ui-react"); const IconMaterialBluetoothDriveW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'BluetoothDriveW100', short_name: 'BluetoothDrive', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M234.24-336q16.76 0 28.26-11.74 11.5-11.73 11.5-28.5 0-16.76-11.74-28.26-11.73-11.5-28.5-11.5-16.76 0-28.26 11.74-11.5 11.73-11.5 28.5 0 16.76 11.74 28.26 11.73 11.5 28.5 11.5Zm368 0q16.76 0 28.26-11.74 11.5-11.73 11.5-28.5 0-16.76-11.74-28.26-11.73-11.5-28.5-11.5-16.76 0-28.26 11.74-11.5 11.73-11.5 28.5 0 16.76 11.74 28.26 11.73 11.5 28.5 11.5ZM138-252v66q0 5.83-4.12 9.92-4.12 4.08-10 4.08t-9.88-4.08q-4-4.09-4-9.92v-276q0-5 .5-10t2.27-10.23L179-668q5.89-17.78 21.37-28.89Q215.84-708 235-708h329q5.95 0 9.97 4.04 4.03 4.03 4.03 10 0 5.96-4.03 9.96-4.02 4-9.97 4H237q-11 0-19 5.5T206-659l-56 159h414q5.95 0 9.97 4.04 4.03 4.03 4.03 10 0 5.96-4.03 9.96-4.02 4-9.97 4H138v192h560v-178q0-5.95 4.04-9.98 4.03-4.02 10-4.02 5.96 0 9.96 4.02 4 4.03 4 9.98v272q0 5.83-4.12 9.92-4.12 4.08-10 4.08t-9.88-4.08q-4-4.09-4-9.92v-66H138Zm586-468L622-822q-4-4-4.5-9.5T622-842q5-5 10-5t10 5l88 88v-136q0-9.92 9.5-13.46Q749-907 756-900l83 83q5 4.64 5 10.82 0 6.18-5 11.18l-75 75 75 75q5 4.64 5 10.82 0 6.18-5 11.18l-83 83q-7 7-16.5 3.46T730-550v-136l-88 88q-4 4-9.5 4.5T622-598q-5-5-5-10t5-10l102-102Zm34-34 52-52-52-52v104Zm0 172 52-52-52-52v104ZM138-472v192-192Z" }) }))); }); IconMaterialBluetoothDriveW100.displayName = 'OnesyIconMaterialBluetoothDriveW100'; exports.default = IconMaterialBluetoothDriveW100;