feed issue draft icon

feed-issue-draft-16 from Octicons by GitHub · 16 · MIT Free for personal and commercial use.

Name
feed-issue-draft-16
Set
Octicons
Style
16
Viewbox
16×16
License
MIT

Related icons in Octicons

Use the feed issue draft icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0M3.802 7.334a.75.75 0 0 0-1.482-.233a5.8 5.8 0 0 0 0 1.798a.749.749 0 1 0 1.482-.233a4.3 4.3 0 0 1 0-1.332M8 2.25a6 6 0 0 0-.899.07a.749.749 0 1 0 .233 1.482a4.3 4.3 0 0 1 1.332 0a.75.75 0 0 0 .233-1.482A6 6 0 0 0 8 2.25m-.666 9.948a.75.75 0 0 0-.233 1.482a5.8 5.8 0 0 0 1.798 0a.749.749 0 1 0-.233-1.482a4.3 4.3 0 0 1-1.332 0m6.346-5.097a.749.749 0 1 0-1.482.233a4.3 4.3 0 0 1 0 1.332a.75.75 0 0 0 1.482.233a5.8 5.8 0 0 0 0-1.798m-8.178-2.54a.75.75 0 0 0-.882-1.213A5.8 5.8 0 0 0 3.348 4.62a.749.749 0 1 0 1.213.882c.263-.361.58-.678.941-.941m-.941 5.937a.75.75 0 0 0-1.213.882a5.8 5.8 0 0 0 1.272 1.272a.749.749 0 1 0 .882-1.213a4.3 4.3 0 0 1-.941-.941m6.819-7.15a.749.749 0 1 0-.882 1.213c.36.263.679.58.941.941a.75.75 0 0 0 1.213-.882a5.8 5.8 0 0 0-1.272-1.272m1.272 8.032a.749.749 0 1 0-1.213-.882c-.262.36-.581.679-.941.941a.75.75 0 0 0 .882 1.213a5.8 5.8 0 0 0 1.272-1.272"/></svg>

React

import type { SVGProps } from "react";

export function OcticonFeedIssueDraft16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0M3.802 7.334a.75.75 0 0 0-1.482-.233a5.8 5.8 0 0 0 0 1.798a.749.749 0 1 0 1.482-.233a4.3 4.3 0 0 1 0-1.332M8 2.25a6 6 0 0 0-.899.07a.749.749 0 1 0 .233 1.482a4.3 4.3 0 0 1 1.332 0a.75.75 0 0 0 .233-1.482A6 6 0 0 0 8 2.25m-.666 9.948a.75.75 0 0 0-.233 1.482a5.8 5.8 0 0 0 1.798 0a.749.749 0 1 0-.233-1.482a4.3 4.3 0 0 1-1.332 0m6.346-5.097a.749.749 0 1 0-1.482.233a4.3 4.3 0 0 1 0 1.332a.75.75 0 0 0 1.482.233a5.8 5.8 0 0 0 0-1.798m-8.178-2.54a.75.75 0 0 0-.882-1.213A5.8 5.8 0 0 0 3.348 4.62a.749.749 0 1 0 1.213.882c.263-.361.58-.678.941-.941m-.941 5.937a.75.75 0 0 0-1.213.882a5.8 5.8 0 0 0 1.272 1.272a.749.749 0 1 0 .882-1.213a4.3 4.3 0 0 1-.941-.941m6.819-7.15a.749.749 0 1 0-.882 1.213c.36.263.679.58.941.941a.75.75 0 0 0 1.213-.882a5.8 5.8 0 0 0-1.272-1.272m1.272 8.032a.749.749 0 1 0-1.213-.882c-.262.36-.581.679-.941.941a.75.75 0 0 0 .882 1.213a5.8 5.8 0 0 0 1.272-1.272"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0M3.802 7.334a.75.75 0 0 0-1.482-.233a5.8 5.8 0 0 0 0 1.798a.749.749 0 1 0 1.482-.233a4.3 4.3 0 0 1 0-1.332M8 2.25a6 6 0 0 0-.899.07a.749.749 0 1 0 .233 1.482a4.3 4.3 0 0 1 1.332 0a.75.75 0 0 0 .233-1.482A6 6 0 0 0 8 2.25m-.666 9.948a.75.75 0 0 0-.233 1.482a5.8 5.8 0 0 0 1.798 0a.749.749 0 1 0-.233-1.482a4.3 4.3 0 0 1-1.332 0m6.346-5.097a.749.749 0 1 0-1.482.233a4.3 4.3 0 0 1 0 1.332a.75.75 0 0 0 1.482.233a5.8 5.8 0 0 0 0-1.798m-8.178-2.54a.75.75 0 0 0-.882-1.213A5.8 5.8 0 0 0 3.348 4.62a.749.749 0 1 0 1.213.882c.263-.361.58-.678.941-.941m-.941 5.937a.75.75 0 0 0-1.213.882a5.8 5.8 0 0 0 1.272 1.272a.749.749 0 1 0 .882-1.213a4.3 4.3 0 0 1-.941-.941m6.819-7.15a.749.749 0 1 0-.882 1.213c.36.263.679.58.941.941a.75.75 0 0 0 1.213-.882a5.8 5.8 0 0 0-1.272-1.272m1.272 8.032a.749.749 0 1 0-1.213-.882c-.262.36-.581.679-.941.941a.75.75 0 0 0 .882 1.213a5.8 5.8 0 0 0 1.272-1.272"/></svg>
</template>

