@tabler/icons-react
Version:
A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.
15 lines (11 loc) • 606 B
JavaScript
/**
* @license @tabler/icons-react v3.41.1 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/
import createReactComponent from '../createReactComponent.mjs';
const __iconNode = [["path", { "d": "M18 3v4l-3.857 6h3.857v4h-6.429l-2.571 4h-3v-4l3.857 -6h-3.857v-4h6.429l2.571 -4l3 0", "key": "svg-0" }]];
const IconBrandDeviantart = createReactComponent("outline", "brand-deviantart", "BrandDeviantart", __iconNode);
export { __iconNode, IconBrandDeviantart as default };
//# sourceMappingURL=IconBrandDeviantart.mjs.map