@icongo/ccp
Version:
Credit Card & Payment Icons
48 lines • 2.11 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var CCPMirOutline = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 780 500",
height: "1em",
width: "1em"
}, props, {
children: [/*#__PURE__*/_jsx("style", {
children: "\n .st1{fill:#393939}\n "
}), /*#__PURE__*/_jsx("path", {
d: "M55 14.5h670c22.1 0 40 17.9 40 40v391c0 22.1-17.9 40-40 40H55c-22.1 0-40-17.9-40-40v-391c0-22.1 17.9-40 40-40z",
style: {
fill: "none",
stroke: "#393939",
strokeWidth: 30
}
}), /*#__PURE__*/_jsx("g", {
id: "Page-1",
children: /*#__PURE__*/_jsx("g", {
id: "Artboard",
transform: "translate(-91 -154)",
children: /*#__PURE__*/_jsxs("g", {
id: "Group",
transform: "translate(91 154)",
children: [/*#__PURE__*/_jsx("path", {
id: "Combined-Shape",
className: "st1",
d: "M544.1 240.5v108h60v-64h68c28.6-.2 52.9-18.5 62.1-44H544.1z"
}), /*#__PURE__*/_jsx("path", {
id: "Combined-Shape_1_",
className: "st1",
d: "M536.1 151.5c3.5 44.1 45.3 79 96.3 79h104.3c.8-4 1.2-8.2 1.2-12.5 0-36.6-29.5-66.2-66-66.5H536.1z"
}), /*#__PURE__*/_jsx("path", {
id: "Combined-Shape_2_",
className: "st1",
d: "M447.3 229.4v-.1.1c.7-1.2 1.8-1.9 3.2-1.9 2 0 3.5 1.6 3.6 3.5v116.5h60v-196h-60c-7.6.3-16.2 5.8-19.4 12.7L387 266.6c-.1.4-.3.8-.5 1.2-.7 1-1.9 1.7-3.3 1.7-2.2 0-4-1.8-4-4v-114h-60v196h60c7.5-.4 15.9-5.9 19.1-12.7l49-105.1c-.1-.1 0-.2 0-.3z"
}), /*#__PURE__*/_jsx("path", {
id: "Combined-Shape_3_",
className: "st1",
d: "m223.3 232.8-35.1 114.7H145l-35-114.8c-.3-1.8-1.9-3.2-3.9-3.2-2.2 0-3.9 1.8-3.9 3.9v114h-60v-196H109c11 0 22.6 8.6 25.8 19.1L164 266c1.5 4.8 3.8 4.7 5.3 0l29.2-95.5c3.2-10.6 14.8-19.1 25.8-19.1h66.8v196h-60V233.3c0-2.2-1.8-3.9-3.9-3.9-2 .1-3.6 1.5-3.9 3.4z"
})]
})
})
})]
}));
export { CCPMirOutline };