UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 1.53 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 Cannabis = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "currentColor", className: "icon icon-tabler icons-tabler-filled icon-tabler-cannabis", ...props }, React.createElement("path", { d: "M0 0h24v24H0z", fill: "none" }), React.createElement("path", { d: "M12.894 1.553c1.472 2.945 2.17 5.028 2.244 6.812l.001.091.032-.022a8.7 8.7 0 012.73-1.191l.352-.079a8 8 0 011.562-.169l.253.007a1 1 0 01.85 1.396c-.949 2.187-1.818 3.595-2.902 4.664l-.061.058.25.055q.45.108.869.259l.276.104c.586.235 1.006.479 1.25.662a1 1 0 01-.042 1.63l-.199.112-1.133.587c-.567.289-1.166.584-1.404.67q-.123.045-.244.083l-.074.019.016.042c.327.912.456 1.789.477 2.462L18 20a1 1 0 01-1 1c-1.257 0-2.77-.729-4.001-1.647L13 22a1 1 0 01-2 0v-2.647c-1.16.866-2.57 1.563-3.781 1.64L7 21a1 1 0 01-1-1c0-.624.098-1.464.379-2.358l.116-.341-.073-.02-.244-.081c-.343-.125-1.442-.686-2.106-1.032l-.52-.274A1 1 0 013.4 14.2c.244-.183.664-.427 1.25-.662a8 8 0 011.145-.363l.249-.055-.06-.058C4.96 12.052 4.128 10.74 3.24 8.755l-.157-.357a1 1 0 01.724-1.38l.149-.017.058-.003a7.5 7.5 0 011.744.159 8.6 8.6 0 012.727 1.045l.27.169v-.037C8.727 6.74 9.13 5.154 9.85 3.63l.139-.285c.455-.908.914-1.586 1.238-1.98a1 1 0 011.666.189" })); exports.default = Cannabis;