mida from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
mida
Set
SVG Logos
Style
Color
Viewbox
512×114
License
CC0

Related icons in SVG Logos

Use the mida logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 114"><path d="M14.814 106.333V53.37l32.643 45.228h.262l33.429-47.456v55.19h15.207V7.488h-.262L47.719 74.87L.13 7.487H0v98.846zm136.208 0V10.895h-15.338v95.438zm71.053 0q12.848 0 23.729-5.703t17.37-16.256t6.489-24.449q0-12.586-5.375-23.728q-5.375-11.144-17.108-18.222q-11.733-7.08-29.693-7.08H190.35v95.438zm-2.753-14.683H205.69V25.447h15.993q7.866 0 15.273 3.54t12.192 11.077t4.785 18.812q0 10.357-4.392 17.764t-12.192 11.208t-18.026 3.802m83.377 14.683l9.177-22.417h34.74l8.783 22.417h17.567l-42.213-99.37h-.917l-44.704 99.37zm38.804-35.527h-24.252l12.323-30.152z"/><path fill="#e7d218" d="M455.332 28.832c27.105 0 49.307 20.628 49.307 46.118c0 7.417-6.307 13.212-14.254 13.212c-7.948 0-14.254-6.025-14.254-13.212c0-11.124-9.344-19.931-21.03-19.931s-21.03 9.037-21.03 19.931c0 13.205 5.141 25.72 14.723 35.224a64 64 0 0 0 3.796 3.382a56.6 56.6 0 0 1-15.939-3.035c-2.296-2.756-4.32-5.758-6.896-10.32c-4.195-7.157-6.295-16.159-6.295-25.853c0-16.388 14.228-29.547 31.72-29.547s31.72 13.153 31.49 29.312c0 2.079 1.637 3.464 3.5 3.464c2.1 0 3.5-1.62 3.5-3.464c0-19.853-17.26-36.241-38.484-36.241S416.702 54.26 416.47 74.348c0 10.845 2.57 21.003 7.233 29.312l.412.709a57.1 57.1 0 0 1-16.705-16.823c-.984-5.068-1.146-9.236-1.146-12.366c0-7.18 1.403-13.44 3.97-19c7.948-16.69 25.703-27.348 45.098-27.348m.232 33.373c7.948 0 14.254 6.025 14.254 13.211c0 10.895 9.344 19.932 21.03 19.932c2.51 0 4.913-.417 7.138-1.18a57 57 0 0 1-10.99 9.718c-5.661-.345-10.467-1.954-14.74-4.821c-8.313-5.582-13.166-14.656-13.166-24.198c0-2.096-1.386-3.493-3.466-3.493s-3.467 1.634-3.467 3.493c0 11.868 6.005 23.038 15.933 29.786a33.4 33.4 0 0 0 9.33 4.45a56.4 56.4 0 0 1-14.29 3.963c-3.14-1.918-6.006-4.228-8.969-7.06c-8.41-8.111-12.85-19-12.85-30.59c0-7.416 6.306-13.211 14.253-13.211m-32.093-42.291c19.264-9.988 44.094-9.988 63.588 0c8.735 4.375 16.03 10.596 21.886 18.471A56.7 56.7 0 0 1 512 56.808c0 3.399-.299 6.728-.87 9.963c-4.401-25.081-27.624-44.193-55.566-44.193c-21.963 0-42.06 12.285-51.173 31.056c-2.364 4.869-3.879 10.442-4.434 16.5a57 57 0 0 1-1.573-13.326a56.8 56.8 0 0 1 2.915-18.012c5.91-7.877 13.299-14.441 22.172-18.882M455.192 0c16.048 0 30.542 6.654 40.872 17.354a66 66 0 0 0-5.758-3.25c-21.348-11.152-48.498-10.921-69.852 0a69 69 0 0 0-6.875 4.034C423.951 6.98 438.756 0 455.192 0"/></svg>

React

import type { SVGProps } from "react";

