UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.14 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 Svelte = (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: "M11.096 2.89c2.61-1.69 6.223-.902 8.052 1.756v.003a5.746 5.746 0 01.958 4.307 5.42 5.42 0 01-.787 1.996 5.722 5.722 0 01.545 3.608 5.379 5.379 0 01-.815 2.046 5.288 5.288 0 01-1.561 1.535l-4.582 2.97c-2.603 1.689-6.223.9-8.052-1.757a5.74 5.74 0 01-.908-2.055 5.784 5.784 0 01-.054-2.252 5.42 5.42 0 01.787-1.997 5.717 5.717 0 01-.64-2.614c0-.335.03-.67.087-1a5.39 5.39 0 01.82-2.044A5.3 5.3 0 016.51 5.86l4.587-2.97zM9.731 19.723c.309 0 .617-.04.917-.118.33-.09.644-.231.932-.417l4.579-2.967c.372-.239.692-.553.938-.924s.413-.79.491-1.23a3.463 3.463 0 00-.575-2.596 3.662 3.662 0 00-1.304-1.169A3.6 3.6 0 0013.103 10c-.33.09-.644.23-.931.415l-1.75 1.139a.956.956 0 01-.283.125 1.08 1.08 0 01-1.176-.443 1.045 1.045 0 01-.189-.6c.003-.058.01-.116.02-.172a.985.985 0 01.432-.652l4.587-2.967a.937.937 0 01.282-.125c.088-.026.18-.04.272-.043a1.084 1.084 0 01.9.479c.124.177.19.388.19.604v.09l-.016.172.17.054a5.88 5.88 0 011.795.911l.234.174.086-.267c.047-.142.084-.287.11-.434.035-.199.052-.4.052-.6a3.463 3.463 0 00-.62-1.993 3.663 3.663 0 00-1.308-1.17 3.632 3.632 0 00-2.61-.302c-.33.09-.644.231-.932.417L7.832 7.78a3.2 3.2 0 00-.938.925 3.255 3.255 0 00-.543 1.828c0 .714.22 1.41.628 1.99.335.491.783.892 1.304 1.169a3.597 3.597 0 002.605.303c.33-.09.643-.23.931-.415l1.747-1.133c.086-.057.18-.1.28-.125a1.083 1.083 0 011.178.443c.125.174.193.384.194.6a.99.99 0 01-.447.829l-4.582 2.983a.998.998 0 01-.558.161 1.08 1.08 0 01-.9-.488 1.046 1.046 0 01-.19-.602v-.09l.017-.172-.17-.053a5.918 5.918 0 01-1.795-.911l-.234-.18-.087.266a3.386 3.386 0 00-.11.435 3.455 3.455 0 00.577 2.59c.334.49.782.892 1.303 1.17.52.277 1.1.422 1.689.421z", fill: "#323544" })); exports.default = Svelte;