flag 2 icon

flag-2-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.

Name
flag-2-bold
Set
Solar
Style
Bold
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

Use the flag 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.75 1C6.16421 1 6.5 1.33579 6.5 1.75V3.6L8.22067 3.25587C9.8712 2.92576 11.5821 3.08284 13.1449 3.70797L13.5582 3.87329C14.9831 4.44323 16.5513 4.54967 18.0401 4.17746C18.6711 4.01972 19.1778 4.7036 18.8432 5.26132L17.5647 7.39221C17.2232 7.96137 17.0524 8.24595 17.0119 8.55549C16.9951 8.68461 16.9951 8.81539 17.0119 8.94451C17.0524 9.25405 17.2232 9.53863 17.5647 10.1078L19.1253 12.7089C19.4361 13.2269 19.1582 13.898 18.5721 14.0445L18.472 14.0695C16.7024 14.5119 14.8385 14.3854 13.1449 13.708C11.5821 13.0828 9.8712 12.9258 8.22067 13.2559L6.5 13.6V21.75C6.5 22.1642 6.16421 22.5 5.75 22.5C5.33579 22.5 5 22.1642 5 21.75V1.75C5 1.33579 5.33579 1 5.75 1Z"/></svg>

React

import type { SVGProps } from "react";

export function SolarFlag2Bold(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="M5.75 1C6.16421 1 6.5 1.33579 6.5 1.75V3.6L8.22067 3.25587C9.8712 2.92576 11.5821 3.08284 13.1449 3.70797L13.5582 3.87329C14.9831 4.44323 16.5513 4.54967 18.0401 4.17746C18.6711 4.01972 19.1778 4.7036 18.8432 5.26132L17.5647 7.39221C17.2232 7.96137 17.0524 8.24595 17.0119 8.55549C16.9951 8.68461 16.9951 8.81539 17.0119 8.94451C17.0524 9.25405 17.2232 9.53863 17.5647 10.1078L19.1253 12.7089C19.4361 13.2269 19.1582 13.898 18.5721 14.0445L18.472 14.0695C16.7024 14.5119 14.8385 14.3854 13.1449 13.708C11.5821 13.0828 9.8712 12.9258 8.22067 13.2559L6.5 13.6V21.75C6.5 22.1642 6.16421 22.5 5.75 22.5C5.33579 22.5 5 22.1642 5 21.75V1.75C5 1.33579 5.33579 1 5.75 1Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.75 1C6.16421 1 6.5 1.33579 6.5 1.75V3.6L8.22067 3.25587C9.8712 2.92576 11.5821 3.08284 13.1449 3.70797L13.5582 3.87329C14.9831 4.44323 16.5513 4.54967 18.0401 4.17746C18.6711 4.01972 19.1778 4.7036 18.8432 5.26132L17.5647 7.39221C17.2232 7.96137 17.0524 8.24595 17.0119 8.55549C16.9951 8.68461 16.9951 8.81539 17.0119 8.94451C17.0524 9.25405 17.2232 9.53863 17.5647 10.1078L19.1253 12.7089C19.4361 13.2269 19.1582 13.898 18.5721 14.0445L18.472 14.0695C16.7024 14.5119 14.8385 14.3854 13.1449 13.708C11.5821 13.0828 9.8712 12.9258 8.22067 13.2559L6.5 13.6V21.75C6.5 22.1642 6.16421 22.5 5.75 22.5C5.33579 22.5 5 22.1642 5 21.75V1.75C5 1.33579 5.33579 1 5.75 1Z"/></svg>
</template>

CSS

.icon-flag-2-bold {
  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%22M5.75%201C6.16421%201%206.5%201.33579%206.5%201.75V3.6L8.22067%203.25587C9.8712%202.92576%2011.5821%203.08284%2013.1449%203.70797L13.5582%203.87329C14.9831%204.44323%2016.5513%204.54967%2018.0401%204.17746C18.6711%204.01972%2019.1778%204.7036%2018.8432%205.26132L17.5647%207.39221C17.2232%207.96137%2017.0524%208.24595%2017.0119%208.55549C16.9951%208.68461%2016.9951%208.81539%2017.0119%208.94451C17.0524%209.25405%2017.2232%209.53863%2017.5647%2010.1078L19.1253%2012.7089C19.4361%2013.2269%2019.1582%2013.898%2018.5721%2014.0445L18.472%2014.0695C16.7024%2014.5119%2014.8385%2014.3854%2013.1449%2013.708C11.5821%2013.0828%209.8712%2012.9258%208.22067%2013.2559L6.5%2013.6V21.75C6.5%2022.1642%206.16421%2022.5%205.75%2022.5C5.33579%2022.5%205%2022.1642%205%2021.75V1.75C5%201.33579%205.33579%201%205.75%201Z%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%22M5.75%201C6.16421%201%206.5%201.33579%206.5%201.75V3.6L8.22067%203.25587C9.8712%202.92576%2011.5821%203.08284%2013.1449%203.70797L13.5582%203.87329C14.9831%204.44323%2016.5513%204.54967%2018.0401%204.17746C18.6711%204.01972%2019.1778%204.7036%2018.8432%205.26132L17.5647%207.39221C17.2232%207.96137%2017.0524%208.24595%2017.0119%208.55549C16.9951%208.68461%2016.9951%208.81539%2017.0119%208.94451C17.0524%209.25405%2017.2232%209.53863%2017.5647%2010.1078L19.1253%2012.7089C19.4361%2013.2269%2019.1582%2013.898%2018.5721%2014.0445L18.472%2014.0695C16.7024%2014.5119%2014.8385%2014.3854%2013.1449%2013.708C11.5821%2013.0828%209.8712%2012.9258%208.22067%2013.2559L6.5%2013.6V21.75C6.5%2022.1642%206.16421%2022.5%205.75%2022.5C5.33579%2022.5%205%2022.1642%205%2021.75V1.75C5%201.33579%205.33579%201%205.75%201Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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