UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

27 lines (26 loc) 674 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_ballot = void 0; var ic_ballot = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "fill-rule": "evenodd", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M13,9.5h5v-2h-5V9.5z M13,16.5h5v-2h-5V16.5z M19,21H5c-1.1,0-2-0.9-2-2V5 c0-1.1,0.9-2,2-2h14c1.1,0,2,0.9,2,2v14C21,20.1,20.1,21,19,21z M6,11h5V6H6V11z M7,7h3v3H7V7z M6,18h5v-5H6V18z M7,14h3v3H7V14z", "fill-rule": "evenodd" }, "children": [] }] }; exports.ic_ballot = ic_ballot;