integromat logo
integromat from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- integromat
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the integromat logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0q-1.023.001-2 .166v4.09a8 8 0 0 1 2-.253c.69 0 1.36.088 2 .253V.166C13.35.056 12.68 0 12 0M8.002.683C3.342 2.332 0 6.78 0 12c0 6.623 5.377 12 12 12s12-5.377 12-12c0-5.22-3.342-9.668-8.001-11.317v4.392a7.997 7.997 0 1 1-7.997 0zM12 6.003c-.7 0-1.374.12-2 .342v9.32a6 6 0 0 0 2 .343a6 6 0 0 0 2-.342V6.345a6 6 0 0 0-2-.342"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsIntegromat(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 0q-1.023.001-2 .166v4.09a8 8 0 0 1 2-.253c.69 0 1.36.088 2 .253V.166C13.35.056 12.68 0 12 0M8.002.683C3.342 2.332 0 6.78 0 12c0 6.623 5.377 12 12 12s12-5.377 12-12c0-5.22-3.342-9.668-8.001-11.317v4.392a7.997 7.997 0 1 1-7.997 0zM12 6.003c-.7 0-1.374.12-2 .342v9.32a6 6 0 0 0 2 .343a6 6 0 0 0 2-.342V6.345a6 6 0 0 0-2-.342"/></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 0q-1.023.001-2 .166v4.09a8 8 0 0 1 2-.253c.69 0 1.36.088 2 .253V.166C13.35.056 12.68 0 12 0M8.002.683C3.342 2.332 0 6.78 0 12c0 6.623 5.377 12 12 12s12-5.377 12-12c0-5.22-3.342-9.668-8.001-11.317v4.392a7.997 7.997 0 1 1-7.997 0zM12 6.003c-.7 0-1.374.12-2 .342v9.32a6 6 0 0 0 2 .343a6 6 0 0 0 2-.342V6.345a6 6 0 0 0-2-.342"/></svg> </template>
CSS
.icon-integromat {
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%200q-1.023.001-2%20.166v4.09a8%208%200%200%201%202-.253c.69%200%201.36.088%202%20.253V.166C13.35.056%2012.68%200%2012%200M8.002.683C3.342%202.332%200%206.78%200%2012c0%206.623%205.377%2012%2012%2012s12-5.377%2012-12c0-5.22-3.342-9.668-8.001-11.317v4.392a7.997%207.997%200%201%201-7.997%200zM12%206.003c-.7%200-1.374.12-2%20.342v9.32a6%206%200%200%200%202%20.343a6%206%200%200%200%202-.342V6.345a6%206%200%200%200-2-.342%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%200q-1.023.001-2%20.166v4.09a8%208%200%200%201%202-.253c.69%200%201.36.088%202%20.253V.166C13.35.056%2012.68%200%2012%200M8.002.683C3.342%202.332%200%206.78%200%2012c0%206.623%205.377%2012%2012%2012s12-5.377%2012-12c0-5.22-3.342-9.668-8.001-11.317v4.392a7.997%207.997%200%201%201-7.997%200zM12%206.003c-.7%200-1.374.12-2%20.342v9.32a6%206%200%200%200%202%20.343a6%206%200%200%200%202-.342V6.345a6%206%200%200%200-2-.342%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/integromat.svg?color=%231a73e8&size=48