blackfolder from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
blackfolder
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the blackfolder emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M490 326V92.143C490 79.021 479.258 68 466.136 68H340.129c-9.287 0-17.723 5.603-21.596 14.044l-12.709 27.903C301.951 118.388 293.515 124 284.228 124H66.538C53.415 124 43 134.426 43 147.549v216.363C43 377.034 53.415 388 66.538 388h399.599c.628 0 1.248-.36 1.864-.408V433h.341c0 6 4.877 10.636 10.829 10.636S490 438.669 490 432.717z"/><path fill="#626566" d="M479.171 443.636c-5.952 0-10.829-4.636-10.829-10.636H468V210.181C468 197.058 457.66 186 444.538 186H44.939C31.817 186 21 197.058 21 210.181V449.37C21 462.492 31.817 473 44.939 473h399.599c1.385 0 2.741-.06 4.061-.288c1.639.227 3.31.385 5.012.385c20.04 0 36.136-16.229 36.136-36.269c0-.533-.036-1.057-.058-1.584c-1.147 4.765-5.435 8.392-10.518 8.392"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiBlackfolder(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M490 326V92.143C490 79.021 479.258 68 466.136 68H340.129c-9.287 0-17.723 5.603-21.596 14.044l-12.709 27.903C301.951 118.388 293.515 124 284.228 124H66.538C53.415 124 43 134.426 43 147.549v216.363C43 377.034 53.415 388 66.538 388h399.599c.628 0 1.248-.36 1.864-.408V433h.341c0 6 4.877 10.636 10.829 10.636S490 438.669 490 432.717z"/><path fill="#626566" d="M479.171 443.636c-5.952 0-10.829-4.636-10.829-10.636H468V210.181C468 197.058 457.66 186 444.538 186H44.939C31.817 186 21 197.058 21 210.181V449.37C21 462.492 31.817 473 44.939 473h399.599c1.385 0 2.741-.06 4.061-.288c1.639.227 3.31.385 5.012.385c20.04 0 36.136-16.229 36.136-36.269c0-.533-.036-1.057-.058-1.584c-1.147 4.765-5.435 8.392-10.518 8.392"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M490 326V92.143C490 79.021 479.258 68 466.136 68H340.129c-9.287 0-17.723 5.603-21.596 14.044l-12.709 27.903C301.951 118.388 293.515 124 284.228 124H66.538C53.415 124 43 134.426 43 147.549v216.363C43 377.034 53.415 388 66.538 388h399.599c.628 0 1.248-.36 1.864-.408V433h.341c0 6 4.877 10.636 10.829 10.636S490 438.669 490 432.717z"/><path fill="#626566" d="M479.171 443.636c-5.952 0-10.829-4.636-10.829-10.636H468V210.181C468 197.058 457.66 186 444.538 186H44.939C31.817 186 21 197.058 21 210.181V449.37C21 462.492 31.817 473 44.939 473h399.599c1.385 0 2.741-.06 4.061-.288c1.639.227 3.31.385 5.012.385c20.04 0 36.136-16.229 36.136-36.269c0-.533-.036-1.057-.058-1.584c-1.147 4.765-5.435 8.392-10.518 8.392"/></svg>
</template>

CSS

.icon-blackfolder {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M490%20326V92.143C490%2079.021%20479.258%2068%20466.136%2068H340.129c-9.287%200-17.723%205.603-21.596%2014.044l-12.709%2027.903C301.951%20118.388%20293.515%20124%20284.228%20124H66.538C53.415%20124%2043%20134.426%2043%20147.549v216.363C43%20377.034%2053.415%20388%2066.538%20388h399.599c.628%200%201.248-.36%201.864-.408V433h.341c0%206%204.877%2010.636%2010.829%2010.636S490%20438.669%20490%20432.717z%22%2F%3E%3Cpath%20fill%3D%22%23626566%22%20d%3D%22M479.171%20443.636c-5.952%200-10.829-4.636-10.829-10.636H468V210.181C468%20197.058%20457.66%20186%20444.538%20186H44.939C31.817%20186%2021%20197.058%2021%20210.181V449.37C21%20462.492%2031.817%20473%2044.939%20473h399.599c1.385%200%202.741-.06%204.061-.288c1.639.227%203.31.385%205.012.385c20.04%200%2036.136-16.229%2036.136-36.269c0-.533-.036-1.057-.058-1.584c-1.147%204.765-5.435%208.392-10.518%208.392%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%20512%20512%22%3E%3Cpath%20d%3D%22M490%20326V92.143C490%2079.021%20479.258%2068%20466.136%2068H340.129c-9.287%200-17.723%205.603-21.596%2014.044l-12.709%2027.903C301.951%20118.388%20293.515%20124%20284.228%20124H66.538C53.415%20124%2043%20134.426%2043%20147.549v216.363C43%20377.034%2053.415%20388%2066.538%20388h399.599c.628%200%201.248-.36%201.864-.408V433h.341c0%206%204.877%2010.636%2010.829%2010.636S490%20438.669%20490%20432.717z%22%2F%3E%3Cpath%20fill%3D%22%23626566%22%20d%3D%22M479.171%20443.636c-5.952%200-10.829-4.636-10.829-10.636H468V210.181C468%20197.058%20457.66%20186%20444.538%20186H44.939C31.817%20186%2021%20197.058%2021%20210.181V449.37C21%20462.492%2031.817%20473%2044.939%20473h399.599c1.385%200%202.741-.06%204.061-.288c1.639.227%203.31.385%205.012.385c20.04%200%2036.136-16.229%2036.136-36.269c0-.533-.036-1.057-.058-1.584c-1.147%204.765-5.435%208.392-10.518%208.392%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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