UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.35 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 Oculus = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M5.21 12.694a.469.469 0 01-.188.07c-.069.01-.135.007-.203.007H3.427c-.069 0-.135.002-.203-.008a.477.477 0 01-.188-.069.395.395 0 01-.182-.327.39.39 0 01.182-.328.473.473 0 01.188-.069c.068-.01.134-.008.203-.008h1.392c.069 0 .135-.002.203.008s.13.033.188.07a.395.395 0 01.182.327.39.39 0 01-.182.327zm.56-1.271a1.319 1.319 0 00-.507-.236 1.736 1.736 0 00-.322-.039c-.082-.002-.162-.002-.244-.002H3.548c-.08 0-.162 0-.243.002a1.735 1.735 0 00-.323.039 1.318 1.318 0 00-.506.236 1.19 1.19 0 00-.476.944c0 .368.175.714.476.943.15.114.32.194.506.236.107.025.214.035.323.039.08.002.162.002.243.002h1.149c.081 0 .162 0 .243-.002.11-.004.216-.014.323-.039.186-.042.357-.122.506-.236.301-.23.476-.577.476-.944 0-.368-.174-.713-.476-.943zM20.256 12.74l-.367.357c.265.285.654.429 1.091.429.579 0 1.02-.274 1.02-.72 0-.416-.309-.643-.8-.69l-.273-.025c-.226-.02-.371-.092-.371-.218 0-.135.15-.21.406-.21.278 0 .486.109.623.269l.362-.354c-.225-.256-.57-.378-.958-.378-.605 0-.99.286-.99.706 0 .383.292.635.813.682l.278.025c.226.021.345.097.345.223 0 .156-.186.227-.424.227a.997.997 0 01-.755-.324zm-1.378.748h.57v-2.255h-.592v1.296c0 .294-.22.488-.508.488-.282 0-.472-.202-.472-.488v-1.296h-.592v1.384c0 .551.433.904.927.904a.935.935 0 00.667-.277v.244zm-2.252-3.075h-.592v3.075h.592v-3.075zm-1.841 3.075h.57v-2.255h-.593v1.296c0 .294-.22.488-.507.488-.283 0-.473-.202-.473-.488v-1.296h-.592v1.384c0 .551.433.904.928.904a.935.935 0 00.667-.277v.244zm-2.403-.698a.66.66 0 01-.503.214c-.393 0-.645-.273-.645-.64 0-.374.252-.647.645-.647.22 0 .389.088.503.223l.407-.387a1.246 1.246 0 00-.905-.358c-.716 0-1.241.5-1.241 1.165s.525 1.165 1.24 1.165c.371 0 .694-.139.906-.353l-.407-.382zm-3.356.214c-.393 0-.649-.273-.649-.64 0-.374.256-.647.65-.647.392 0 .648.273.648.648 0 .366-.256.64-.649.64zm0 .522c.715 0 1.241-.5 1.241-1.165s-.525-1.165-1.24-1.165c-.716 0-1.241.5-1.241 1.165 0 .664.525 1.165 1.24 1.165z", fill: "#323544" })); exports.default = Oculus;