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

Name
myth
Set
SVG Logos
Style
Color
Viewbox
256×113
License
CC0

Use the myth logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 113"><path d="M99.586 1.655H81.931L45.793 63.588L31.586 1.655H14.621L0 84.416h14.069l8.965-50.622c.276-1.931 1.242-8.276 1.242-8.276s.827 6.207 1.241 8.276l11.449 50.622h10.62l29.38-50.622c1.103-1.931 3.586-7.173 4-8c-.276.965-1.38 6.483-1.656 8l-8.965 50.622h14.62l14.621-82.76zm57.655 35.725h-15.034l-3.724 20.553c-2.07 11.586-8.276 16-13.104 16c-3.862 0-5.517-2.345-5.517-6.07c0-7.724 4.966-15.31 4.966-22.207c0-6.483-4.69-9.517-10.07-9.517c-4.137 0-8.689 1.241-11.31 2.896v5.794c.966-.276 2.207-.69 3.586-.69c1.518 0 2.621.966 2.621 2.897c0 5.655-5.241 16.828-5.241 24.69c0 8.138 5.103 14.07 14.069 14.07c6.069 0 12.827-3.863 16.827-9.656l-1.793 10.207c-1.93 11.173-7.31 14.897-14.483 14.897c-6.206 0-10.344-1.38-16.275-5.242l-1.104 11.173c4.966 2.897 11.586 5.104 17.793 5.104c13.931 0 25.518-5.794 29.242-26.897l8.551-48.002zm40.966 0h-10.759l2.759-16l-15.31 1.655l-2.483 14.345h-6.759L164 46.76h6.759l-3.725 20.966c-2.068 11.724 3.725 17.656 13.38 17.656c5.93 0 10.345-1.794 13.103-3.863l-1.103-7.31c-1.655 1.103-3.448 1.793-5.793 1.793c-4.138 0-5.242-3.31-4.276-9.242l3.448-20h10.759l1.655-9.38zM256 82.623v-6.07c-.828.277-2.069.828-3.448.828c-1.518 0-2.759-1.103-2.759-2.896c0-5.656 4.552-16.828 4.552-24.69c0-8.139-5.104-13.932-14.07-13.932c-6.068 0-12.827 3.724-16.827 9.655L231.31 0L216 1.655l-14.62 82.761h15.034l3.724-20.69c2.069-11.587 8.414-16 13.103-16c3.862 0 5.656 2.344 5.656 6.068c0 7.725-4.276 15.311-4.276 22.208c0 6.483 4.827 9.38 10.345 9.38c4.827 0 8.551-1.38 11.034-2.76z" fill="#000"/></svg>

React

import type { SVGProps } from "react";

