UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.55 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 Radis = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.715 12.121c0-.698.518-1.103 1.164-1.103.483 0 .914.232 1.121.81-.06.293-.422.62-.578.672-.129-.275-.276-.44-.413-.44-.173 0-.181.121-.181.277 0 .11.031.271.069.466.057.294.129.664.129 1.042 0 .69-.483 1.198-1.224 1.198-.68 0-1.054-.444-1.222-1.155-.443.794-1.092 1.155-1.589 1.155-.777 0-.96-.574-.941-1.156-.312.551-.913 1.156-1.49 1.156-.588 0-.796-.512-.748-1.108-.353.657-.99 1.108-1.605 1.108-.667 0-.997-.53-.89-1.186-.45.551-1.285 1.187-2.153 1.187-.99 0-1.422-.535-1.473-1.204-.478.766-1.122 1.23-1.89 1.23-1.107 0-1.503-.986-1.56-1.792-.411.55-.873 1.12-1.44 1.757-.06.06-.111.095-.172.095-.198 0-.603-.88-.629-1.207.17-.264 1.243-1.443 2.106-2.391.304-.334.581-.639.785-.866-.529.16-1.074.478-1.762.972-.12.087-.457-.698-.448-1.301.793-.587 2-.957 2.974-.957 1.362 0 2.147.758 2.147 1.81 0 .88-.733 1.845-1.802 1.88-.556.014-.912-.298-1.094-.684.022.596.331 1.33 1.163 1.33.907 0 1.342-.547 1.991-1.364l.13-.162c.551-.681 1.19-1.284 2.12-1.284.57 0 .957.353.957.887 0 .647-.758 1.544-1.819 1.544a1.53 1.53 0 01-.485-.071.629.629 0 00-.006.08c0 .301.112.482.603.482.724 0 1.405-.431 2.233-1.44.81-.991 1.423-1.422 2.07-1.422a.93.93 0 01.913.635c.866-1.252 1.601-2.138 2.224-2.73.612.259 1.052.767.931.87-.457.415-1.983 2.078-2.586 3.07-.155.258-.302.543-.302.68 0 .13.078.173.164.173.414 0 1.244-.978 1.961-1.822.268-.316.52-.613.729-.833.482.198.974.62.853.767-.638.759-1.12 1.38-1.12 1.733 0 .095.034.155.163.155.242 0 .466-.215.836-.672.078-.095.173-.095.233.051.164.397.405.613.595.613.224 0 .336-.199.336-.5 0-.207-.025-.446-.047-.653a4.388 4.388 0 01-.03-.382zM5.81 12.01c.457 0 .957-.25.957-.759 0-.308-.191-.593-.703-.68l-.08.126c-.26.407-.506.79-.754 1.166.148.083.336.147.58.147zm4.621.155c0-.138-.086-.233-.224-.233-.346 0-.868.486-1.113.955a.87.87 0 00.311.054c.612 0 1.026-.465 1.026-.776zm2.267 1.25c0 .155.086.259.268.259.56 0 1.258-1.017 1.258-1.431 0-.173-.095-.276-.25-.276-.508 0-1.276.965-1.276 1.448zm7.198-3.112c-.198.328-.5.698-.612.81-.517-.215-1-.646-.93-.767.189-.336.5-.698.611-.81.518.215 1 .655.931.767z", fill: "#323544" })); exports.default = Radis;