UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.07 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 ApertureLight = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M200.12 55.88A102 102 0 0055.87 200.12 102 102 0 10200.12 55.88zm-102 66.67l19.65-23.14 29.86 5.46 10.21 28.58-19.65 23.14-29.86-5.46zm111.81-31.86a90.24 90.24 0 01-2 78.63l-56.14-10.24zm-6.16-11.28l-36.94 43.48-30.17-84.47a89.31 89.31 0 0155 25.94 91.33 91.33 0 0112.11 15.05zm-139.41-15a89.37 89.37 0 0159.45-26.31L143 91.82 54.75 75.71a91.2 91.2 0 019.61-11.35zM48 86.68l56.14 10.24-58.07 68.39a90.24 90.24 0 012-78.63zm4.21 89.91l36.94-43.48 30.17 84.47a89.31 89.31 0 01-55-25.94 91.33 91.33 0 01-12.09-15.05zm139.41 15a89.32 89.32 0 01-59.45 26.26L113 164.18l88.24 16.11a91.2 91.2 0 01-9.6 11.35z" })); exports.default = ApertureLight;