UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 3.67 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 Ford = (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: "M12.003 8.157C6.475 8.157 2 9.881 2 12.003c0 2.123 4.475 3.84 10.003 3.84 5.528 0 9.997-1.717 9.997-3.84 0-2.122-4.475-3.846-9.997-3.846zm0 7.29c-5.3 0-9.61-1.533-9.61-3.444 0-1.91 4.306-3.457 9.61-3.457 5.304 0 9.617 1.553 9.617 3.457 0 1.905-4.3 3.445-9.617 3.445zM16 11.824c-.228-.025-.511.17-.741.459-.116.145-.24.42-.259.582-.025.164.019.329.078.373.06.047.314.183.716-.228.228-.228.446-.604.446-.604l-.072-.019c.137-.256.109-.531-.168-.563zm-3.996-2.992c-5.148 0-9.305 1.42-9.305 3.17 0 1.748 4.16 3.178 9.305 3.178s9.315-1.423 9.315-3.179c0-1.755-4.173-3.17-9.315-3.17zm-4.347 4.852c-.561 0-1.06-.373-1.072-1.04-.006-.406.315-.905.916-1.054.071 0 .096.025.096.066 0 .026-.025.057-.084.086-.174.066-.476.414-.476.734 0 .243.15.512.402.569.068.019.133.013.199.013.626 0 1.33-.715 2.09-1.803-.122.006-.645.066-.776.215-.06.047-.096.019-.109-.032 0-.012.019-.06.04-.085.206-.237.826-.288.975-.307.555-.867 1.265-1.417 1.458-1.458-.003 0-.01 0-.016-.003-.495-.117-.947-.215-1.301-.215-1.246 0-1.8.544-1.776 1.04.013.203.175.335.411.288.259-.047.62-.294.71-.512.02-.045.072-.054.09-.038.038.031.026.079.026.079-.031.256-.42.961-1.09.961-.374 0-.626-.354-.62-.702.006-.648.657-1.303 2.264-1.303.302 0 .645.025 1.018.092.433.079 1.51.262 2.386.275.324 0 .735.013 1.071-.038.355-.06.277-.073.418-.073.127 0 .127.054.127.105 0 .208-.722.61-1.336.61-.903 0-1.84-.414-2.326-.55a.074.074 0 01.015.085.715.715 0 01-.096.104c-.128.117-.567.409-1.046 1.225.386-.02.837-.098.837-.098s-.025-.086-.025-.159c.02-.281.181-.452.387-.42a.228.228 0 01.193.224.59.59 0 01-.168.354c-.06.045-.122.092-.2.13 0 .073.097.13.18.14-.018.072-.012.104-.043.097-.193 0-.27-.19-.27-.19-.26.048-.508.08-1.02.13-1.282 2.11-1.684 2.458-2.469 2.458h.01zm8.844-.348c.277-.013.788-.55.91-.68.024-.032.071-.092.096-.092.025 0 .078.025.078.067 0 .025-.06.123-.103.183-.258.329-.685.832-1.168.845-.24 0-.33-.098-.361-.288-.109.098-.483.269-.866.269a.52.52 0 01-.507-.348.75.75 0 01-.038-.49c-.174.091-.336.104-.567.098-.27-.007-.439-.13-.523-.453-.311.576-.324.595-.638 1.199h-.548l.704-1.211a1.56 1.56 0 00.168-.434c.018-.079-.038-.152-.122-.158-.09 0-.236.092-.38.228 0 0-.361.392-.626.79-.252.38-.685.813-1.155.813-.343 0-.651-.19-.716-.556 0 0-.035.085-.337.262-.025.013-.09.05-.109.038a.28.28 0 01-.096-.164c.018.006.059-.026.18-.124.24-.183.29-.329.29-.329.06-.123.162-.319.234-.458.193-.392.529-.794 1.077-.813.09 0 .115.038.134.073.053.038.034.117.034.117a1.23 1.23 0 00-.813.512c-.096.146-.199.38-.217.55-.038.295.096.49.295.538.374.06.685-.215.928-.642.063-.11.11-.398.11-.557a.617.617 0 00-.15-.385c0-.111.072-.184.156-.184.025 0 .05 0 .078.025.127.13.199.38.199.57 0 .066 0 .13-.013.196.271-.335.614-.766.879-.851.053-.025.102-.025.155-.025.483-.013.418.433.418.433.258-.3.439-.411.675-.398.259.012.35.196.35.341-.007.17-.132.367-.343.373-.187 0-.296-.091-.355-.262-.122.044-.181.13-.206.3a.324.324 0 00.33.386c.355 0 .51-.158.639-.275.439-.42.685-.857 1.317-.85.38.005.476.312.542.445l.831-1.426h.511l-1.38 2.482c-.025.054-.09.152-.084.228.013.124.169.092.11.092H16.5zm-5.089-2.534c.038-.037.103-.158.09-.237-.005-.038-.024-.085-.07-.079-.097.02-.157.067-.181.165a.42.42 0 000 .256s.062.006.161-.104z", fill: "#323544" })); exports.default = Ford;