export function LogosMida(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 114"><path d="M14.814 106.333V53.37l32.643 45.228h.262l33.429-47.456v55.19h15.207V7.488h-.262L47.719 74.87L.13 7.487H0v98.846zm136.208 0V10.895h-15.338v95.438zm71.053 0q12.848 0 23.729-5.703t17.37-16.256t6.489-24.449q0-12.586-5.375-23.728q-5.375-11.144-17.108-18.222q-11.733-7.08-29.693-7.08H190.35v95.438zm-2.753-14.683H205.69V25.447h15.993q7.866 0 15.273 3.54t12.192 11.077t4.785 18.812q0 10.357-4.392 17.764t-12.192 11.208t-18.026 3.802m83.377 14.683l9.177-22.417h34.74l8.783 22.417h17.567l-42.213-99.37h-.917l-44.704 99.37zm38.804-35.527h-24.252l12.323-30.152z"/><path fill="#e7d218" d="M455.332 28.832c27.105 0 49.307 20.628 49.307 46.118c0 7.417-6.307 13.212-14.254 13.212c-7.948 0-14.254-6.025-14.254-13.212c0-11.124-9.344-19.931-21.03-19.931s-21.03 9.037-21.03 19.931c0 13.205 5.141 25.72 14.723 35.224a64 64 0 0 0 3.796 3.382a56.6 56.6 0 0 1-15.939-3.035c-2.296-2.756-4.32-5.758-6.896-10.32c-4.195-7.157-6.295-16.159-6.295-25.853c0-16.388 14.228-29.547 31.72-29.547s31.72 13.153 31.49 29.312c0 2.079 1.637 3.464 3.5 3.464c2.1 0 3.5-1.62 3.5-3.464c0-19.853-17.26-36.241-38.484-36.241S416.702 54.26 416.47 74.348c0 10.845 2.57 21.003 7.233 29.312l.412.709a57.1 57.1 0 0 1-16.705-16.823c-.984-5.068-1.146-9.236-1.146-12.366c0-7.18 1.403-13.44 3.97-19c7.948-16.69 25.703-27.348 45.098-27.348m.232 33.373c7.948 0 14.254 6.025 14.254 13.211c0 10.895 9.344 19.932 21.03 19.932c2.51 0 4.913-.417 7.138-1.18a57 57 0 0 1-10.99 9.718c-5.661-.345-10.467-1.954-14.74-4.821c-8.313-5.582-13.166-14.656-13.166-24.198c0-2.096-1.386-3.493-3.466-3.493s-3.467 1.634-3.467 3.493c0 11.868 6.005 23.038 15.933 29.786a33.4 33.4 0 0 0 9.33 4.45a56.4 56.4 0 0 1-14.29 3.963c-3.14-1.918-6.006-4.228-8.969-7.06c-8.41-8.111-12.85-19-12.85-30.59c0-7.416 6.306-13.211 14.253-13.211m-32.093-42.291c19.264-9.988 44.094-9.988 63.588 0c8.735 4.375 16.03 10.596 21.886 18.471A56.7 56.7 0 0 1 512 56.808c0 3.399-.299 6.728-.87 9.963c-4.401-25.081-27.624-44.193-55.566-44.193c-21.963 0-42.06 12.285-51.173 31.056c-2.364 4.869-3.879 10.442-4.434 16.5a57 57 0 0 1-1.573-13.326a56.8 56.8 0 0 1 2.915-18.012c5.91-7.877 13.299-14.441 22.172-18.882M455.192 0c16.048 0 30.542 6.654 40.872 17.354a66 66 0 0 0-5.758-3.25c-21.348-11.152-48.498-10.921-69.852 0a69 69 0 0 0-6.875 4.034C423.951 6.98 438.756 0 455.192 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 114"><path d="M14.814 106.333V53.37l32.643 45.228h.262l33.429-47.456v55.19h15.207V7.488h-.262L47.719 74.87L.13 7.487H0v98.846zm136.208 0V10.895h-15.338v95.438zm71.053 0q12.848 0 23.729-5.703t17.37-16.256t6.489-24.449q0-12.586-5.375-23.728q-5.375-11.144-17.108-18.222q-11.733-7.08-29.693-7.08H190.35v95.438zm-2.753-14.683H205.69V25.447h15.993q7.866 0 15.273 3.54t12.192 11.077t4.785 18.812q0 10.357-4.392 17.764t-12.192 11.208t-18.026 3.802m83.377 14.683l9.177-22.417h34.74l8.783 22.417h17.567l-42.213-99.37h-.917l-44.704 99.37zm38.804-35.527h-24.252l12.323-30.152z"/><path fill="#e7d218" d="M455.332 28.832c27.105 0 49.307 20.628 49.307 46.118c0 7.417-6.307 13.212-14.254 13.212c-7.948 0-14.254-6.025-14.254-13.212c0-11.124-9.344-19.931-21.03-19.931s-21.03 9.037-21.03 19.931c0 13.205 5.141 25.72 14.723 35.224a64 64 0 0 0 3.796 3.382a56.6 56.6 0 0 1-15.939-3.035c-2.296-2.756-4.32-5.758-6.896-10.32c-4.195-7.157-6.295-16.159-6.295-25.853c0-16.388 14.228-29.547 31.72-29.547s31.72 13.153 31.49 29.312c0 2.079 1.637 3.464 3.5 3.464c2.1 0 3.5-1.62 3.5-3.464c0-19.853-17.26-36.241-38.484-36.241S416.702 54.26 416.47 74.348c0 10.845 2.57 21.003 7.233 29.312l.412.709a57.1 57.1 0 0 1-16.705-16.823c-.984-5.068-1.146-9.236-1.146-12.366c0-7.18 1.403-13.44 3.97-19c7.948-16.69 25.703-27.348 45.098-27.348m.232 33.373c7.948 0 14.254 6.025 14.254 13.211c0 10.895 9.344 19.932 21.03 19.932c2.51 0 4.913-.417 7.138-1.18a57 57 0 0 1-10.99 9.718c-5.661-.345-10.467-1.954-14.74-4.821c-8.313-5.582-13.166-14.656-13.166-24.198c0-2.096-1.386-3.493-3.466-3.493s-3.467 1.634-3.467 3.493c0 11.868 6.005 23.038 15.933 29.786a33.4 33.4 0 0 0 9.33 4.45a56.4 56.4 0 0 1-14.29 3.963c-3.14-1.918-6.006-4.228-8.969-7.06c-8.41-8.111-12.85-19-12.85-30.59c0-7.416 6.306-13.211 14.253-13.211m-32.093-42.291c19.264-9.988 44.094-9.988 63.588 0c8.735 4.375 16.03 10.596 21.886 18.471A56.7 56.7 0 0 1 512 56.808c0 3.399-.299 6.728-.87 9.963c-4.401-25.081-27.624-44.193-55.566-44.193c-21.963 0-42.06 12.285-51.173 31.056c-2.364 4.869-3.879 10.442-4.434 16.5a57 57 0 0 1-1.573-13.326a56.8 56.8 0 0 1 2.915-18.012c5.91-7.877 13.299-14.441 22.172-18.882M455.192 0c16.048 0 30.542 6.654 40.872 17.354a66 66 0 0 0-5.758-3.25c-21.348-11.152-48.498-10.921-69.852 0a69 69 0 0 0-6.875 4.034C423.951 6.98 438.756 0 455.192 0"/></svg>
</template>

CSS

.icon-mida {
  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%20114%22%3E%3Cpath%20d%3D%22M14.814%20106.333V53.37l32.643%2045.228h.262l33.429-47.456v55.19h15.207V7.488h-.262L47.719%2074.87L.13%207.487H0v98.846zm136.208%200V10.895h-15.338v95.438zm71.053%200q12.848%200%2023.729-5.703t17.37-16.256t6.489-24.449q0-12.586-5.375-23.728q-5.375-11.144-17.108-18.222q-11.733-7.08-29.693-7.08H190.35v95.438zm-2.753-14.683H205.69V25.447h15.993q7.866%200%2015.273%203.54t12.192%2011.077t4.785%2018.812q0%2010.357-4.392%2017.764t-12.192%2011.208t-18.026%203.802m83.377%2014.683l9.177-22.417h34.74l8.783%2022.417h17.567l-42.213-99.37h-.917l-44.704%2099.37zm38.804-35.527h-24.252l12.323-30.152z%22%2F%3E%3Cpath%20fill%3D%22%23e7d218%22%20d%3D%22M455.332%2028.832c27.105%200%2049.307%2020.628%2049.307%2046.118c0%207.417-6.307%2013.212-14.254%2013.212c-7.948%200-14.254-6.025-14.254-13.212c0-11.124-9.344-19.931-21.03-19.931s-21.03%209.037-21.03%2019.931c0%2013.205%205.141%2025.72%2014.723%2035.224a64%2064%200%200%200%203.796%203.382a56.6%2056.6%200%200%201-15.939-3.035c-2.296-2.756-4.32-5.758-6.896-10.32c-4.195-7.157-6.295-16.159-6.295-25.853c0-16.388%2014.228-29.547%2031.72-29.547s31.72%2013.153%2031.49%2029.312c0%202.079%201.637%203.464%203.5%203.464c2.1%200%203.5-1.62%203.5-3.464c0-19.853-17.26-36.241-38.484-36.241S416.702%2054.26%20416.47%2074.348c0%2010.845%202.57%2021.003%207.233%2029.312l.412.709a57.1%2057.1%200%200%201-16.705-16.823c-.984-5.068-1.146-9.236-1.146-12.366c0-7.18%201.403-13.44%203.97-19c7.948-16.69%2025.703-27.348%2045.098-27.348m.232%2033.373c7.948%200%2014.254%206.025%2014.254%2013.211c0%2010.895%209.344%2019.932%2021.03%2019.932c2.51%200%204.913-.417%207.138-1.18a57%2057%200%200%201-10.99%209.718c-5.661-.345-10.467-1.954-14.74-4.821c-8.313-5.582-13.166-14.656-13.166-24.198c0-2.096-1.386-3.493-3.466-3.493s-3.467%201.634-3.467%203.493c0%2011.868%206.005%2023.038%2015.933%2029.786a33.4%2033.4%200%200%200%209.33%204.45a56.4%2056.4%200%200%201-14.29%203.963c-3.14-1.918-6.006-4.228-8.969-7.06c-8.41-8.111-12.85-19-12.85-30.59c0-7.416%206.306-13.211%2014.253-13.211m-32.093-42.291c19.264-9.988%2044.094-9.988%2063.588%200c8.735%204.375%2016.03%2010.596%2021.886%2018.471A56.7%2056.7%200%200%201%20512%2056.808c0%203.399-.299%206.728-.87%209.963c-4.401-25.081-27.624-44.193-55.566-44.193c-21.963%200-42.06%2012.285-51.173%2031.056c-2.364%204.869-3.879%2010.442-4.434%2016.5a57%2057%200%200%201-1.573-13.326a56.8%2056.8%200%200%201%202.915-18.012c5.91-7.877%2013.299-14.441%2022.172-18.882M455.192%200c16.048%200%2030.542%206.654%2040.872%2017.354a66%2066%200%200%200-5.758-3.25c-21.348-11.152-48.498-10.921-69.852%200a69%2069%200%200%200-6.875%204.034C423.951%206.98%20438.756%200%20455.192%200%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%20114%22%3E%3Cpath%20d%3D%22M14.814%20106.333V53.37l32.643%2045.228h.262l33.429-47.456v55.19h15.207V7.488h-.262L47.719%2074.87L.13%207.487H0v98.846zm136.208%200V10.895h-15.338v95.438zm71.053%200q12.848%200%2023.729-5.703t17.37-16.256t6.489-24.449q0-12.586-5.375-23.728q-5.375-11.144-17.108-18.222q-11.733-7.08-29.693-7.08H190.35v95.438zm-2.753-14.683H205.69V25.447h15.993q7.866%200%2015.273%203.54t12.192%2011.077t4.785%2018.812q0%2010.357-4.392%2017.764t-12.192%2011.208t-18.026%203.802m83.377%2014.683l9.177-22.417h34.74l8.783%2022.417h17.567l-42.213-99.37h-.917l-44.704%2099.37zm38.804-35.527h-24.252l12.323-30.152z%22%2F%3E%3Cpath%20fill%3D%22%23e7d218%22%20d%3D%22M455.332%2028.832c27.105%200%2049.307%2020.628%2049.307%2046.118c0%207.417-6.307%2013.212-14.254%2013.212c-7.948%200-14.254-6.025-14.254-13.212c0-11.124-9.344-19.931-21.03-19.931s-21.03%209.037-21.03%2019.931c0%2013.205%205.141%2025.72%2014.723%2035.224a64%2064%200%200%200%203.796%203.382a56.6%2056.6%200%200%201-15.939-3.035c-2.296-2.756-4.32-5.758-6.896-10.32c-4.195-7.157-6.295-16.159-6.295-25.853c0-16.388%2014.228-29.547%2031.72-29.547s31.72%2013.153%2031.49%2029.312c0%202.079%201.637%203.464%203.5%203.464c2.1%200%203.5-1.62%203.5-3.464c0-19.853-17.26-36.241-38.484-36.241S416.702%2054.26%20416.47%2074.348c0%2010.845%202.57%2021.003%207.233%2029.312l.412.709a57.1%2057.1%200%200%201-16.705-16.823c-.984-5.068-1.146-9.236-1.146-12.366c0-7.18%201.403-13.44%203.97-19c7.948-16.69%2025.703-27.348%2045.098-27.348m.232%2033.373c7.948%200%2014.254%206.025%2014.254%2013.211c0%2010.895%209.344%2019.932%2021.03%2019.932c2.51%200%204.913-.417%207.138-1.18a57%2057%200%200%201-10.99%209.718c-5.661-.345-10.467-1.954-14.74-4.821c-8.313-5.582-13.166-14.656-13.166-24.198c0-2.096-1.386-3.493-3.466-3.493s-3.467%201.634-3.467%203.493c0%2011.868%206.005%2023.038%2015.933%2029.786a33.4%2033.4%200%200%200%209.33%204.45a56.4%2056.4%200%200%201-14.29%203.963c-3.14-1.918-6.006-4.228-8.969-7.06c-8.41-8.111-12.85-19-12.85-30.59c0-7.416%206.306-13.211%2014.253-13.211m-32.093-42.291c19.264-9.988%2044.094-9.988%2063.588%200c8.735%204.375%2016.03%2010.596%2021.886%2018.471A56.7%2056.7%200%200%201%20512%2056.808c0%203.399-.299%206.728-.87%209.963c-4.401-25.081-27.624-44.193-55.566-44.193c-21.963%200-42.06%2012.285-51.173%2031.056c-2.364%204.869-3.879%2010.442-4.434%2016.5a57%2057%200%200%201-1.573-13.326a56.8%2056.8%200%200%201%202.915-18.012c5.91-7.877%2013.299-14.441%2022.172-18.882M455.192%200c16.048%200%2030.542%206.654%2040.872%2017.354a66%2066%200%200%200-5.758-3.25c-21.348-11.152-48.498-10.921-69.852%200a69%2069%200%200%200-6.875%204.034C423.951%206.98%20438.756%200%20455.192%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/mida.svg?color=%231a73e8&size=48