UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.47 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 Canva = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M21.869 13.173c-.03 0-.06.02-.08.07-.201.581-.482.932-.712.932-.13 0-.18-.15-.18-.37 0-.572.34-1.785.51-2.346.02-.07.03-.13.03-.18 0-.161-.09-.242-.31-.242-.23 0-.491.09-.732.522-.08-.381-.34-.542-.702-.542-.41 0-.812.271-1.142.702-.331.431-.722.572-1.013.501.21-.51.29-.902.29-1.183 0-.45-.22-.721-.58-.721-.542 0-.853.521-.853 1.062 0 .421.19.852.612 1.063-.351.792-.862 1.514-1.063 1.514-.25 0-.33-1.233-.31-2.116.01-.5.05-.53.05-.681 0-.09-.06-.15-.291-.15-.532 0-.702.45-.722.972-.01.2-.04.39-.09.581-.22.792-.682 1.404-.983 1.404-.14 0-.18-.14-.18-.321 0-.572.32-1.293.32-1.905 0-.45-.2-.732-.57-.732-.442 0-1.013.522-1.564 1.494.18-.742.25-1.463-.281-1.463-.12 0-.23.03-.331.09a.19.19 0 00-.11.18c.05.792-.642 2.827-1.293 2.827-.12 0-.18-.13-.18-.34 0-.572.34-1.785.51-2.347.02-.07.03-.13.03-.19 0-.15-.09-.23-.31-.23-.23 0-.491.09-.732.52-.09-.38-.34-.54-.702-.54-.591 0-1.243.62-1.534 1.433-.39 1.083-1.162 2.135-2.215 2.135-.952 0-1.454-.792-1.454-2.045 0-1.814 1.334-3.288 2.316-3.288.471 0 .692.3.692.762 0 .561-.31.812-.31 1.032 0 .06.05.13.16.13.43 0 .932-.5.932-1.192S6.25 8.792 5.268 8.792C3.634 8.792 2 10.426 2 12.532c0 1.673.822 2.676 2.246 2.676.972 0 1.824-.752 2.275-1.634.05.732.381 1.112.892 1.112.451 0 .812-.27 1.093-.741.11.49.39.731.762.731.42 0 .782-.27 1.112-.761 0 .39.08.761.422.761.16 0 .35-.04.38-.18.361-1.474 1.244-2.687 1.514-2.687.08 0 .1.08.1.17 0 .402-.28 1.224-.28 1.745 0 .572.24.942.742.942.551 0 1.112-.671 1.483-1.664.12.923.371 1.664.762 1.664.481 0 1.353-1.022 1.875-2.105.2.03.511.02.812-.19-.13.32-.2.671-.2 1.012 0 1.003.48 1.283.891 1.283.451 0 .812-.27 1.093-.741.09.42.33.731.762.731.672 0 1.263-.691 1.263-1.263.01-.12-.06-.22-.13-.22zm-14.035.952c-.27 0-.38-.27-.38-.682 0-.711.49-1.904 1.002-1.904.22 0 .31.26.31.591 0 .722-.46 1.995-.932 1.995zM17.187 12c-.16-.19-.22-.461-.22-.692 0-.29.11-.531.23-.531.12 0 .17.12.17.3-.01.281-.11.712-.18.923zm2.115 2.125c-.27 0-.38-.32-.38-.682 0-.691.49-1.904 1.002-1.904.22 0 .3.26.3.591.01.722-.44 1.995-.922 1.995z", fill: "#323544" })); exports.default = Canva;