CSS

.icon-feed-issue-draft-16 {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%200a8%208%200%201%201%200%2016A8%208%200%200%201%208%200M3.802%207.334a.75.75%200%200%200-1.482-.233a5.8%205.8%200%200%200%200%201.798a.749.749%200%201%200%201.482-.233a4.3%204.3%200%200%201%200-1.332M8%202.25a6%206%200%200%200-.899.07a.749.749%200%201%200%20.233%201.482a4.3%204.3%200%200%201%201.332%200a.75.75%200%200%200%20.233-1.482A6%206%200%200%200%208%202.25m-.666%209.948a.75.75%200%200%200-.233%201.482a5.8%205.8%200%200%200%201.798%200a.749.749%200%201%200-.233-1.482a4.3%204.3%200%200%201-1.332%200m6.346-5.097a.749.749%200%201%200-1.482.233a4.3%204.3%200%200%201%200%201.332a.75.75%200%200%200%201.482.233a5.8%205.8%200%200%200%200-1.798m-8.178-2.54a.75.75%200%200%200-.882-1.213A5.8%205.8%200%200%200%203.348%204.62a.749.749%200%201%200%201.213.882c.263-.361.58-.678.941-.941m-.941%205.937a.75.75%200%200%200-1.213.882a5.8%205.8%200%200%200%201.272%201.272a.749.749%200%201%200%20.882-1.213a4.3%204.3%200%200%201-.941-.941m6.819-7.15a.749.749%200%201%200-.882%201.213c.36.263.679.58.941.941a.75.75%200%200%200%201.213-.882a5.8%205.8%200%200%200-1.272-1.272m1.272%208.032a.749.749%200%201%200-1.213-.882c-.262.36-.581.679-.941.941a.75.75%200%200%200%20.882%201.213a5.8%205.8%200%200%200%201.272-1.272%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%200a8%208%200%201%201%200%2016A8%208%200%200%201%208%200M3.802%207.334a.75.75%200%200%200-1.482-.233a5.8%205.8%200%200%200%200%201.798a.749.749%200%201%200%201.482-.233a4.3%204.3%200%200%201%200-1.332M8%202.25a6%206%200%200%200-.899.07a.749.749%200%201%200%20.233%201.482a4.3%204.3%200%200%201%201.332%200a.75.75%200%200%200%20.233-1.482A6%206%200%200%200%208%202.25m-.666%209.948a.75.75%200%200%200-.233%201.482a5.8%205.8%200%200%200%201.798%200a.749.749%200%201%200-.233-1.482a4.3%204.3%200%200%201-1.332%200m6.346-5.097a.749.749%200%201%200-1.482.233a4.3%204.3%200%200%201%200%201.332a.75.75%200%200%200%201.482.233a5.8%205.8%200%200%200%200-1.798m-8.178-2.54a.75.75%200%200%200-.882-1.213A5.8%205.8%200%200%200%203.348%204.62a.749.749%200%201%200%201.213.882c.263-.361.58-.678.941-.941m-.941%205.937a.75.75%200%200%200-1.213.882a5.8%205.8%200%200%200%201.272%201.272a.749.749%200%201%200%20.882-1.213a4.3%204.3%200%200%201-.941-.941m6.819-7.15a.749.749%200%201%200-.882%201.213c.36.263.679.58.941.941a.75.75%200%200%200%201.213-.882a5.8%205.8%200%200%200-1.272-1.272m1.272%208.032a.749.749%200%201%200-1.213-.882c-.262.36-.581.679-.941.941a.75.75%200%200%200%20.882%201.213a5.8%205.8%200%200%200%201.272-1.272%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/feed-issue-draft-16.svg?color=%231a73e8&size=48