mithril logo
mithril from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- mithril
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×246
- License
- CC0
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 256 246"><path fill="#010002" d="M213.424 160.075c-.114 47.306-38.639 85.764-85.972 85.764c-47.408 0-85.98-38.572-85.98-85.98l.027-.437C16.67 144.328 0 117.095 0 85.98C0 38.565 38.565 0 85.98 0c15.261 0 29.574 4.044 42.017 11.05C140.439 4.043 154.759 0 170.02 0C217.435 0 256 38.572 256 85.98c0 31.566-17.146 59.143-42.576 74.095M127.997 29.117c-15.558 11.528-26.285 29.212-28.398 49.474c8.748-3.015 18.095-4.724 27.853-4.724c10.188 0 19.918 1.87 28.982 5.14c-2.005-20.436-12.772-38.282-28.437-49.89m-70.684 121.55c8.768 3.897 18.458 6.117 28.666 6.117a70.3 70.3 0 0 0 27.954-5.773c-14.226-12.288-24.42-29.104-28.23-48.229c-15.228 11.184-25.826 28.263-28.39 47.885m70.139-61.62a70.3 70.3 0 0 0-27.65 5.633c2.428 19.703 12.98 36.89 28.195 48.161c15.093-11.184 25.584-28.175 28.128-47.676c-8.775-3.91-18.465-6.117-28.673-6.117m14.609 61.97a70.4 70.4 0 0 0 27.953 5.774a70.3 70.3 0 0 0 27.657-5.632c-2.396-19.414-12.671-36.365-27.516-47.657c-3.916 18.835-14.044 35.376-28.094 47.515m-14.61 79.647c36.554 0 66.72-27.838 70.429-63.423c-8.748 3.008-18.095 4.724-27.86 4.724c-15.261 0-29.581-4.044-42.023-11.049c-12.436 7.005-26.749 11.05-42.018 11.05c-10.188 0-19.918-1.871-28.982-5.135c3.519 35.78 33.767 63.833 70.455 63.833M85.98 15.168c-39.05 0-70.811 31.762-70.811 70.811c0 23 11.07 43.41 28.108 56.358c5.006-24.098 20.18-44.46 40.772-56.58c.074-25.887 11.675-49.076 29.891-64.809a70.2 70.2 0 0 0-27.96-5.78m84.042 0a70.3 70.3 0 0 0-27.954 5.773c18.27 15.78 29.905 39.057 29.905 65.032l-.027.437c20.235 12.308 35.053 32.65 39.824 56.633c17.583-12.9 29.063-33.64 29.063-57.064c-.006-39.043-31.768-70.811-70.811-70.811"/></svg>
React
import type { SVGProps } from "react";
export function LogosMithril(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 246"><path fill="#010002" d="M213.424 160.075c-.114 47.306-38.639 85.764-85.972 85.764c-47.408 0-85.98-38.572-85.98-85.98l.027-.437C16.67 144.328 0 117.095 0 85.98C0 38.565 38.565 0 85.98 0c15.261 0 29.574 4.044 42.017 11.05C140.439 4.043 154.759 0 170.02 0C217.435 0 256 38.572 256 85.98c0 31.566-17.146 59.143-42.576 74.095M127.997 29.117c-15.558 11.528-26.285 29.212-28.398 49.474c8.748-3.015 18.095-4.724 27.853-4.724c10.188 0 19.918 1.87 28.982 5.14c-2.005-20.436-12.772-38.282-28.437-49.89m-70.684 121.55c8.768 3.897 18.458 6.117 28.666 6.117a70.3 70.3 0 0 0 27.954-5.773c-14.226-12.288-24.42-29.104-28.23-48.229c-15.228 11.184-25.826 28.263-28.39 47.885m70.139-61.62a70.3 70.3 0 0 0-27.65 5.633c2.428 19.703 12.98 36.89 28.195 48.161c15.093-11.184 25.584-28.175 28.128-47.676c-8.775-3.91-18.465-6.117-28.673-6.117m14.609 61.97a70.4 70.4 0 0 0 27.953 5.774a70.3 70.3 0 0 0 27.657-5.632c-2.396-19.414-12.671-36.365-27.516-47.657c-3.916 18.835-14.044 35.376-28.094 47.515m-14.61 79.647c36.554 0 66.72-27.838 70.429-63.423c-8.748 3.008-18.095 4.724-27.86 4.724c-15.261 0-29.581-4.044-42.023-11.049c-12.436 7.005-26.749 11.05-42.018 11.05c-10.188 0-19.918-1.871-28.982-5.135c3.519 35.78 33.767 63.833 70.455 63.833M85.98 15.168c-39.05 0-70.811 31.762-70.811 70.811c0 23 11.07 43.41 28.108 56.358c5.006-24.098 20.18-44.46 40.772-56.58c.074-25.887 11.675-49.076 29.891-64.809a70.2 70.2 0 0 0-27.96-5.78m84.042 0a70.3 70.3 0 0 0-27.954 5.773c18.27 15.78 29.905 39.057 29.905 65.032l-.027.437c20.235 12.308 35.053 32.65 39.824 56.633c17.583-12.9 29.063-33.64 29.063-57.064c-.006-39.043-31.768-70.811-70.811-70.811"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 246"><path fill="#010002" d="M213.424 160.075c-.114 47.306-38.639 85.764-85.972 85.764c-47.408 0-85.98-38.572-85.98-85.98l.027-.437C16.67 144.328 0 117.095 0 85.98C0 38.565 38.565 0 85.98 0c15.261 0 29.574 4.044 42.017 11.05C140.439 4.043 154.759 0 170.02 0C217.435 0 256 38.572 256 85.98c0 31.566-17.146 59.143-42.576 74.095M127.997 29.117c-15.558 11.528-26.285 29.212-28.398 49.474c8.748-3.015 18.095-4.724 27.853-4.724c10.188 0 19.918 1.87 28.982 5.14c-2.005-20.436-12.772-38.282-28.437-49.89m-70.684 121.55c8.768 3.897 18.458 6.117 28.666 6.117a70.3 70.3 0 0 0 27.954-5.773c-14.226-12.288-24.42-29.104-28.23-48.229c-15.228 11.184-25.826 28.263-28.39 47.885m70.139-61.62a70.3 70.3 0 0 0-27.65 5.633c2.428 19.703 12.98 36.89 28.195 48.161c15.093-11.184 25.584-28.175 28.128-47.676c-8.775-3.91-18.465-6.117-28.673-6.117m14.609 61.97a70.4 70.4 0 0 0 27.953 5.774a70.3 70.3 0 0 0 27.657-5.632c-2.396-19.414-12.671-36.365-27.516-47.657c-3.916 18.835-14.044 35.376-28.094 47.515m-14.61 79.647c36.554 0 66.72-27.838 70.429-63.423c-8.748 3.008-18.095 4.724-27.86 4.724c-15.261 0-29.581-4.044-42.023-11.049c-12.436 7.005-26.749 11.05-42.018 11.05c-10.188 0-19.918-1.871-28.982-5.135c3.519 35.78 33.767 63.833 70.455 63.833M85.98 15.168c-39.05 0-70.811 31.762-70.811 70.811c0 23 11.07 43.41 28.108 56.358c5.006-24.098 20.18-44.46 40.772-56.58c.074-25.887 11.675-49.076 29.891-64.809a70.2 70.2 0 0 0-27.96-5.78m84.042 0a70.3 70.3 0 0 0-27.954 5.773c18.27 15.78 29.905 39.057 29.905 65.032l-.027.437c20.235 12.308 35.053 32.65 39.824 56.633c17.583-12.9 29.063-33.64 29.063-57.064c-.006-39.043-31.768-70.811-70.811-70.811"/></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%20256%20246%22%3E%3Cpath%20fill%3D%22%23010002%22%20d%3D%22M213.424%20160.075c-.114%2047.306-38.639%2085.764-85.972%2085.764c-47.408%200-85.98-38.572-85.98-85.98l.027-.437C16.67%20144.328%200%20117.095%200%2085.98C0%2038.565%2038.565%200%2085.98%200c15.261%200%2029.574%204.044%2042.017%2011.05C140.439%204.043%20154.759%200%20170.02%200C217.435%200%20256%2038.572%20256%2085.98c0%2031.566-17.146%2059.143-42.576%2074.095M127.997%2029.117c-15.558%2011.528-26.285%2029.212-28.398%2049.474c8.748-3.015%2018.095-4.724%2027.853-4.724c10.188%200%2019.918%201.87%2028.982%205.14c-2.005-20.436-12.772-38.282-28.437-49.89m-70.684%20121.55c8.768%203.897%2018.458%206.117%2028.666%206.117a70.3%2070.3%200%200%200%2027.954-5.773c-14.226-12.288-24.42-29.104-28.23-48.229c-15.228%2011.184-25.826%2028.263-28.39%2047.885m70.139-61.62a70.3%2070.3%200%200%200-27.65%205.633c2.428%2019.703%2012.98%2036.89%2028.195%2048.161c15.093-11.184%2025.584-28.175%2028.128-47.676c-8.775-3.91-18.465-6.117-28.673-6.117m14.609%2061.97a70.4%2070.4%200%200%200%2027.953%205.774a70.3%2070.3%200%200%200%2027.657-5.632c-2.396-19.414-12.671-36.365-27.516-47.657c-3.916%2018.835-14.044%2035.376-28.094%2047.515m-14.61%2079.647c36.554%200%2066.72-27.838%2070.429-63.423c-8.748%203.008-18.095%204.724-27.86%204.724c-15.261%200-29.581-4.044-42.023-11.049c-12.436%207.005-26.749%2011.05-42.018%2011.05c-10.188%200-19.918-1.871-28.982-5.135c3.519%2035.78%2033.767%2063.833%2070.455%2063.833M85.98%2015.168c-39.05%200-70.811%2031.762-70.811%2070.811c0%2023%2011.07%2043.41%2028.108%2056.358c5.006-24.098%2020.18-44.46%2040.772-56.58c.074-25.887%2011.675-49.076%2029.891-64.809a70.2%2070.2%200%200%200-27.96-5.78m84.042%200a70.3%2070.3%200%200%200-27.954%205.773c18.27%2015.78%2029.905%2039.057%2029.905%2065.032l-.027.437c20.235%2012.308%2035.053%2032.65%2039.824%2056.633c17.583-12.9%2029.063-33.64%2029.063-57.064c-.006-39.043-31.768-70.811-70.811-70.811%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%20246%22%3E%3Cpath%20fill%3D%22%23010002%22%20d%3D%22M213.424%20160.075c-.114%2047.306-38.639%2085.764-85.972%2085.764c-47.408%200-85.98-38.572-85.98-85.98l.027-.437C16.67%20144.328%200%20117.095%200%2085.98C0%2038.565%2038.565%200%2085.98%200c15.261%200%2029.574%204.044%2042.017%2011.05C140.439%204.043%20154.759%200%20170.02%200C217.435%200%20256%2038.572%20256%2085.98c0%2031.566-17.146%2059.143-42.576%2074.095M127.997%2029.117c-15.558%2011.528-26.285%2029.212-28.398%2049.474c8.748-3.015%2018.095-4.724%2027.853-4.724c10.188%200%2019.918%201.87%2028.982%205.14c-2.005-20.436-12.772-38.282-28.437-49.89m-70.684%20121.55c8.768%203.897%2018.458%206.117%2028.666%206.117a70.3%2070.3%200%200%200%2027.954-5.773c-14.226-12.288-24.42-29.104-28.23-48.229c-15.228%2011.184-25.826%2028.263-28.39%2047.885m70.139-61.62a70.3%2070.3%200%200%200-27.65%205.633c2.428%2019.703%2012.98%2036.89%2028.195%2048.161c15.093-11.184%2025.584-28.175%2028.128-47.676c-8.775-3.91-18.465-6.117-28.673-6.117m14.609%2061.97a70.4%2070.4%200%200%200%2027.953%205.774a70.3%2070.3%200%200%200%2027.657-5.632c-2.396-19.414-12.671-36.365-27.516-47.657c-3.916%2018.835-14.044%2035.376-28.094%2047.515m-14.61%2079.647c36.554%200%2066.72-27.838%2070.429-63.423c-8.748%203.008-18.095%204.724-27.86%204.724c-15.261%200-29.581-4.044-42.023-11.049c-12.436%207.005-26.749%2011.05-42.018%2011.05c-10.188%200-19.918-1.871-28.982-5.135c3.519%2035.78%2033.767%2063.833%2070.455%2063.833M85.98%2015.168c-39.05%200-70.811%2031.762-70.811%2070.811c0%2023%2011.07%2043.41%2028.108%2056.358c5.006-24.098%2020.18-44.46%2040.772-56.58c.074-25.887%2011.675-49.076%2029.891-64.809a70.2%2070.2%200%200%200-27.96-5.78m84.042%200a70.3%2070.3%200%200%200-27.954%205.773c18.27%2015.78%2029.905%2039.057%2029.905%2065.032l-.027.437c20.235%2012.308%2035.053%2032.65%2039.824%2056.633c17.583-12.9%2029.063-33.64%2029.063-57.064c-.006-39.043-31.768-70.811-70.811-70.811%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/mithril.svg?color=%231a73e8&size=48