UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 3.63 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 Yarn = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M14.457 15.177c0 .14-.022.277-.045.414l-.027.18c-.021.173-.004.192.171.162.394-.068.75-.234 1.093-.428l.292-.173c.266-.16.53-.318.818-.433.304-.122.615-.203.945-.203.286 0 .485.155.52.4.033.228-.092.445-.32.493-.65.138-1.213.459-1.761.815-.735.475-1.535.818-2.368 1.08a.441.441 0 01-.02.006c-.027.007-.054.014-.07.029-.196.208-.456.243-.719.277-.726.096-1.458.139-2.19.182h-.001l-.03.002c-.213.013-.428.02-.642-.022-.34-.068-.485-.195-.537-.475-.046-.252.072-.49.323-.654l.07-.044.027-.017a1.089 1.089 0 01-.332-.303c-.041-.057-.063-.022-.077.026l-.062.238-.027.101-.035.136a2.163 2.163 0 01-.108.308c-.127.29-.358.43-.664.459a1.647 1.647 0 01-.888-.18c-.192-.094-.249-.236-.185-.444.031-.107.092-.201.164-.314l.008-.012c-.264.053-.38-.1-.472-.286a1.979 1.979 0 01-.192-1.283c.067-.354.275-.642.525-.892.146-.146.19-.286.185-.492-.033-1.187.416-2.162 1.339-2.915.08-.068.161-.138.246-.2.053-.037.059-.06.016-.115-.239-.3-.424-.625-.51-1.003-.096-.426.049-.796.263-1.15.03-.048.079-.072.132-.092.269-.096.496-.242.701-.448.463-.463 1.036-.675 1.692-.647.083.004.12-.02.146-.098.098-.287.22-.562.384-.818a1.05 1.05 0 01.217-.257c.162-.134.3-.114.408.063a8.2 8.2 0 01.498.977l.016.036c.04.087.07.118.162.058.107-.068.227-.115.347-.158.097-.033.153-.01.195.09.122.295.188.604.226.92l.008.062c.01.066.02.132.011.199a6.85 6.85 0 00.001.387l.002.068.001.118c0 .03-.003.06-.007.089-.007.056-.014.112.003.168-.02.52-.157 1.013-.358 1.489-.187.444-.459.837-.73 1.231l-.005.006c-.107.153-.105.156.035.28.682.614 1.058 1.386 1.185 2.287.004.035.002.072.002.109-.019.056-.011.11-.004.165.004.027.008.053.008.08.003.052 0 .103-.003.154-.004.072-.008.142.004.212z", fill: "#323544" }), React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.997 11.728c-.14-5.371-4.528-9.72-9.993-9.73C6.343 1.994 1.75 6.722 2.011 12.462c.233 5.18 4.454 9.415 9.76 9.535 5.674.132 10.374-4.5 10.226-10.27zM8.32 9.002c.065-.254.16-.499.28-.732a.917.917 0 01.53-.475c.176-.057.322-.158.453-.29a2.733 2.733 0 011.679-.81c.107-.01.162-.05.203-.15.098-.24.22-.469.382-.672.214-.269.47-.47.84-.448a.737.737 0 01.57.3c.16.21.278.444.392.68.037.076.067.105.161.085.345-.077.625.074.774.395.172.376.256.774.297 1.18.088.847.03 1.68-.256 2.49a5.624 5.624 0 01-.692 1.334c-.035.05-.044.083.004.135.772.866 1.15 1.876 1.106 3.039v.083c.044.002.08-.019.114-.039l.024-.014a7.71 7.71 0 00.482-.277c.168-.102.336-.204.513-.293.483-.243.988-.413 1.536-.409.81.007 1.331.796.992 1.5-.133.277-.351.474-.651.54-.547.122-1.032.37-1.495.673-.763.507-1.598.883-2.473 1.171a.534.534 0 00-.164.084c-.234.175-.507.247-.792.286-.863.12-1.73.173-2.6.21-.36.016-.716-.033-1.033-.223a.763.763 0 01-.09-.07c-.05-.044-.101-.086-.157-.096-.052-.008-.108.018-.165.045a.594.594 0 01-.11.043c-.558.124-1.08.02-1.563-.274-.287-.172-.422-.445-.407-.782a.33.33 0 00-.074-.227c-.232-.324-.345-.693-.409-1.082-.125-.767.149-1.401.655-1.957a.238.238 0 00.066-.175c0-.767.146-1.497.54-2.166.22-.374.505-.695.822-.986.06-.054.068-.091.026-.162a3.01 3.01 0 01-.289-.717c-.037-.027-.037-.062-.037-.098 0-.023 0-.047-.009-.068l-.002-.04v-.015a.261.261 0 00-.011-.07v-.273c.01-.04.01-.08.01-.122.01-.02.006-.046.028-.061z", fill: "#323544" })); exports.default = Yarn;