UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 608 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.equalsOutline = void 0; var equalsOutline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M18 12h-12c-1.654 0-3-1.346-3-3s1.346-3 3-3h12c1.654 0 3 1.346 3 3s-1.346 3-3 3zm-12-4c-.552 0-1 .449-1 1s.448 1 1 1h12c.552 0 1-.449 1-1s-.448-1-1-1h-12zM18 19h-12c-1.654 0-3-1.346-3-3s1.346-3 3-3h12c1.654 0 3 1.346 3 3s-1.346 3-3 3zm-12-4c-.552 0-1 .449-1 1s.448 1 1 1h12c.552 0 1-.449 1-1s-.448-1-1-1h-12z" }, "children": [] }] }; exports.equalsOutline = equalsOutline;