meta-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.

Name
meta-fill
Set
Remix Icon
Style
Fill
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More logos icons from Remix Icon

Use the meta icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.92 4.5c-1.851 0-3.298 1.394-4.608 3.165C10.512 5.373 9.007 4.5 7.206 4.5C3.534 4.5.72 9.28.72 14.338c0 3.165 1.531 5.162 4.096 5.162c1.846 0 3.174-.87 5.535-4.997c0 0 .984-1.737 1.66-2.934q.356.574.75 1.238l1.107 1.862c2.156 3.608 3.358 4.831 5.534 4.831c2.5 0 3.89-2.024 3.89-5.255c0-5.297-2.877-9.745-6.372-9.745m-8.37 8.886c-1.913 3-2.575 3.673-3.64 3.673c-1.097 0-1.749-.963-1.749-2.68c0-3.672 1.831-7.427 4.014-7.427c1.182 0 2.17.682 3.683 2.848c-1.437 2.204-2.307 3.586-2.307 3.586m7.224-.377L14.45 10.8a45 45 0 0 0-1.032-1.608c1.193-1.841 2.176-2.759 3.347-2.759c2.43 0 4.375 3.58 4.375 7.976c0 1.676-.549 2.649-1.686 2.649c-1.09 0-1.61-.72-3.68-4.05"/></svg>

React

import type { SVGProps } from "react";

export function RiMetaFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.92 4.5c-1.851 0-3.298 1.394-4.608 3.165C10.512 5.373 9.007 4.5 7.206 4.5C3.534 4.5.72 9.28.72 14.338c0 3.165 1.531 5.162 4.096 5.162c1.846 0 3.174-.87 5.535-4.997c0 0 .984-1.737 1.66-2.934q.356.574.75 1.238l1.107 1.862c2.156 3.608 3.358 4.831 5.534 4.831c2.5 0 3.89-2.024 3.89-5.255c0-5.297-2.877-9.745-6.372-9.745m-8.37 8.886c-1.913 3-2.575 3.673-3.64 3.673c-1.097 0-1.749-.963-1.749-2.68c0-3.672 1.831-7.427 4.014-7.427c1.182 0 2.17.682 3.683 2.848c-1.437 2.204-2.307 3.586-2.307 3.586m7.224-.377L14.45 10.8a45 45 0 0 0-1.032-1.608c1.193-1.841 2.176-2.759 3.347-2.759c2.43 0 4.375 3.58 4.375 7.976c0 1.676-.549 2.649-1.686 2.649c-1.09 0-1.61-.72-3.68-4.05"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.92 4.5c-1.851 0-3.298 1.394-4.608 3.165C10.512 5.373 9.007 4.5 7.206 4.5C3.534 4.5.72 9.28.72 14.338c0 3.165 1.531 5.162 4.096 5.162c1.846 0 3.174-.87 5.535-4.997c0 0 .984-1.737 1.66-2.934q.356.574.75 1.238l1.107 1.862c2.156 3.608 3.358 4.831 5.534 4.831c2.5 0 3.89-2.024 3.89-5.255c0-5.297-2.877-9.745-6.372-9.745m-8.37 8.886c-1.913 3-2.575 3.673-3.64 3.673c-1.097 0-1.749-.963-1.749-2.68c0-3.672 1.831-7.427 4.014-7.427c1.182 0 2.17.682 3.683 2.848c-1.437 2.204-2.307 3.586-2.307 3.586m7.224-.377L14.45 10.8a45 45 0 0 0-1.032-1.608c1.193-1.841 2.176-2.759 3.347-2.759c2.43 0 4.375 3.58 4.375 7.976c0 1.676-.549 2.649-1.686 2.649c-1.09 0-1.61-.72-3.68-4.05"/></svg>
</template>

CSS

.icon-meta-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.92%204.5c-1.851%200-3.298%201.394-4.608%203.165C10.512%205.373%209.007%204.5%207.206%204.5C3.534%204.5.72%209.28.72%2014.338c0%203.165%201.531%205.162%204.096%205.162c1.846%200%203.174-.87%205.535-4.997c0%200%20.984-1.737%201.66-2.934q.356.574.75%201.238l1.107%201.862c2.156%203.608%203.358%204.831%205.534%204.831c2.5%200%203.89-2.024%203.89-5.255c0-5.297-2.877-9.745-6.372-9.745m-8.37%208.886c-1.913%203-2.575%203.673-3.64%203.673c-1.097%200-1.749-.963-1.749-2.68c0-3.672%201.831-7.427%204.014-7.427c1.182%200%202.17.682%203.683%202.848c-1.437%202.204-2.307%203.586-2.307%203.586m7.224-.377L14.45%2010.8a45%2045%200%200%200-1.032-1.608c1.193-1.841%202.176-2.759%203.347-2.759c2.43%200%204.375%203.58%204.375%207.976c0%201.676-.549%202.649-1.686%202.649c-1.09%200-1.61-.72-3.68-4.05%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.92%204.5c-1.851%200-3.298%201.394-4.608%203.165C10.512%205.373%209.007%204.5%207.206%204.5C3.534%204.5.72%209.28.72%2014.338c0%203.165%201.531%205.162%204.096%205.162c1.846%200%203.174-.87%205.535-4.997c0%200%20.984-1.737%201.66-2.934q.356.574.75%201.238l1.107%201.862c2.156%203.608%203.358%204.831%205.534%204.831c2.5%200%203.89-2.024%203.89-5.255c0-5.297-2.877-9.745-6.372-9.745m-8.37%208.886c-1.913%203-2.575%203.673-3.64%203.673c-1.097%200-1.749-.963-1.749-2.68c0-3.672%201.831-7.427%204.014-7.427c1.182%200%202.17.682%203.683%202.848c-1.437%202.204-2.307%203.586-2.307%203.586m7.224-.377L14.45%2010.8a45%2045%200%200%200-1.032-1.608c1.193-1.841%202.176-2.759%203.347-2.759c2.43%200%204.375%203.58%204.375%207.976c0%201.676-.549%202.649-1.686%202.649c-1.09%200-1.61-.72-3.68-4.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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