programming flag icon

programming-flag from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
programming-flag
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the programming flag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M4 7c0-1.886 0-2.828.586-3.414S6.114 3 8 3h7c2.828 0 4.243 0 5.121.879C21 4.757 21 6.172 21 9s0 4.243-.879 5.121C19.243 15 17.828 15 15 15H4z"/><path stroke-linecap="round" d="M4 21V8"/><path stroke-linecap="round" stroke-linejoin="round" d="m16 7l1.227 1.057c.515.445.773.667.773.943s-.258.498-.773.943L16 11M9 7L7.773 8.057C7.258 8.502 7 8.724 7 9s.258.498.773.943L9 11m4.5-4l-2 4"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsProgrammingFlag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M4 7c0-1.886 0-2.828.586-3.414S6.114 3 8 3h7c2.828 0 4.243 0 5.121.879C21 4.757 21 6.172 21 9s0 4.243-.879 5.121C19.243 15 17.828 15 15 15H4z"/><path strokeLinecap="round" d="M4 21V8"/><path strokeLinecap="round" strokeLinejoin="round" d="m16 7l1.227 1.057c.515.445.773.667.773.943s-.258.498-.773.943L16 11M9 7L7.773 8.057C7.258 8.502 7 8.724 7 9s.258.498.773.943L9 11m4.5-4l-2 4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M4 7c0-1.886 0-2.828.586-3.414S6.114 3 8 3h7c2.828 0 4.243 0 5.121.879C21 4.757 21 6.172 21 9s0 4.243-.879 5.121C19.243 15 17.828 15 15 15H4z"/><path stroke-linecap="round" d="M4 21V8"/><path stroke-linecap="round" stroke-linejoin="round" d="m16 7l1.227 1.057c.515.445.773.667.773.943s-.258.498-.773.943L16 11M9 7L7.773 8.057C7.258 8.502 7 8.724 7 9s.258.498.773.943L9 11m4.5-4l-2 4"/></g></svg>
</template>

CSS

.icon-programming-flag {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%207c0-1.886%200-2.828.586-3.414S6.114%203%208%203h7c2.828%200%204.243%200%205.121.879C21%204.757%2021%206.172%2021%209s0%204.243-.879%205.121C19.243%2015%2017.828%2015%2015%2015H4z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2021V8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m16%207l1.227%201.057c.515.445.773.667.773.943s-.258.498-.773.943L16%2011M9%207L7.773%208.057C7.258%208.502%207%208.724%207%209s.258.498.773.943L9%2011m4.5-4l-2%204%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%207c0-1.886%200-2.828.586-3.414S6.114%203%208%203h7c2.828%200%204.243%200%205.121.879C21%204.757%2021%206.172%2021%209s0%204.243-.879%205.121C19.243%2015%2017.828%2015%2015%2015H4z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2021V8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m16%207l1.227%201.057c.515.445.773.667.773.943s-.258.498-.773.943L16%2011M9%207L7.773%208.057C7.258%208.502%207%208.724%207%209s.258.498.773.943L9%2011m4.5-4l-2%204%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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