mautic logo
mautic from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- mautic
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×134
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the mautic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 134"><path fill="#4e5e9e" d="M217.755 99.916V71.691c0-6.915-3.669-13.265-10.866-13.265c-7.057 0-11.29 6.35-11.29 13.265v28.225h-13.125V46.994h12.137l.988 6.492c2.822-5.363 8.89-7.338 13.971-7.338c6.35 0 12.701 2.54 15.665 9.878c4.657-7.48 10.866-9.596 17.64-9.596c14.96 0 22.44 9.173 22.44 25.12v28.507H252.19V71.41c0-6.915-2.823-12.842-10.02-12.842c-7.056 0-11.431 6.068-11.431 13.124v28.225zm98.364-52.78h12.56v52.78h-12.278l-.705-7.762c-2.964 6.21-11.29 9.173-17.076 9.315c-15.665.14-27.237-9.597-27.237-28.084c0-18.014 11.882-27.599 27.034-27.662l.485.001c7.056 0 13.83 3.387 16.794 8.609zm-31.612 26.249c0 10.02 6.915 16.088 15.665 16.088c20.604 0 20.604-32.035 0-32.035c-8.75 0-15.665 5.927-15.665 15.947m65.623-26.25v27.661c0 8.044 4.375 14.112 12.701 14.112c8.044 0 13.548-6.773 13.548-14.818V47.136h12.984v52.921h-11.714l-.846-7.197c-5.504 5.363-10.444 7.903-17.923 7.903c-12.701 0-21.874-9.597-21.874-25.967v-27.66zm69.151-14.959v14.96h14.536v11.29H419.14v22.862c0 5.08 2.823 7.48 6.915 7.48c1.976 0 4.375-.706 6.35-1.553l3.67 11.149c-3.81 1.552-6.915 2.117-10.867 2.258c-11.43.423-18.91-6.069-18.91-19.334V58.426h-9.879v-11.29h9.879V33.588zm38.527 0c0 10.161-15.382 10.161-15.382 0s15.382-10.16 15.382 0m-14.253 14.677v53.063h13.124V46.853zM512 93.143c-6.068 5.926-12.56 8.326-20.322 8.326c-15.383 0-28.084-9.174-28.084-27.943s12.701-27.943 28.084-27.943c7.48 0 13.266 2.117 19.052 7.762l-8.185 8.609c-3.105-2.823-6.915-4.234-10.585-4.234c-8.75 0-15.241 6.492-15.241 15.665c0 10.02 6.915 15.382 14.96 15.382c4.233 0 8.325-1.129 11.571-4.374zM66.893 133.645C30.06 133.645 0 103.585 0 66.752C0 29.918 30.06 0 66.893 0c8.89 0 17.5 1.693 25.685 5.08c2.258.988 3.387 3.67 2.399 5.928s-3.67 3.387-5.927 2.399c-7.057-2.964-14.536-4.375-22.298-4.375c-31.894 0-57.861 25.967-57.861 57.861s25.967 57.861 57.86 57.861c31.895 0 57.862-25.967 57.862-57.86c0-6.775-1.129-13.549-3.528-19.9c-.847-2.399.282-4.939 2.681-5.786s4.94.283 5.786 2.682a67 67 0 0 1 4.093 23.003c.141 36.834-29.918 66.752-66.752 66.752"/><path fill="#fdb933" d="m96.106 59.978l8.467 34.999H91.59l-5.786-24.132zm15.806-35.987l-3.67 20.322l-3.528-3.528l-37.82 41.208L49.251 62.66L41.49 94.978H28.366l14.113-58.285l24.414 25.262l28.648-30.342l-3.669-3.528z"/></svg>
React
import type { SVGProps } from "react";
export function LogosMautic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 134"><path fill="#4e5e9e" d="M217.755 99.916V71.691c0-6.915-3.669-13.265-10.866-13.265c-7.057 0-11.29 6.35-11.29 13.265v28.225h-13.125V46.994h12.137l.988 6.492c2.822-5.363 8.89-7.338 13.971-7.338c6.35 0 12.701 2.54 15.665 9.878c4.657-7.48 10.866-9.596 17.64-9.596c14.96 0 22.44 9.173 22.44 25.12v28.507H252.19V71.41c0-6.915-2.823-12.842-10.02-12.842c-7.056 0-11.431 6.068-11.431 13.124v28.225zm98.364-52.78h12.56v52.78h-12.278l-.705-7.762c-2.964 6.21-11.29 9.173-17.076 9.315c-15.665.14-27.237-9.597-27.237-28.084c0-18.014 11.882-27.599 27.034-27.662l.485.001c7.056 0 13.83 3.387 16.794 8.609zm-31.612 26.249c0 10.02 6.915 16.088 15.665 16.088c20.604 0 20.604-32.035 0-32.035c-8.75 0-15.665 5.927-15.665 15.947m65.623-26.25v27.661c0 8.044 4.375 14.112 12.701 14.112c8.044 0 13.548-6.773 13.548-14.818V47.136h12.984v52.921h-11.714l-.846-7.197c-5.504 5.363-10.444 7.903-17.923 7.903c-12.701 0-21.874-9.597-21.874-25.967v-27.66zm69.151-14.959v14.96h14.536v11.29H419.14v22.862c0 5.08 2.823 7.48 6.915 7.48c1.976 0 4.375-.706 6.35-1.553l3.67 11.149c-3.81 1.552-6.915 2.117-10.867 2.258c-11.43.423-18.91-6.069-18.91-19.334V58.426h-9.879v-11.29h9.879V33.588zm38.527 0c0 10.161-15.382 10.161-15.382 0s15.382-10.16 15.382 0m-14.253 14.677v53.063h13.124V46.853zM512 93.143c-6.068 5.926-12.56 8.326-20.322 8.326c-15.383 0-28.084-9.174-28.084-27.943s12.701-27.943 28.084-27.943c7.48 0 13.266 2.117 19.052 7.762l-8.185 8.609c-3.105-2.823-6.915-4.234-10.585-4.234c-8.75 0-15.241 6.492-15.241 15.665c0 10.02 6.915 15.382 14.96 15.382c4.233 0 8.325-1.129 11.571-4.374zM66.893 133.645C30.06 133.645 0 103.585 0 66.752C0 29.918 30.06 0 66.893 0c8.89 0 17.5 1.693 25.685 5.08c2.258.988 3.387 3.67 2.399 5.928s-3.67 3.387-5.927 2.399c-7.057-2.964-14.536-4.375-22.298-4.375c-31.894 0-57.861 25.967-57.861 57.861s25.967 57.861 57.86 57.861c31.895 0 57.862-25.967 57.862-57.86c0-6.775-1.129-13.549-3.528-19.9c-.847-2.399.282-4.939 2.681-5.786s4.94.283 5.786 2.682a67 67 0 0 1 4.093 23.003c.141 36.834-29.918 66.752-66.752 66.752"/><path fill="#fdb933" d="m96.106 59.978l8.467 34.999H91.59l-5.786-24.132zm15.806-35.987l-3.67 20.322l-3.528-3.528l-37.82 41.208L49.251 62.66L41.49 94.978H28.366l14.113-58.285l24.414 25.262l28.648-30.342l-3.669-3.528z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 134"><path fill="#4e5e9e" d="M217.755 99.916V71.691c0-6.915-3.669-13.265-10.866-13.265c-7.057 0-11.29 6.35-11.29 13.265v28.225h-13.125V46.994h12.137l.988 6.492c2.822-5.363 8.89-7.338 13.971-7.338c6.35 0 12.701 2.54 15.665 9.878c4.657-7.48 10.866-9.596 17.64-9.596c14.96 0 22.44 9.173 22.44 25.12v28.507H252.19V71.41c0-6.915-2.823-12.842-10.02-12.842c-7.056 0-11.431 6.068-11.431 13.124v28.225zm98.364-52.78h12.56v52.78h-12.278l-.705-7.762c-2.964 6.21-11.29 9.173-17.076 9.315c-15.665.14-27.237-9.597-27.237-28.084c0-18.014 11.882-27.599 27.034-27.662l.485.001c7.056 0 13.83 3.387 16.794 8.609zm-31.612 26.249c0 10.02 6.915 16.088 15.665 16.088c20.604 0 20.604-32.035 0-32.035c-8.75 0-15.665 5.927-15.665 15.947m65.623-26.25v27.661c0 8.044 4.375 14.112 12.701 14.112c8.044 0 13.548-6.773 13.548-14.818V47.136h12.984v52.921h-11.714l-.846-7.197c-5.504 5.363-10.444 7.903-17.923 7.903c-12.701 0-21.874-9.597-21.874-25.967v-27.66zm69.151-14.959v14.96h14.536v11.29H419.14v22.862c0 5.08 2.823 7.48 6.915 7.48c1.976 0 4.375-.706 6.35-1.553l3.67 11.149c-3.81 1.552-6.915 2.117-10.867 2.258c-11.43.423-18.91-6.069-18.91-19.334V58.426h-9.879v-11.29h9.879V33.588zm38.527 0c0 10.161-15.382 10.161-15.382 0s15.382-10.16 15.382 0m-14.253 14.677v53.063h13.124V46.853zM512 93.143c-6.068 5.926-12.56 8.326-20.322 8.326c-15.383 0-28.084-9.174-28.084-27.943s12.701-27.943 28.084-27.943c7.48 0 13.266 2.117 19.052 7.762l-8.185 8.609c-3.105-2.823-6.915-4.234-10.585-4.234c-8.75 0-15.241 6.492-15.241 15.665c0 10.02 6.915 15.382 14.96 15.382c4.233 0 8.325-1.129 11.571-4.374zM66.893 133.645C30.06 133.645 0 103.585 0 66.752C0 29.918 30.06 0 66.893 0c8.89 0 17.5 1.693 25.685 5.08c2.258.988 3.387 3.67 2.399 5.928s-3.67 3.387-5.927 2.399c-7.057-2.964-14.536-4.375-22.298-4.375c-31.894 0-57.861 25.967-57.861 57.861s25.967 57.861 57.86 57.861c31.895 0 57.862-25.967 57.862-57.86c0-6.775-1.129-13.549-3.528-19.9c-.847-2.399.282-4.939 2.681-5.786s4.94.283 5.786 2.682a67 67 0 0 1 4.093 23.003c.141 36.834-29.918 66.752-66.752 66.752"/><path fill="#fdb933" d="m96.106 59.978l8.467 34.999H91.59l-5.786-24.132zm15.806-35.987l-3.67 20.322l-3.528-3.528l-37.82 41.208L49.251 62.66L41.49 94.978H28.366l14.113-58.285l24.414 25.262l28.648-30.342l-3.669-3.528z"/></svg> </template>
CSS
.icon-mautic {
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%20512%20134%22%3E%3Cpath%20fill%3D%22%234e5e9e%22%20d%3D%22M217.755%2099.916V71.691c0-6.915-3.669-13.265-10.866-13.265c-7.057%200-11.29%206.35-11.29%2013.265v28.225h-13.125V46.994h12.137l.988%206.492c2.822-5.363%208.89-7.338%2013.971-7.338c6.35%200%2012.701%202.54%2015.665%209.878c4.657-7.48%2010.866-9.596%2017.64-9.596c14.96%200%2022.44%209.173%2022.44%2025.12v28.507H252.19V71.41c0-6.915-2.823-12.842-10.02-12.842c-7.056%200-11.431%206.068-11.431%2013.124v28.225zm98.364-52.78h12.56v52.78h-12.278l-.705-7.762c-2.964%206.21-11.29%209.173-17.076%209.315c-15.665.14-27.237-9.597-27.237-28.084c0-18.014%2011.882-27.599%2027.034-27.662l.485.001c7.056%200%2013.83%203.387%2016.794%208.609zm-31.612%2026.249c0%2010.02%206.915%2016.088%2015.665%2016.088c20.604%200%2020.604-32.035%200-32.035c-8.75%200-15.665%205.927-15.665%2015.947m65.623-26.25v27.661c0%208.044%204.375%2014.112%2012.701%2014.112c8.044%200%2013.548-6.773%2013.548-14.818V47.136h12.984v52.921h-11.714l-.846-7.197c-5.504%205.363-10.444%207.903-17.923%207.903c-12.701%200-21.874-9.597-21.874-25.967v-27.66zm69.151-14.959v14.96h14.536v11.29H419.14v22.862c0%205.08%202.823%207.48%206.915%207.48c1.976%200%204.375-.706%206.35-1.553l3.67%2011.149c-3.81%201.552-6.915%202.117-10.867%202.258c-11.43.423-18.91-6.069-18.91-19.334V58.426h-9.879v-11.29h9.879V33.588zm38.527%200c0%2010.161-15.382%2010.161-15.382%200s15.382-10.16%2015.382%200m-14.253%2014.677v53.063h13.124V46.853zM512%2093.143c-6.068%205.926-12.56%208.326-20.322%208.326c-15.383%200-28.084-9.174-28.084-27.943s12.701-27.943%2028.084-27.943c7.48%200%2013.266%202.117%2019.052%207.762l-8.185%208.609c-3.105-2.823-6.915-4.234-10.585-4.234c-8.75%200-15.241%206.492-15.241%2015.665c0%2010.02%206.915%2015.382%2014.96%2015.382c4.233%200%208.325-1.129%2011.571-4.374zM66.893%20133.645C30.06%20133.645%200%20103.585%200%2066.752C0%2029.918%2030.06%200%2066.893%200c8.89%200%2017.5%201.693%2025.685%205.08c2.258.988%203.387%203.67%202.399%205.928s-3.67%203.387-5.927%202.399c-7.057-2.964-14.536-4.375-22.298-4.375c-31.894%200-57.861%2025.967-57.861%2057.861s25.967%2057.861%2057.86%2057.861c31.895%200%2057.862-25.967%2057.862-57.86c0-6.775-1.129-13.549-3.528-19.9c-.847-2.399.282-4.939%202.681-5.786s4.94.283%205.786%202.682a67%2067%200%200%201%204.093%2023.003c.141%2036.834-29.918%2066.752-66.752%2066.752%22%2F%3E%3Cpath%20fill%3D%22%23fdb933%22%20d%3D%22m96.106%2059.978l8.467%2034.999H91.59l-5.786-24.132zm15.806-35.987l-3.67%2020.322l-3.528-3.528l-37.82%2041.208L49.251%2062.66L41.49%2094.978H28.366l14.113-58.285l24.414%2025.262l28.648-30.342l-3.669-3.528z%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%20512%20134%22%3E%3Cpath%20fill%3D%22%234e5e9e%22%20d%3D%22M217.755%2099.916V71.691c0-6.915-3.669-13.265-10.866-13.265c-7.057%200-11.29%206.35-11.29%2013.265v28.225h-13.125V46.994h12.137l.988%206.492c2.822-5.363%208.89-7.338%2013.971-7.338c6.35%200%2012.701%202.54%2015.665%209.878c4.657-7.48%2010.866-9.596%2017.64-9.596c14.96%200%2022.44%209.173%2022.44%2025.12v28.507H252.19V71.41c0-6.915-2.823-12.842-10.02-12.842c-7.056%200-11.431%206.068-11.431%2013.124v28.225zm98.364-52.78h12.56v52.78h-12.278l-.705-7.762c-2.964%206.21-11.29%209.173-17.076%209.315c-15.665.14-27.237-9.597-27.237-28.084c0-18.014%2011.882-27.599%2027.034-27.662l.485.001c7.056%200%2013.83%203.387%2016.794%208.609zm-31.612%2026.249c0%2010.02%206.915%2016.088%2015.665%2016.088c20.604%200%2020.604-32.035%200-32.035c-8.75%200-15.665%205.927-15.665%2015.947m65.623-26.25v27.661c0%208.044%204.375%2014.112%2012.701%2014.112c8.044%200%2013.548-6.773%2013.548-14.818V47.136h12.984v52.921h-11.714l-.846-7.197c-5.504%205.363-10.444%207.903-17.923%207.903c-12.701%200-21.874-9.597-21.874-25.967v-27.66zm69.151-14.959v14.96h14.536v11.29H419.14v22.862c0%205.08%202.823%207.48%206.915%207.48c1.976%200%204.375-.706%206.35-1.553l3.67%2011.149c-3.81%201.552-6.915%202.117-10.867%202.258c-11.43.423-18.91-6.069-18.91-19.334V58.426h-9.879v-11.29h9.879V33.588zm38.527%200c0%2010.161-15.382%2010.161-15.382%200s15.382-10.16%2015.382%200m-14.253%2014.677v53.063h13.124V46.853zM512%2093.143c-6.068%205.926-12.56%208.326-20.322%208.326c-15.383%200-28.084-9.174-28.084-27.943s12.701-27.943%2028.084-27.943c7.48%200%2013.266%202.117%2019.052%207.762l-8.185%208.609c-3.105-2.823-6.915-4.234-10.585-4.234c-8.75%200-15.241%206.492-15.241%2015.665c0%2010.02%206.915%2015.382%2014.96%2015.382c4.233%200%208.325-1.129%2011.571-4.374zM66.893%20133.645C30.06%20133.645%200%20103.585%200%2066.752C0%2029.918%2030.06%200%2066.893%200c8.89%200%2017.5%201.693%2025.685%205.08c2.258.988%203.387%203.67%202.399%205.928s-3.67%203.387-5.927%202.399c-7.057-2.964-14.536-4.375-22.298-4.375c-31.894%200-57.861%2025.967-57.861%2057.861s25.967%2057.861%2057.86%2057.861c31.895%200%2057.862-25.967%2057.862-57.86c0-6.775-1.129-13.549-3.528-19.9c-.847-2.399.282-4.939%202.681-5.786s4.94.283%205.786%202.682a67%2067%200%200%201%204.093%2023.003c.141%2036.834-29.918%2066.752-66.752%2066.752%22%2F%3E%3Cpath%20fill%3D%22%23fdb933%22%20d%3D%22m96.106%2059.978l8.467%2034.999H91.59l-5.786-24.132zm15.806-35.987l-3.67%2020.322l-3.528-3.528l-37.82%2041.208L49.251%2062.66L41.49%2094.978H28.366l14.113-58.285l24.414%2025.262l28.648-30.342l-3.669-3.528z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/mautic.svg?color=%231a73e8&size=48