UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 348 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pilcrow = void 0; var pilcrow = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M6 0h8v2h-2v14h-2v-14h-2v14h-2v-8c-2.209 0-4-1.791-4-4s1.791-4 4-4z" } }] }; exports.pilcrow = pilcrow;