mediafire from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
mediafire
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the mediafire logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.839 9.563c-.661.557 3.927-.609 3.468 1.651c-.443 2.177-4.828-.459-9.629-.235c-2.125.1-4.073.709-5.313 2.224c1.297-1.479 3.865-1.124 3.199-.109c-1.568 2.371-4.505.661-6.563 5.303c.245-.536.912-1.593 3.792-2.036c2.115-.324 5.62-.021 6.739 1.728c1.229 1.928-5.015 1.709-1.557 2.1c4.792.541 8.396 4.411 13.084 4.411c6.068 0 9.896-3.093 9.943-8.192c.083-9.229-12.136-11.089-17.161-6.844zm9.025 10.073c-1.593-.048-3.208-.683-4.484-1.308c-3.156-1.541-4.453-2.073-4.453-2.145c0-.089 1.896.645 5.084-1.052c1.844-.98 1.911-1.833 3.853-2.005c2.308-.204 3.948 1.505 3.948 3.301c0 1.803-1.624 3.271-3.948 3.209"/></svg>

React

import type { SVGProps } from "react";

export function CibMediafire(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="M14.839 9.563c-.661.557 3.927-.609 3.468 1.651c-.443 2.177-4.828-.459-9.629-.235c-2.125.1-4.073.709-5.313 2.224c1.297-1.479 3.865-1.124 3.199-.109c-1.568 2.371-4.505.661-6.563 5.303c.245-.536.912-1.593 3.792-2.036c2.115-.324 5.62-.021 6.739 1.728c1.229 1.928-5.015 1.709-1.557 2.1c4.792.541 8.396 4.411 13.084 4.411c6.068 0 9.896-3.093 9.943-8.192c.083-9.229-12.136-11.089-17.161-6.844zm9.025 10.073c-1.593-.048-3.208-.683-4.484-1.308c-3.156-1.541-4.453-2.073-4.453-2.145c0-.089 1.896.645 5.084-1.052c1.844-.98 1.911-1.833 3.853-2.005c2.308-.204 3.948 1.505 3.948 3.301c0 1.803-1.624 3.271-3.948 3.209"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.839 9.563c-.661.557 3.927-.609 3.468 1.651c-.443 2.177-4.828-.459-9.629-.235c-2.125.1-4.073.709-5.313 2.224c1.297-1.479 3.865-1.124 3.199-.109c-1.568 2.371-4.505.661-6.563 5.303c.245-.536.912-1.593 3.792-2.036c2.115-.324 5.62-.021 6.739 1.728c1.229 1.928-5.015 1.709-1.557 2.1c4.792.541 8.396 4.411 13.084 4.411c6.068 0 9.896-3.093 9.943-8.192c.083-9.229-12.136-11.089-17.161-6.844zm9.025 10.073c-1.593-.048-3.208-.683-4.484-1.308c-3.156-1.541-4.453-2.073-4.453-2.145c0-.089 1.896.645 5.084-1.052c1.844-.98 1.911-1.833 3.853-2.005c2.308-.204 3.948 1.505 3.948 3.301c0 1.803-1.624 3.271-3.948 3.209"/></svg>
</template>

CSS

.icon-mediafire {
  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%22M14.839%209.563c-.661.557%203.927-.609%203.468%201.651c-.443%202.177-4.828-.459-9.629-.235c-2.125.1-4.073.709-5.313%202.224c1.297-1.479%203.865-1.124%203.199-.109c-1.568%202.371-4.505.661-6.563%205.303c.245-.536.912-1.593%203.792-2.036c2.115-.324%205.62-.021%206.739%201.728c1.229%201.928-5.015%201.709-1.557%202.1c4.792.541%208.396%204.411%2013.084%204.411c6.068%200%209.896-3.093%209.943-8.192c.083-9.229-12.136-11.089-17.161-6.844zm9.025%2010.073c-1.593-.048-3.208-.683-4.484-1.308c-3.156-1.541-4.453-2.073-4.453-2.145c0-.089%201.896.645%205.084-1.052c1.844-.98%201.911-1.833%203.853-2.005c2.308-.204%203.948%201.505%203.948%203.301c0%201.803-1.624%203.271-3.948%203.209%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%22M14.839%209.563c-.661.557%203.927-.609%203.468%201.651c-.443%202.177-4.828-.459-9.629-.235c-2.125.1-4.073.709-5.313%202.224c1.297-1.479%203.865-1.124%203.199-.109c-1.568%202.371-4.505.661-6.563%205.303c.245-.536.912-1.593%203.792-2.036c2.115-.324%205.62-.021%206.739%201.728c1.229%201.928-5.015%201.709-1.557%202.1c4.792.541%208.396%204.411%2013.084%204.411c6.068%200%209.896-3.093%209.943-8.192c.083-9.229-12.136-11.089-17.161-6.844zm9.025%2010.073c-1.593-.048-3.208-.683-4.484-1.308c-3.156-1.541-4.453-2.073-4.453-2.145c0-.089%201.896.645%205.084-1.052c1.844-.98%201.911-1.833%203.853-2.005c2.308-.204%203.948%201.505%203.948%203.301c0%201.803-1.624%203.271-3.948%203.209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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