UNPKG

@amaui/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.91 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("@amaui/ui-react"); const IconMaterial60fpsSelectW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: '60fpsSelectW100', short_name: '60fpsSelect', viewBox: '0 0 24 24' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M6.95 12.7q-.65 0-1.075-.425-.425-.425-.425-1.075V6.8q0-.65.425-1.075Q6.3 5.3 6.95 5.3h3.2q.15 0 .25.1t.1.25q0 .15-.1.25t-.25.1h-3.2q-.35 0-.575.225-.225.225-.225.575v1.85H9q.65 0 1.075.425.425.425.425 1.075v1.05q0 .65-.425 1.075Q9.65 12.7 9 12.7Zm-.8-3.35v1.85q0 .35.225.575Q6.6 12 6.95 12H9q.35 0 .575-.225.225-.225.225-.575v-1.05q0-.35-.225-.575Q9.35 9.35 9 9.35ZM15 12.7q-.65 0-1.075-.425-.425-.425-.425-1.075V6.8q0-.65.425-1.075Q14.35 5.3 15 5.3h2.05q.65 0 1.075.425.425.425.425 1.075v4.4q0 .65-.425 1.075-.425.425-1.075.425Zm2.05-.7q.35 0 .575-.225.225-.225.225-.575V6.8q0-.35-.225-.575Q17.4 6 17.05 6H15q-.35 0-.575.225-.225.225-.225.575v4.4q0 .35.225.575Q14.65 12 15 12Zm-12.6 9.35q-.15 0-.25-.1T4.1 21v-3q0-.15.1-.25t.25-.1q.15 0 .25.1t.1.25v3q0 .15-.1.25t-.25.1Zm3.2 0q-.15 0-.25-.1T7.3 21v-3q0-.15.1-.25t.25-.1q.15 0 .25.1T8 18v3q0 .15-.1.25t-.25.1Zm3.2 0q-.15 0-.25-.1t-.1-.25v-3q0-.15.1-.25t.25-.1q.15 0 .25.1t.1.25v3q0 .15-.1.25t-.25.1Zm3.6 0q-.325 0-.537-.212-.213-.213-.213-.538v-2.2q0-.325.213-.538.212-.212.537-.212h4.7q.325 0 .538.212.212.213.212.538v2.2q0 .325-.212.538-.213.212-.538.212Z" }) }))); }); IconMaterial60fpsSelectW100.displayName = 'AmauiIconMaterial60fpsSelectW100'; exports.default = IconMaterial60fpsSelectW100;