UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 640 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.link2 = void 0; var link2 = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M15 7h3a5 5 0 0 1 5 5 5 5 0 0 1-5 5h-3m-6 0H6a5 5 0 0 1-5-5 5 5 0 0 1 5-5h3" }, "children": [] }, { "name": "line", "attribs": { "x1": "8", "y1": "12", "x2": "16", "y2": "12" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.link2 = link2;