mithril logo
mithril from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- mithril
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
The same logo in other sets
Use the mithril logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#010002" d="M106.71 82.578c-.058 23.649-19.32 42.879-42.987 42.879c-23.703 0-42.985-19.285-42.985-42.992c0-.07.012-.14.012-.215C8.332 74.703 0 61.086 0 45.531C0 21.824 19.285 2.54 42.988 2.54c7.633 0 14.79 2.023 21.008 5.524c6.219-3.5 13.379-5.524 21.012-5.524c23.707 0 42.988 19.29 42.988 42.992c0 15.782-8.574 29.57-21.285 37.047ZM63.997 17.102c-7.781 5.761-13.144 14.601-14.195 24.73c4.37-1.504 9.047-2.36 13.922-2.36c5.093 0 9.96.934 14.492 2.571c-1-10.215-6.387-19.14-14.219-24.941m-35.34 60.773a35.2 35.2 0 0 0 14.332 3.055c4.961 0 9.688-1.032 13.977-2.887c-7.113-6.145-12.211-14.55-14.113-24.113c-7.614 5.593-12.914 14.129-14.196 23.945m35.067-30.813a35.2 35.2 0 0 0-13.825 2.817c1.215 9.851 6.493 18.445 14.098 24.082c7.547-5.594 12.793-14.086 14.063-23.84a35.15 35.15 0 0 0-14.336-3.059m7.308 30.985a35.2 35.2 0 0 0 13.973 2.887c4.902 0 9.574-1.004 13.828-2.817c-1.195-9.707-6.336-18.18-13.754-23.828c-1.96 9.418-7.023 17.688-14.047 23.758m-7.308 39.824c18.277 0 33.359-13.922 35.215-31.71c-4.376 1.503-9.047 2.359-13.93 2.359a42.67 42.67 0 0 1-21.012-5.524a42.63 42.63 0 0 1-21.008 5.524c-5.093 0-9.957-.934-14.492-2.567c1.762 17.89 16.883 31.918 35.227 31.918M42.988 10.125c-19.523 0-35.406 15.879-35.406 35.406c0 11.5 5.535 21.703 14.055 28.176c2.504-12.05 10.09-22.23 20.386-28.289c.036-12.945 5.836-24.54 14.942-32.406a35.1 35.1 0 0 0-13.977-2.887m42.02 0a35.1 35.1 0 0 0-13.973 2.887c9.133 7.886 14.95 19.523 14.95 32.515c0 .075-.016.145-.016.215c10.117 6.156 17.527 16.328 19.91 28.317c8.793-6.45 14.535-16.82 14.535-28.528c-.004-19.523-15.883-35.406-35.406-35.406m0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconMithril(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#010002" d="M106.71 82.578c-.058 23.649-19.32 42.879-42.987 42.879c-23.703 0-42.985-19.285-42.985-42.992c0-.07.012-.14.012-.215C8.332 74.703 0 61.086 0 45.531C0 21.824 19.285 2.54 42.988 2.54c7.633 0 14.79 2.023 21.008 5.524c6.219-3.5 13.379-5.524 21.012-5.524c23.707 0 42.988 19.29 42.988 42.992c0 15.782-8.574 29.57-21.285 37.047ZM63.997 17.102c-7.781 5.761-13.144 14.601-14.195 24.73c4.37-1.504 9.047-2.36 13.922-2.36c5.093 0 9.96.934 14.492 2.571c-1-10.215-6.387-19.14-14.219-24.941m-35.34 60.773a35.2 35.2 0 0 0 14.332 3.055c4.961 0 9.688-1.032 13.977-2.887c-7.113-6.145-12.211-14.55-14.113-24.113c-7.614 5.593-12.914 14.129-14.196 23.945m35.067-30.813a35.2 35.2 0 0 0-13.825 2.817c1.215 9.851 6.493 18.445 14.098 24.082c7.547-5.594 12.793-14.086 14.063-23.84a35.15 35.15 0 0 0-14.336-3.059m7.308 30.985a35.2 35.2 0 0 0 13.973 2.887c4.902 0 9.574-1.004 13.828-2.817c-1.195-9.707-6.336-18.18-13.754-23.828c-1.96 9.418-7.023 17.688-14.047 23.758m-7.308 39.824c18.277 0 33.359-13.922 35.215-31.71c-4.376 1.503-9.047 2.359-13.93 2.359a42.67 42.67 0 0 1-21.012-5.524a42.63 42.63 0 0 1-21.008 5.524c-5.093 0-9.957-.934-14.492-2.567c1.762 17.89 16.883 31.918 35.227 31.918M42.988 10.125c-19.523 0-35.406 15.879-35.406 35.406c0 11.5 5.535 21.703 14.055 28.176c2.504-12.05 10.09-22.23 20.386-28.289c.036-12.945 5.836-24.54 14.942-32.406a35.1 35.1 0 0 0-13.977-2.887m42.02 0a35.1 35.1 0 0 0-13.973 2.887c9.133 7.886 14.95 19.523 14.95 32.515c0 .075-.016.145-.016.215c10.117 6.156 17.527 16.328 19.91 28.317c8.793-6.45 14.535-16.82 14.535-28.528c-.004-19.523-15.883-35.406-35.406-35.406m0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#010002" d="M106.71 82.578c-.058 23.649-19.32 42.879-42.987 42.879c-23.703 0-42.985-19.285-42.985-42.992c0-.07.012-.14.012-.215C8.332 74.703 0 61.086 0 45.531C0 21.824 19.285 2.54 42.988 2.54c7.633 0 14.79 2.023 21.008 5.524c6.219-3.5 13.379-5.524 21.012-5.524c23.707 0 42.988 19.29 42.988 42.992c0 15.782-8.574 29.57-21.285 37.047ZM63.997 17.102c-7.781 5.761-13.144 14.601-14.195 24.73c4.37-1.504 9.047-2.36 13.922-2.36c5.093 0 9.96.934 14.492 2.571c-1-10.215-6.387-19.14-14.219-24.941m-35.34 60.773a35.2 35.2 0 0 0 14.332 3.055c4.961 0 9.688-1.032 13.977-2.887c-7.113-6.145-12.211-14.55-14.113-24.113c-7.614 5.593-12.914 14.129-14.196 23.945m35.067-30.813a35.2 35.2 0 0 0-13.825 2.817c1.215 9.851 6.493 18.445 14.098 24.082c7.547-5.594 12.793-14.086 14.063-23.84a35.15 35.15 0 0 0-14.336-3.059m7.308 30.985a35.2 35.2 0 0 0 13.973 2.887c4.902 0 9.574-1.004 13.828-2.817c-1.195-9.707-6.336-18.18-13.754-23.828c-1.96 9.418-7.023 17.688-14.047 23.758m-7.308 39.824c18.277 0 33.359-13.922 35.215-31.71c-4.376 1.503-9.047 2.359-13.93 2.359a42.67 42.67 0 0 1-21.012-5.524a42.63 42.63 0 0 1-21.008 5.524c-5.093 0-9.957-.934-14.492-2.567c1.762 17.89 16.883 31.918 35.227 31.918M42.988 10.125c-19.523 0-35.406 15.879-35.406 35.406c0 11.5 5.535 21.703 14.055 28.176c2.504-12.05 10.09-22.23 20.386-28.289c.036-12.945 5.836-24.54 14.942-32.406a35.1 35.1 0 0 0-13.977-2.887m42.02 0a35.1 35.1 0 0 0-13.973 2.887c9.133 7.886 14.95 19.523 14.95 32.515c0 .075-.016.145-.016.215c10.117 6.156 17.527 16.328 19.91 28.317c8.793-6.45 14.535-16.82 14.535-28.528c-.004-19.523-15.883-35.406-35.406-35.406m0 0"/></svg> </template>
CSS
.icon-mithril {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23010002%22%20d%3D%22M106.71%2082.578c-.058%2023.649-19.32%2042.879-42.987%2042.879c-23.703%200-42.985-19.285-42.985-42.992c0-.07.012-.14.012-.215C8.332%2074.703%200%2061.086%200%2045.531C0%2021.824%2019.285%202.54%2042.988%202.54c7.633%200%2014.79%202.023%2021.008%205.524c6.219-3.5%2013.379-5.524%2021.012-5.524c23.707%200%2042.988%2019.29%2042.988%2042.992c0%2015.782-8.574%2029.57-21.285%2037.047ZM63.997%2017.102c-7.781%205.761-13.144%2014.601-14.195%2024.73c4.37-1.504%209.047-2.36%2013.922-2.36c5.093%200%209.96.934%2014.492%202.571c-1-10.215-6.387-19.14-14.219-24.941m-35.34%2060.773a35.2%2035.2%200%200%200%2014.332%203.055c4.961%200%209.688-1.032%2013.977-2.887c-7.113-6.145-12.211-14.55-14.113-24.113c-7.614%205.593-12.914%2014.129-14.196%2023.945m35.067-30.813a35.2%2035.2%200%200%200-13.825%202.817c1.215%209.851%206.493%2018.445%2014.098%2024.082c7.547-5.594%2012.793-14.086%2014.063-23.84a35.15%2035.15%200%200%200-14.336-3.059m7.308%2030.985a35.2%2035.2%200%200%200%2013.973%202.887c4.902%200%209.574-1.004%2013.828-2.817c-1.195-9.707-6.336-18.18-13.754-23.828c-1.96%209.418-7.023%2017.688-14.047%2023.758m-7.308%2039.824c18.277%200%2033.359-13.922%2035.215-31.71c-4.376%201.503-9.047%202.359-13.93%202.359a42.67%2042.67%200%200%201-21.012-5.524a42.63%2042.63%200%200%201-21.008%205.524c-5.093%200-9.957-.934-14.492-2.567c1.762%2017.89%2016.883%2031.918%2035.227%2031.918M42.988%2010.125c-19.523%200-35.406%2015.879-35.406%2035.406c0%2011.5%205.535%2021.703%2014.055%2028.176c2.504-12.05%2010.09-22.23%2020.386-28.289c.036-12.945%205.836-24.54%2014.942-32.406a35.1%2035.1%200%200%200-13.977-2.887m42.02%200a35.1%2035.1%200%200%200-13.973%202.887c9.133%207.886%2014.95%2019.523%2014.95%2032.515c0%20.075-.016.145-.016.215c10.117%206.156%2017.527%2016.328%2019.91%2028.317c8.793-6.45%2014.535-16.82%2014.535-28.528c-.004-19.523-15.883-35.406-35.406-35.406m0%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23010002%22%20d%3D%22M106.71%2082.578c-.058%2023.649-19.32%2042.879-42.987%2042.879c-23.703%200-42.985-19.285-42.985-42.992c0-.07.012-.14.012-.215C8.332%2074.703%200%2061.086%200%2045.531C0%2021.824%2019.285%202.54%2042.988%202.54c7.633%200%2014.79%202.023%2021.008%205.524c6.219-3.5%2013.379-5.524%2021.012-5.524c23.707%200%2042.988%2019.29%2042.988%2042.992c0%2015.782-8.574%2029.57-21.285%2037.047ZM63.997%2017.102c-7.781%205.761-13.144%2014.601-14.195%2024.73c4.37-1.504%209.047-2.36%2013.922-2.36c5.093%200%209.96.934%2014.492%202.571c-1-10.215-6.387-19.14-14.219-24.941m-35.34%2060.773a35.2%2035.2%200%200%200%2014.332%203.055c4.961%200%209.688-1.032%2013.977-2.887c-7.113-6.145-12.211-14.55-14.113-24.113c-7.614%205.593-12.914%2014.129-14.196%2023.945m35.067-30.813a35.2%2035.2%200%200%200-13.825%202.817c1.215%209.851%206.493%2018.445%2014.098%2024.082c7.547-5.594%2012.793-14.086%2014.063-23.84a35.15%2035.15%200%200%200-14.336-3.059m7.308%2030.985a35.2%2035.2%200%200%200%2013.973%202.887c4.902%200%209.574-1.004%2013.828-2.817c-1.195-9.707-6.336-18.18-13.754-23.828c-1.96%209.418-7.023%2017.688-14.047%2023.758m-7.308%2039.824c18.277%200%2033.359-13.922%2035.215-31.71c-4.376%201.503-9.047%202.359-13.93%202.359a42.67%2042.67%200%200%201-21.012-5.524a42.63%2042.63%200%200%201-21.008%205.524c-5.093%200-9.957-.934-14.492-2.567c1.762%2017.89%2016.883%2031.918%2035.227%2031.918M42.988%2010.125c-19.523%200-35.406%2015.879-35.406%2035.406c0%2011.5%205.535%2021.703%2014.055%2028.176c2.504-12.05%2010.09-22.23%2020.386-28.289c.036-12.945%205.836-24.54%2014.942-32.406a35.1%2035.1%200%200%200-13.977-2.887m42.02%200a35.1%2035.1%200%200%200-13.973%202.887c9.133%207.886%2014.95%2019.523%2014.95%2032.515c0%20.075-.016.145-.016.215c10.117%206.156%2017.527%2016.328%2019.91%2028.317c8.793-6.45%2014.535-16.82%2014.535-28.528c-.004-19.523-15.883-35.406-35.406-35.406m0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/mithril.svg?color=%231a73e8&size=48