feather icon

feather-filled from Reicon by REICON · Filled · Messages · MIT Free for personal and commercial use.

Name
feather-filled
Set
Reicon
Style
Filled
Category
Messages
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All feather icons →

More messages icons from Reicon

Use the feather icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.333 3.667c-9.85.862-13.957 7.851-15.612 12.501c.515.272.887.44.887.44c1.08.484 2.15.697 2.212.708a17.7 17.7 0 0 0 3.156.312c2.01 0 3.64-.45 4.867-1.347a5.5 5.5 0 0 0 1.6-1.818c-2.852-.429-4.672-1.713-4.672-1.713s4.395.332 5.789-.769c.642-.507 1.199-1.33 1.488-2.441c.21-.81.304-1.605.417-2.368c.18-1.201.35-2.335.735-3.008a.98.98 0 0 0 .109-.598c-.586.058-.976.1-.976.1"/><path d="M3.668 21.333a1 1 0 0 1-.995-1.113c.018-.161 2.021-16.189 17.573-17.55a1 1 0 0 1 .175 1.992C6.478 5.883 4.677 20.302 4.66 20.448a1 1 0 0 1-.993.886"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconFeatherFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.333 3.667c-9.85.862-13.957 7.851-15.612 12.501c.515.272.887.44.887.44c1.08.484 2.15.697 2.212.708a17.7 17.7 0 0 0 3.156.312c2.01 0 3.64-.45 4.867-1.347a5.5 5.5 0 0 0 1.6-1.818c-2.852-.429-4.672-1.713-4.672-1.713s4.395.332 5.789-.769c.642-.507 1.199-1.33 1.488-2.441c.21-.81.304-1.605.417-2.368c.18-1.201.35-2.335.735-3.008a.98.98 0 0 0 .109-.598c-.586.058-.976.1-.976.1"/><path d="M3.668 21.333a1 1 0 0 1-.995-1.113c.018-.161 2.021-16.189 17.573-17.55a1 1 0 0 1 .175 1.992C6.478 5.883 4.677 20.302 4.66 20.448a1 1 0 0 1-.993.886"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.333 3.667c-9.85.862-13.957 7.851-15.612 12.501c.515.272.887.44.887.44c1.08.484 2.15.697 2.212.708a17.7 17.7 0 0 0 3.156.312c2.01 0 3.64-.45 4.867-1.347a5.5 5.5 0 0 0 1.6-1.818c-2.852-.429-4.672-1.713-4.672-1.713s4.395.332 5.789-.769c.642-.507 1.199-1.33 1.488-2.441c.21-.81.304-1.605.417-2.368c.18-1.201.35-2.335.735-3.008a.98.98 0 0 0 .109-.598c-.586.058-.976.1-.976.1"/><path d="M3.668 21.333a1 1 0 0 1-.995-1.113c.018-.161 2.021-16.189 17.573-17.55a1 1 0 0 1 .175 1.992C6.478 5.883 4.677 20.302 4.66 20.448a1 1 0 0 1-.993.886"/></g></svg>
</template>

CSS

.icon-feather-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.333%203.667c-9.85.862-13.957%207.851-15.612%2012.501c.515.272.887.44.887.44c1.08.484%202.15.697%202.212.708a17.7%2017.7%200%200%200%203.156.312c2.01%200%203.64-.45%204.867-1.347a5.5%205.5%200%200%200%201.6-1.818c-2.852-.429-4.672-1.713-4.672-1.713s4.395.332%205.789-.769c.642-.507%201.199-1.33%201.488-2.441c.21-.81.304-1.605.417-2.368c.18-1.201.35-2.335.735-3.008a.98.98%200%200%200%20.109-.598c-.586.058-.976.1-.976.1%22%2F%3E%3Cpath%20d%3D%22M3.668%2021.333a1%201%200%200%201-.995-1.113c.018-.161%202.021-16.189%2017.573-17.55a1%201%200%200%201%20.175%201.992C6.478%205.883%204.677%2020.302%204.66%2020.448a1%201%200%200%201-.993.886%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20.333%203.667c-9.85.862-13.957%207.851-15.612%2012.501c.515.272.887.44.887.44c1.08.484%202.15.697%202.212.708a17.7%2017.7%200%200%200%203.156.312c2.01%200%203.64-.45%204.867-1.347a5.5%205.5%200%200%200%201.6-1.818c-2.852-.429-4.672-1.713-4.672-1.713s4.395.332%205.789-.769c.642-.507%201.199-1.33%201.488-2.441c.21-.81.304-1.605.417-2.368c.18-1.201.35-2.335.735-3.008a.98.98%200%200%200%20.109-.598c-.586.058-.976.1-.976.1%22%2F%3E%3Cpath%20d%3D%22M3.668%2021.333a1%201%200%200%201-.995-1.113c.018-.161%202.021-16.189%2017.573-17.55a1%201%200%200%201%20.175%201.992C6.478%205.883%204.677%2020.302%204.66%2020.448a1%201%200%200%201-.993.886%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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