export function LogosMyth(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 113"><path d="M99.586 1.655H81.931L45.793 63.588L31.586 1.655H14.621L0 84.416h14.069l8.965-50.622c.276-1.931 1.242-8.276 1.242-8.276s.827 6.207 1.241 8.276l11.449 50.622h10.62l29.38-50.622c1.103-1.931 3.586-7.173 4-8c-.276.965-1.38 6.483-1.656 8l-8.965 50.622h14.62l14.621-82.76zm57.655 35.725h-15.034l-3.724 20.553c-2.07 11.586-8.276 16-13.104 16c-3.862 0-5.517-2.345-5.517-6.07c0-7.724 4.966-15.31 4.966-22.207c0-6.483-4.69-9.517-10.07-9.517c-4.137 0-8.689 1.241-11.31 2.896v5.794c.966-.276 2.207-.69 3.586-.69c1.518 0 2.621.966 2.621 2.897c0 5.655-5.241 16.828-5.241 24.69c0 8.138 5.103 14.07 14.069 14.07c6.069 0 12.827-3.863 16.827-9.656l-1.793 10.207c-1.93 11.173-7.31 14.897-14.483 14.897c-6.206 0-10.344-1.38-16.275-5.242l-1.104 11.173c4.966 2.897 11.586 5.104 17.793 5.104c13.931 0 25.518-5.794 29.242-26.897l8.551-48.002zm40.966 0h-10.759l2.759-16l-15.31 1.655l-2.483 14.345h-6.759L164 46.76h6.759l-3.725 20.966c-2.068 11.724 3.725 17.656 13.38 17.656c5.93 0 10.345-1.794 13.103-3.863l-1.103-7.31c-1.655 1.103-3.448 1.793-5.793 1.793c-4.138 0-5.242-3.31-4.276-9.242l3.448-20h10.759l1.655-9.38zM256 82.623v-6.07c-.828.277-2.069.828-3.448.828c-1.518 0-2.759-1.103-2.759-2.896c0-5.656 4.552-16.828 4.552-24.69c0-8.139-5.104-13.932-14.07-13.932c-6.068 0-12.827 3.724-16.827 9.655L231.31 0L216 1.655l-14.62 82.761h15.034l3.724-20.69c2.069-11.587 8.414-16 13.103-16c3.862 0 5.656 2.344 5.656 6.068c0 7.725-4.276 15.311-4.276 22.208c0 6.483 4.827 9.38 10.345 9.38c4.827 0 8.551-1.38 11.034-2.76z" fill="#000"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 113"><path d="M99.586 1.655H81.931L45.793 63.588L31.586 1.655H14.621L0 84.416h14.069l8.965-50.622c.276-1.931 1.242-8.276 1.242-8.276s.827 6.207 1.241 8.276l11.449 50.622h10.62l29.38-50.622c1.103-1.931 3.586-7.173 4-8c-.276.965-1.38 6.483-1.656 8l-8.965 50.622h14.62l14.621-82.76zm57.655 35.725h-15.034l-3.724 20.553c-2.07 11.586-8.276 16-13.104 16c-3.862 0-5.517-2.345-5.517-6.07c0-7.724 4.966-15.31 4.966-22.207c0-6.483-4.69-9.517-10.07-9.517c-4.137 0-8.689 1.241-11.31 2.896v5.794c.966-.276 2.207-.69 3.586-.69c1.518 0 2.621.966 2.621 2.897c0 5.655-5.241 16.828-5.241 24.69c0 8.138 5.103 14.07 14.069 14.07c6.069 0 12.827-3.863 16.827-9.656l-1.793 10.207c-1.93 11.173-7.31 14.897-14.483 14.897c-6.206 0-10.344-1.38-16.275-5.242l-1.104 11.173c4.966 2.897 11.586 5.104 17.793 5.104c13.931 0 25.518-5.794 29.242-26.897l8.551-48.002zm40.966 0h-10.759l2.759-16l-15.31 1.655l-2.483 14.345h-6.759L164 46.76h6.759l-3.725 20.966c-2.068 11.724 3.725 17.656 13.38 17.656c5.93 0 10.345-1.794 13.103-3.863l-1.103-7.31c-1.655 1.103-3.448 1.793-5.793 1.793c-4.138 0-5.242-3.31-4.276-9.242l3.448-20h10.759l1.655-9.38zM256 82.623v-6.07c-.828.277-2.069.828-3.448.828c-1.518 0-2.759-1.103-2.759-2.896c0-5.656 4.552-16.828 4.552-24.69c0-8.139-5.104-13.932-14.07-13.932c-6.068 0-12.827 3.724-16.827 9.655L231.31 0L216 1.655l-14.62 82.761h15.034l3.724-20.69c2.069-11.587 8.414-16 13.103-16c3.862 0 5.656 2.344 5.656 6.068c0 7.725-4.276 15.311-4.276 22.208c0 6.483 4.827 9.38 10.345 9.38c4.827 0 8.551-1.38 11.034-2.76z" fill="#000"/></svg>
</template>

CSS

.icon-myth {
  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%20256%20113%22%3E%3Cpath%20d%3D%22M99.586%201.655H81.931L45.793%2063.588L31.586%201.655H14.621L0%2084.416h14.069l8.965-50.622c.276-1.931%201.242-8.276%201.242-8.276s.827%206.207%201.241%208.276l11.449%2050.622h10.62l29.38-50.622c1.103-1.931%203.586-7.173%204-8c-.276.965-1.38%206.483-1.656%208l-8.965%2050.622h14.62l14.621-82.76zm57.655%2035.725h-15.034l-3.724%2020.553c-2.07%2011.586-8.276%2016-13.104%2016c-3.862%200-5.517-2.345-5.517-6.07c0-7.724%204.966-15.31%204.966-22.207c0-6.483-4.69-9.517-10.07-9.517c-4.137%200-8.689%201.241-11.31%202.896v5.794c.966-.276%202.207-.69%203.586-.69c1.518%200%202.621.966%202.621%202.897c0%205.655-5.241%2016.828-5.241%2024.69c0%208.138%205.103%2014.07%2014.069%2014.07c6.069%200%2012.827-3.863%2016.827-9.656l-1.793%2010.207c-1.93%2011.173-7.31%2014.897-14.483%2014.897c-6.206%200-10.344-1.38-16.275-5.242l-1.104%2011.173c4.966%202.897%2011.586%205.104%2017.793%205.104c13.931%200%2025.518-5.794%2029.242-26.897l8.551-48.002zm40.966%200h-10.759l2.759-16l-15.31%201.655l-2.483%2014.345h-6.759L164%2046.76h6.759l-3.725%2020.966c-2.068%2011.724%203.725%2017.656%2013.38%2017.656c5.93%200%2010.345-1.794%2013.103-3.863l-1.103-7.31c-1.655%201.103-3.448%201.793-5.793%201.793c-4.138%200-5.242-3.31-4.276-9.242l3.448-20h10.759l1.655-9.38zM256%2082.623v-6.07c-.828.277-2.069.828-3.448.828c-1.518%200-2.759-1.103-2.759-2.896c0-5.656%204.552-16.828%204.552-24.69c0-8.139-5.104-13.932-14.07-13.932c-6.068%200-12.827%203.724-16.827%209.655L231.31%200L216%201.655l-14.62%2082.761h15.034l3.724-20.69c2.069-11.587%208.414-16%2013.103-16c3.862%200%205.656%202.344%205.656%206.068c0%207.725-4.276%2015.311-4.276%2022.208c0%206.483%204.827%209.38%2010.345%209.38c4.827%200%208.551-1.38%2011.034-2.76z%22%20fill%3D%22%23000%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%20256%20113%22%3E%3Cpath%20d%3D%22M99.586%201.655H81.931L45.793%2063.588L31.586%201.655H14.621L0%2084.416h14.069l8.965-50.622c.276-1.931%201.242-8.276%201.242-8.276s.827%206.207%201.241%208.276l11.449%2050.622h10.62l29.38-50.622c1.103-1.931%203.586-7.173%204-8c-.276.965-1.38%206.483-1.656%208l-8.965%2050.622h14.62l14.621-82.76zm57.655%2035.725h-15.034l-3.724%2020.553c-2.07%2011.586-8.276%2016-13.104%2016c-3.862%200-5.517-2.345-5.517-6.07c0-7.724%204.966-15.31%204.966-22.207c0-6.483-4.69-9.517-10.07-9.517c-4.137%200-8.689%201.241-11.31%202.896v5.794c.966-.276%202.207-.69%203.586-.69c1.518%200%202.621.966%202.621%202.897c0%205.655-5.241%2016.828-5.241%2024.69c0%208.138%205.103%2014.07%2014.069%2014.07c6.069%200%2012.827-3.863%2016.827-9.656l-1.793%2010.207c-1.93%2011.173-7.31%2014.897-14.483%2014.897c-6.206%200-10.344-1.38-16.275-5.242l-1.104%2011.173c4.966%202.897%2011.586%205.104%2017.793%205.104c13.931%200%2025.518-5.794%2029.242-26.897l8.551-48.002zm40.966%200h-10.759l2.759-16l-15.31%201.655l-2.483%2014.345h-6.759L164%2046.76h6.759l-3.725%2020.966c-2.068%2011.724%203.725%2017.656%2013.38%2017.656c5.93%200%2010.345-1.794%2013.103-3.863l-1.103-7.31c-1.655%201.103-3.448%201.793-5.793%201.793c-4.138%200-5.242-3.31-4.276-9.242l3.448-20h10.759l1.655-9.38zM256%2082.623v-6.07c-.828.277-2.069.828-3.448.828c-1.518%200-2.759-1.103-2.759-2.896c0-5.656%204.552-16.828%204.552-24.69c0-8.139-5.104-13.932-14.07-13.932c-6.068%200-12.827%203.724-16.827%209.655L231.31%200L216%201.655l-14.62%2082.761h15.034l3.724-20.69c2.069-11.587%208.414-16%2013.103-16c3.862%200%205.656%202.344%205.656%206.068c0%207.725-4.276%2015.311-4.276%2022.208c0%206.483%204.827%209.38%2010.345%209.38c4.827%200%208.551-1.38%2011.034-2.76z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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