mega logo
mega from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- mega
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the mega logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0m8.307 21.656a.5.5 0 0 1-.5.5h-2.089a.5.5 0 0 1-.495-.5v-6.438c0-.052-.063-.078-.104-.042l-4.427 4.427a.99.99 0 0 1-1.391 0l-4.427-4.427c-.036-.036-.109-.01-.109.042v6.438c0 .276-.219.5-.495.5H8.181a.493.493 0 0 1-.495-.5V10.343c0-.276.219-.495.495-.495h1.432c.266 0 .516.104.703.292l5.505 5.505c.094.099.25.099.349 0l5.505-5.505a.98.98 0 0 1 .698-.292h1.432c.276 0 .5.219.5.495z"/></svg>
React
import type { SVGProps } from "react";
export function CibMega(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="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0m8.307 21.656a.5.5 0 0 1-.5.5h-2.089a.5.5 0 0 1-.495-.5v-6.438c0-.052-.063-.078-.104-.042l-4.427 4.427a.99.99 0 0 1-1.391 0l-4.427-4.427c-.036-.036-.109-.01-.109.042v6.438c0 .276-.219.5-.495.5H8.181a.493.493 0 0 1-.495-.5V10.343c0-.276.219-.495.495-.495h1.432c.266 0 .516.104.703.292l5.505 5.505c.094.099.25.099.349 0l5.505-5.505a.98.98 0 0 1 .698-.292h1.432c.276 0 .5.219.5.495z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0m8.307 21.656a.5.5 0 0 1-.5.5h-2.089a.5.5 0 0 1-.495-.5v-6.438c0-.052-.063-.078-.104-.042l-4.427 4.427a.99.99 0 0 1-1.391 0l-4.427-4.427c-.036-.036-.109-.01-.109.042v6.438c0 .276-.219.5-.495.5H8.181a.493.493 0 0 1-.495-.5V10.343c0-.276.219-.495.495-.495h1.432c.266 0 .516.104.703.292l5.505 5.505c.094.099.25.099.349 0l5.505-5.505a.98.98 0 0 1 .698-.292h1.432c.276 0 .5.219.5.495z"/></svg> </template>
CSS
.icon-mega {
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%22M16%200C7.161%200%200%207.161%200%2016s7.161%2016%2016%2016s16-7.161%2016-16S24.839%200%2016%200m8.307%2021.656a.5.5%200%200%201-.5.5h-2.089a.5.5%200%200%201-.495-.5v-6.438c0-.052-.063-.078-.104-.042l-4.427%204.427a.99.99%200%200%201-1.391%200l-4.427-4.427c-.036-.036-.109-.01-.109.042v6.438c0%20.276-.219.5-.495.5H8.181a.493.493%200%200%201-.495-.5V10.343c0-.276.219-.495.495-.495h1.432c.266%200%20.516.104.703.292l5.505%205.505c.094.099.25.099.349%200l5.505-5.505a.98.98%200%200%201%20.698-.292h1.432c.276%200%20.5.219.5.495z%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%22M16%200C7.161%200%200%207.161%200%2016s7.161%2016%2016%2016s16-7.161%2016-16S24.839%200%2016%200m8.307%2021.656a.5.5%200%200%201-.5.5h-2.089a.5.5%200%200%201-.495-.5v-6.438c0-.052-.063-.078-.104-.042l-4.427%204.427a.99.99%200%200%201-1.391%200l-4.427-4.427c-.036-.036-.109-.01-.109.042v6.438c0%20.276-.219.5-.495.5H8.181a.493.493%200%200%201-.495-.5V10.343c0-.276.219-.495.495-.495h1.432c.266%200%20.516.104.703.292l5.505%205.505c.094.099.25.099.349%200l5.505-5.505a.98.98%200%200%201%20.698-.292h1.432c.276%200%20.5.219.5.495z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/mega.svg?color=%231a73e8&size=48