UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.7 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 LifeGuardTube1 = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M3.898 7.537a2.25 2.25 0 01.16-3.005l.337-.337A2.25 2.25 0 017.355 4a9.266 9.266 0 019.211-.045 2.25 2.25 0 012.9.24l.337.337c.79.79.87 2.02.24 2.9A9.266 9.266 0 0120 16.645a2.25 2.25 0 01-.2 2.953l-.338.338a2.25 2.25 0 01-2.998.165 9.267 9.267 0 01-9.011-.046 2.25 2.25 0 01-3.055-.118L4.06 19.6a2.25 2.25 0 01-.117-3.055 9.267 9.267 0 01-.045-9.008zm1.151 7.892l2.938-2.938a4.064 4.064 0 01-.013-.86L5.005 8.663a7.77 7.77 0 00.044 6.767zm3.52 3.52a7.77 7.77 0 006.769.046l-2.972-2.972a4.068 4.068 0 01-.859-.013l-2.939 2.94zm5.414-3.43l3.358 3.358a.75.75 0 001.06 0l.338-.338a.75.75 0 000-1.06l-3.323-3.324a4.055 4.055 0 01-1.433 1.364zm2.008-2.91l2.913 2.913a7.768 7.768 0 00.045-6.954l-2.942 2.942a4.06 4.06 0 01-.016 1.099zm-.524-2.68l3.276-3.275a.75.75 0 000-1.06l-.338-.339a.75.75 0 00-1.06 0l-3.276 3.276a4.049 4.049 0 011.398 1.398zm-2.98-1.939l2.942-2.94a7.768 7.768 0 00-6.95.046l2.91 2.91c.364-.055.734-.06 1.099-.016zm-2.644.592L6.516 5.255a.75.75 0 00-1.06 0l-.338.338a.75.75 0 000 1.06l3.36 3.361a4.044 4.044 0 011.365-1.432zm-1.315 5.49L5.12 17.479a.75.75 0 000 1.06l.338.338a.75.75 0 001.06 0l3.409-3.407a4.044 4.044 0 01-1.399-1.399zm1.674-3.868a2.54 2.54 0 103.591 3.592 2.54 2.54 0 00-3.591-3.592z", fill: "#323544" })); exports.default = LifeGuardTube1;