UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 309 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ic_call_to_action = exports.ic_call_to_action = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3v-3h18v3z" } }] };