conekta logo
conekta from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- conekta
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the conekta logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.291 17.883a11.73 11.73 0 0 1-6.174 3.034a2.46 2.46 0 0 1-2.165-.746a12.094 12.094 0 0 1 0-16.358a2.46 2.46 0 0 1 2.173-.746a11.67 11.67 0 0 1 6.29 3.14a27.2 27.2 0 0 0-.698 6.1a27.8 27.8 0 0 0 .574 5.576m9.897-3.938a1.39 1.39 0 0 0-1.525.527A24.7 24.7 0 0 1 8.75 23.41a35.4 35.4 0 0 0 6.429.59a36 36 0 0 0 4.46-.279a3.6 3.6 0 0 0 3.034-2.698c.47-1.884.645-3.883.517-5.813a1.39 1.39 0 0 0-1.001-1.265M20.663 9.61a1.394 1.394 0 0 0 2.526-.746a19.2 19.2 0 0 0-.517-5.888A3.6 3.6 0 0 0 19.638.28a36 36 0 0 0-4.46-.28a35.4 35.4 0 0 0-6.429.59a24.64 24.64 0 0 1 11.914 9.02"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsConekta(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.291 17.883a11.73 11.73 0 0 1-6.174 3.034a2.46 2.46 0 0 1-2.165-.746a12.094 12.094 0 0 1 0-16.358a2.46 2.46 0 0 1 2.173-.746a11.67 11.67 0 0 1 6.29 3.14a27.2 27.2 0 0 0-.698 6.1a27.8 27.8 0 0 0 .574 5.576m9.897-3.938a1.39 1.39 0 0 0-1.525.527A24.7 24.7 0 0 1 8.75 23.41a35.4 35.4 0 0 0 6.429.59a36 36 0 0 0 4.46-.279a3.6 3.6 0 0 0 3.034-2.698c.47-1.884.645-3.883.517-5.813a1.39 1.39 0 0 0-1.001-1.265M20.663 9.61a1.394 1.394 0 0 0 2.526-.746a19.2 19.2 0 0 0-.517-5.888A3.6 3.6 0 0 0 19.638.28a36 36 0 0 0-4.46-.28a35.4 35.4 0 0 0-6.429.59a24.64 24.64 0 0 1 11.914 9.02"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.291 17.883a11.73 11.73 0 0 1-6.174 3.034a2.46 2.46 0 0 1-2.165-.746a12.094 12.094 0 0 1 0-16.358a2.46 2.46 0 0 1 2.173-.746a11.67 11.67 0 0 1 6.29 3.14a27.2 27.2 0 0 0-.698 6.1a27.8 27.8 0 0 0 .574 5.576m9.897-3.938a1.39 1.39 0 0 0-1.525.527A24.7 24.7 0 0 1 8.75 23.41a35.4 35.4 0 0 0 6.429.59a36 36 0 0 0 4.46-.279a3.6 3.6 0 0 0 3.034-2.698c.47-1.884.645-3.883.517-5.813a1.39 1.39 0 0 0-1.001-1.265M20.663 9.61a1.394 1.394 0 0 0 2.526-.746a19.2 19.2 0 0 0-.517-5.888A3.6 3.6 0 0 0 19.638.28a36 36 0 0 0-4.46-.28a35.4 35.4 0 0 0-6.429.59a24.64 24.64 0 0 1 11.914 9.02"/></svg> </template>
CSS
.icon-conekta {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.291%2017.883a11.73%2011.73%200%200%201-6.174%203.034a2.46%202.46%200%200%201-2.165-.746a12.094%2012.094%200%200%201%200-16.358a2.46%202.46%200%200%201%202.173-.746a11.67%2011.67%200%200%201%206.29%203.14a27.2%2027.2%200%200%200-.698%206.1a27.8%2027.8%200%200%200%20.574%205.576m9.897-3.938a1.39%201.39%200%200%200-1.525.527A24.7%2024.7%200%200%201%208.75%2023.41a35.4%2035.4%200%200%200%206.429.59a36%2036%200%200%200%204.46-.279a3.6%203.6%200%200%200%203.034-2.698c.47-1.884.645-3.883.517-5.813a1.39%201.39%200%200%200-1.001-1.265M20.663%209.61a1.394%201.394%200%200%200%202.526-.746a19.2%2019.2%200%200%200-.517-5.888A3.6%203.6%200%200%200%2019.638.28a36%2036%200%200%200-4.46-.28a35.4%2035.4%200%200%200-6.429.59a24.64%2024.64%200%200%201%2011.914%209.02%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.291%2017.883a11.73%2011.73%200%200%201-6.174%203.034a2.46%202.46%200%200%201-2.165-.746a12.094%2012.094%200%200%201%200-16.358a2.46%202.46%200%200%201%202.173-.746a11.67%2011.67%200%200%201%206.29%203.14a27.2%2027.2%200%200%200-.698%206.1a27.8%2027.8%200%200%200%20.574%205.576m9.897-3.938a1.39%201.39%200%200%200-1.525.527A24.7%2024.7%200%200%201%208.75%2023.41a35.4%2035.4%200%200%200%206.429.59a36%2036%200%200%200%204.46-.279a3.6%203.6%200%200%200%203.034-2.698c.47-1.884.645-3.883.517-5.813a1.39%201.39%200%200%200-1.001-1.265M20.663%209.61a1.394%201.394%200%200%200%202.526-.746a19.2%2019.2%200%200%200-.517-5.888A3.6%203.6%200%200%200%2019.638.28a36%2036%200%200%200-4.46-.28a35.4%2035.4%200%200%200-6.429.59a24.64%2024.64%200%200%201%2011.914%209.02%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/conekta.svg?color=%231a73e8&size=48