UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 539 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_format_strikethrough_twotone = void 0; var ic_format_strikethrough_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M3 12h18v2H3zm11-2V7h5V4H5v3h5v3zm-4 6h4v3h-4z" }, "children": [] }] }; exports.ic_format_strikethrough_twotone = ic_format_strikethrough_twotone;