the mighty logo
the-mighty from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- the-mighty
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
Related icons in CoreUI Brands
Use the the mighty logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.573 0h-5.912l-3.593 18.651L12.412 0H6.473c.287.292.448.849.521 1.432v28.276c0 .828-.14 1.844-.568 2.292c1.355-.287 3.079-.552 4.552-.812V12.5L14.297 29c.093.615.181 1.448-.027 1.599c1.131-.172 2.26-.339 3.391-.489c-.14-.213-.083-.869-.005-1.416l3.271-16.496v17.464c1.407-.167 3.156-.323 4.625-.468l.021-.011c-.433-.437-.579-1.464-.579-2.297V2.303c0-.839.141-1.865.579-2.303"/></svg>
React
import type { SVGProps } from "react";
export function CibTheMighty(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.573 0h-5.912l-3.593 18.651L12.412 0H6.473c.287.292.448.849.521 1.432v28.276c0 .828-.14 1.844-.568 2.292c1.355-.287 3.079-.552 4.552-.812V12.5L14.297 29c.093.615.181 1.448-.027 1.599c1.131-.172 2.26-.339 3.391-.489c-.14-.213-.083-.869-.005-1.416l3.271-16.496v17.464c1.407-.167 3.156-.323 4.625-.468l.021-.011c-.433-.437-.579-1.464-.579-2.297V2.303c0-.839.141-1.865.579-2.303"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.573 0h-5.912l-3.593 18.651L12.412 0H6.473c.287.292.448.849.521 1.432v28.276c0 .828-.14 1.844-.568 2.292c1.355-.287 3.079-.552 4.552-.812V12.5L14.297 29c.093.615.181 1.448-.027 1.599c1.131-.172 2.26-.339 3.391-.489c-.14-.213-.083-.869-.005-1.416l3.271-16.496v17.464c1.407-.167 3.156-.323 4.625-.468l.021-.011c-.433-.437-.579-1.464-.579-2.297V2.303c0-.839.141-1.865.579-2.303"/></svg> </template>
CSS
.icon-the-mighty {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.573%200h-5.912l-3.593%2018.651L12.412%200H6.473c.287.292.448.849.521%201.432v28.276c0%20.828-.14%201.844-.568%202.292c1.355-.287%203.079-.552%204.552-.812V12.5L14.297%2029c.093.615.181%201.448-.027%201.599c1.131-.172%202.26-.339%203.391-.489c-.14-.213-.083-.869-.005-1.416l3.271-16.496v17.464c1.407-.167%203.156-.323%204.625-.468l.021-.011c-.433-.437-.579-1.464-.579-2.297V2.303c0-.839.141-1.865.579-2.303%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.573%200h-5.912l-3.593%2018.651L12.412%200H6.473c.287.292.448.849.521%201.432v28.276c0%20.828-.14%201.844-.568%202.292c1.355-.287%203.079-.552%204.552-.812V12.5L14.297%2029c.093.615.181%201.448-.027%201.599c1.131-.172%202.26-.339%203.391-.489c-.14-.213-.083-.869-.005-1.416l3.271-16.496v17.464c1.407-.167%203.156-.323%204.625-.468l.021-.011c-.433-.437-.579-1.464-.579-2.297V2.303c0-.839.141-1.865.579-2.303%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/the-mighty.svg?color=%231a73e8&size=48