UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.94 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 Imagedotsc = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M13.658 15.812h.255a.437.437 0 01.437.437v3.8a.437.437 0 01-.437.436h-3.8a.437.437 0 01-.437-.437v-.122l-2.837 1.648v.635c0 .615.498 1.113 1.113 1.113h8.121c.615 0 1.113-.498 1.113-1.113v-8.121c0-.615-.498-1.113-1.113-1.113h-4.056zm-.807-3.337l2.013-3.531c.304-.534.984-.72 1.518-.416l7.056 4.02c.534.305.72.985.416 1.52l-4.021 7.055c-.305.534-.984.72-1.519.416l-.627-.358v-3.265l.155.088a.437.437 0 00.596-.163l1.881-3.301a.437.437 0 00-.163-.596l-3.301-1.882a.437.437 0 00-.596.164l-.145.253zm4.929-6.549a.437.437 0 01.597.158l1.908 3.286a.437.437 0 01-.158.597l-.104.06 2.852 1.625.545-.317c.532-.308.712-.99.404-1.521l-4.08-7.023a1.113 1.113 0 00-1.52-.403L11.2 6.467c-.532.308-.713.99-.404 1.521l2.037 3.507 1.63-2.843-.129-.22a.437.437 0 01.159-.598m-4.153.354h-.254a.437.437 0 01-.437-.437v-3.8a.437.437 0 01.437-.436h3.8a.437.437 0 01.437.436v.123l2.837-1.648v-.635c0-.615-.498-1.113-1.113-1.113H7.927c-.615 0-1.113.498-1.113 1.113v8.121c0 .615.498 1.113 1.113 1.113h4.056zm-2.455 3.333l-.145.253a.437.437 0 01-.596.164l-3.3-1.882a.437.437 0 01-.164-.596L5.562 6.16a.437.437 0 01.596-.163l.156.088V2.82l-.628-.358a1.113 1.113 0 00-1.519.416L.147 9.933a1.113 1.113 0 00.415 1.518l7.056 4.021a1.113 1.113 0 001.518-.416l2.013-3.53zm3.28.984l2.037 3.507a1.113 1.113 0 01-.404 1.522l-7.022 4.078a1.113 1.113 0 01-1.522-.403L.176 14.186a1.113 1.113 0 01.404-1.521l.546-.317 2.85 1.624-.103.06a.437.437 0 00-.158.598l1.908 3.286a.437.437 0 00.597.158l3.286-1.908a.437.437 0 00.158-.598l-.127-.22z" })); exports.default = Imagedotsc;