UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 547 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_format_strikethrough_outline = void 0; var ic_format_strikethrough_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M10 19h4v-3h-4v3zM5 4v3h5v3h4V7h5V4H5zM3 14h18v-2H3v2z" }, "children": [] }] }; exports.ic_format_strikethrough_outline = ic_format_strikethrough_outline;