reddit-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
reddit-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the reddit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3 4a1 1 0 0 0-.75.34l-1.652-.33a.5.5 0 0 0-.593.42l-.37 2.579c-1.421.063-2.737.492-3.743 1.197a5 5 0 0 0-.548.44a1.5 1.5 0 0 0-1.338 2.683Q6 13.415 6 13.5c0 1.382.802 2.532 1.892 3.294C8.984 17.558 10.44 18 12 18s3.017-.441 4.11-1.206C17.197 16.032 18 14.882 18 13.5q0-.086-.006-.17a1.499 1.499 0 0 0-1.338-2.684a5 5 0 0 0-.547-.44c-.94-.658-2.15-1.077-3.465-1.18l.276-1.932l1.133.226A1 1 0 1 0 15 6m-5.5 6a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m5 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteRedditFill(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="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3 4a1 1 0 0 0-.75.34l-1.652-.33a.5.5 0 0 0-.593.42l-.37 2.579c-1.421.063-2.737.492-3.743 1.197a5 5 0 0 0-.548.44a1.5 1.5 0 0 0-1.338 2.683Q6 13.415 6 13.5c0 1.382.802 2.532 1.892 3.294C8.984 17.558 10.44 18 12 18s3.017-.441 4.11-1.206C17.197 16.032 18 14.882 18 13.5q0-.086-.006-.17a1.499 1.499 0 0 0-1.338-2.684a5 5 0 0 0-.547-.44c-.94-.658-2.15-1.077-3.465-1.18l.276-1.932l1.133.226A1 1 0 1 0 15 6m-5.5 6a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m5 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m3 4a1 1 0 0 0-.75.34l-1.652-.33a.5.5 0 0 0-.593.42l-.37 2.579c-1.421.063-2.737.492-3.743 1.197a5 5 0 0 0-.548.44a1.5 1.5 0 0 0-1.338 2.683Q6 13.415 6 13.5c0 1.382.802 2.532 1.892 3.294C8.984 17.558 10.44 18 12 18s3.017-.441 4.11-1.206C17.197 16.032 18 14.882 18 13.5q0-.086-.006-.17a1.499 1.499 0 0 0-1.338-2.684a5 5 0 0 0-.547-.44c-.94-.658-2.15-1.077-3.465-1.18l.276-1.932l1.133.226A1 1 0 1 0 15 6m-5.5 6a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m5 0a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3"/></svg>
</template>

CSS

.icon-reddit-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%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m3%204a1%201%200%200%200-.75.34l-1.652-.33a.5.5%200%200%200-.593.42l-.37%202.579c-1.421.063-2.737.492-3.743%201.197a5%205%200%200%200-.548.44a1.5%201.5%200%200%200-1.338%202.683Q6%2013.415%206%2013.5c0%201.382.802%202.532%201.892%203.294C8.984%2017.558%2010.44%2018%2012%2018s3.017-.441%204.11-1.206C17.197%2016.032%2018%2014.882%2018%2013.5q0-.086-.006-.17a1.499%201.499%200%200%200-1.338-2.684a5%205%200%200%200-.547-.44c-.94-.658-2.15-1.077-3.465-1.18l.276-1.932l1.133.226A1%201%200%201%200%2015%206m-5.5%206a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m5%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3%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%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m3%204a1%201%200%200%200-.75.34l-1.652-.33a.5.5%200%200%200-.593.42l-.37%202.579c-1.421.063-2.737.492-3.743%201.197a5%205%200%200%200-.548.44a1.5%201.5%200%200%200-1.338%202.683Q6%2013.415%206%2013.5c0%201.382.802%202.532%201.892%203.294C8.984%2017.558%2010.44%2018%2012%2018s3.017-.441%204.11-1.206C17.197%2016.032%2018%2014.882%2018%2013.5q0-.086-.006-.17a1.499%201.499%200%200%200-1.338-2.684a5%205%200%200%200-.547-.44c-.94-.658-2.15-1.077-3.465-1.18l.276-1.932l1.133.226A1%201%200%201%200%2015%206m-5.5%206a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m5%200a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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