UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.03 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 ApproximateEqualsThin = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M219.08 155.84a4 4 0 01-.53 5.63C203.56 173.9 188.9 180 173.93 180a54.84 54.84 0 01-6.12-.34c-15-1.65-28.6-9-41.72-16.14-25.52-13.86-49.62-27-83.54 1.18a4 4 0 01-5.1-6.16c17-14.12 33.62-20.07 50.74-18.2 15 1.65 28.6 9 41.72 16.15 25.52 13.86 49.62 26.94 83.54-1.18a4 4 0 015.63.53zM42.55 100.69c33.92-28.12 58-15 83.54-1.18 13.12 7.13 26.69 14.5 41.72 16.15a57.32 57.32 0 006.12.33c15 0 29.63-6.1 44.62-18.53a4 4 0 10-5.1-6.16c-33.92 28.13-58 15-83.54 1.18-13.12-7.13-26.69-14.48-41.72-16.14-17.12-1.88-33.72 4.07-50.74 18.19a4 4 0 105.1 6.16z" })); exports.default = ApproximateEqualsThin;