feed issue reopen icon

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

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

Related icons in Octicons

Use the feed issue reopen icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 17 16"><path fill="currentColor" d="M.5 8a8 8 0 1 1 16 0a8 8 0 0 1-16 0m3.427-4.323a.25.25 0 0 0-.427.177V6c0 .138.112.25.25.25h2.146a.25.25 0 0 0 .177-.427l-.524-.524a4.003 4.003 0 0 1 6.862 1.858a.75.75 0 0 0 1.467-.314a5.502 5.502 0 0 0-9.39-2.605Zm9.573 8.469V10a.25.25 0 0 0-.25-.25h-2.146a.25.25 0 0 0-.177.427l.524.524a4.002 4.002 0 0 1-6.862-1.858a.75.75 0 0 0-1.467.314a5.502 5.502 0 0 0 9.39 2.605l.561.561a.25.25 0 0 0 .427-.177M10 8a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 10 8"/></svg>

React

import type { SVGProps } from "react";

export function OcticonFeedIssueReopen16(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 17 16"><path fill="currentColor" d="M.5 8a8 8 0 1 1 16 0a8 8 0 0 1-16 0m3.427-4.323a.25.25 0 0 0-.427.177V6c0 .138.112.25.25.25h2.146a.25.25 0 0 0 .177-.427l-.524-.524a4.003 4.003 0 0 1 6.862 1.858a.75.75 0 0 0 1.467-.314a5.502 5.502 0 0 0-9.39-2.605Zm9.573 8.469V10a.25.25 0 0 0-.25-.25h-2.146a.25.25 0 0 0-.177.427l.524.524a4.002 4.002 0 0 1-6.862-1.858a.75.75 0 0 0-1.467.314a5.502 5.502 0 0 0 9.39 2.605l.561.561a.25.25 0 0 0 .427-.177M10 8a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 10 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 17 16"><path fill="currentColor" d="M.5 8a8 8 0 1 1 16 0a8 8 0 0 1-16 0m3.427-4.323a.25.25 0 0 0-.427.177V6c0 .138.112.25.25.25h2.146a.25.25 0 0 0 .177-.427l-.524-.524a4.003 4.003 0 0 1 6.862 1.858a.75.75 0 0 0 1.467-.314a5.502 5.502 0 0 0-9.39-2.605Zm9.573 8.469V10a.25.25 0 0 0-.25-.25h-2.146a.25.25 0 0 0-.177.427l.524.524a4.002 4.002 0 0 1-6.862-1.858a.75.75 0 0 0-1.467.314a5.502 5.502 0 0 0 9.39 2.605l.561.561a.25.25 0 0 0 .427-.177M10 8a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 10 8"/></svg>
</template>

CSS

.icon-feed-issue-reopen-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%2017%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M.5%208a8%208%200%201%201%2016%200a8%208%200%200%201-16%200m3.427-4.323a.25.25%200%200%200-.427.177V6c0%20.138.112.25.25.25h2.146a.25.25%200%200%200%20.177-.427l-.524-.524a4.003%204.003%200%200%201%206.862%201.858a.75.75%200%200%200%201.467-.314a5.502%205.502%200%200%200-9.39-2.605Zm9.573%208.469V10a.25.25%200%200%200-.25-.25h-2.146a.25.25%200%200%200-.177.427l.524.524a4.002%204.002%200%200%201-6.862-1.858a.75.75%200%200%200-1.467.314a5.502%205.502%200%200%200%209.39%202.605l.561.561a.25.25%200%200%200%20.427-.177M10%208a1.5%201.5%200%201%200-3.001.001A1.5%201.5%200%200%200%2010%208%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%2017%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M.5%208a8%208%200%201%201%2016%200a8%208%200%200%201-16%200m3.427-4.323a.25.25%200%200%200-.427.177V6c0%20.138.112.25.25.25h2.146a.25.25%200%200%200%20.177-.427l-.524-.524a4.003%204.003%200%200%201%206.862%201.858a.75.75%200%200%200%201.467-.314a5.502%205.502%200%200%200-9.39-2.605Zm9.573%208.469V10a.25.25%200%200%200-.25-.25h-2.146a.25.25%200%200%200-.177.427l.524.524a4.002%204.002%200%200%201-6.862-1.858a.75.75%200%200%200-1.467.314a5.502%205.502%200%200%200%209.39%202.605l.561.561a.25.25%200%200%200%20.427-.177M10%208a1.5%201.5%200%201%200-3.001.001A1.5%201.5%200%200%200%2010%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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