flag-slash from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
flag-slash
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the flag slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M47.067 46.598c.726.703 1.874.703 2.554 0c.727-.68.727-1.852 0-2.555L8.911 3.356a1.84 1.84 0 0 0-2.579 0c-.68.68-.68 1.875 0 2.554Zm1.124-8.203c.282-.493.446-1.126.446-1.993V12.59c0-1.242-1.078-1.992-2.438-1.992c-1.148 0-3.304 1.007-7.336 1.007c-8.086 0-13.476-4.124-21.984-4.242l3.984 3.985c6.118.96 11.016 3.797 18 3.797c2.555 0 4.664-.305 6.235-.774v20.93ZM8.793 53.348c.984 0 1.781-.774 1.781-1.782V38.56c.586-.258 2.79-1.102 6.235-1.102c8.297 0 13.5 3.844 21.351 4.195l-4.242-4.218c-5.531-1.032-10.289-3.516-17.11-3.516c-2.578 0-4.898.305-6.234.844V14.324l-3.258-3.258c-.187.352-.304.82-.304 1.477v39.023c0 .961.82 1.782 1.781 1.782"/></svg>

React

import type { SVGProps } from "react";

export function F7FlagSlash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M47.067 46.598c.726.703 1.874.703 2.554 0c.727-.68.727-1.852 0-2.555L8.911 3.356a1.84 1.84 0 0 0-2.579 0c-.68.68-.68 1.875 0 2.554Zm1.124-8.203c.282-.493.446-1.126.446-1.993V12.59c0-1.242-1.078-1.992-2.438-1.992c-1.148 0-3.304 1.007-7.336 1.007c-8.086 0-13.476-4.124-21.984-4.242l3.984 3.985c6.118.96 11.016 3.797 18 3.797c2.555 0 4.664-.305 6.235-.774v20.93ZM8.793 53.348c.984 0 1.781-.774 1.781-1.782V38.56c.586-.258 2.79-1.102 6.235-1.102c8.297 0 13.5 3.844 21.351 4.195l-4.242-4.218c-5.531-1.032-10.289-3.516-17.11-3.516c-2.578 0-4.898.305-6.234.844V14.324l-3.258-3.258c-.187.352-.304.82-.304 1.477v39.023c0 .961.82 1.782 1.781 1.782"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M47.067 46.598c.726.703 1.874.703 2.554 0c.727-.68.727-1.852 0-2.555L8.911 3.356a1.84 1.84 0 0 0-2.579 0c-.68.68-.68 1.875 0 2.554Zm1.124-8.203c.282-.493.446-1.126.446-1.993V12.59c0-1.242-1.078-1.992-2.438-1.992c-1.148 0-3.304 1.007-7.336 1.007c-8.086 0-13.476-4.124-21.984-4.242l3.984 3.985c6.118.96 11.016 3.797 18 3.797c2.555 0 4.664-.305 6.235-.774v20.93ZM8.793 53.348c.984 0 1.781-.774 1.781-1.782V38.56c.586-.258 2.79-1.102 6.235-1.102c8.297 0 13.5 3.844 21.351 4.195l-4.242-4.218c-5.531-1.032-10.289-3.516-17.11-3.516c-2.578 0-4.898.305-6.234.844V14.324l-3.258-3.258c-.187.352-.304.82-.304 1.477v39.023c0 .961.82 1.782 1.781 1.782"/></svg>
</template>

CSS

.icon-flag-slash {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M47.067%2046.598c.726.703%201.874.703%202.554%200c.727-.68.727-1.852%200-2.555L8.911%203.356a1.84%201.84%200%200%200-2.579%200c-.68.68-.68%201.875%200%202.554Zm1.124-8.203c.282-.493.446-1.126.446-1.993V12.59c0-1.242-1.078-1.992-2.438-1.992c-1.148%200-3.304%201.007-7.336%201.007c-8.086%200-13.476-4.124-21.984-4.242l3.984%203.985c6.118.96%2011.016%203.797%2018%203.797c2.555%200%204.664-.305%206.235-.774v20.93ZM8.793%2053.348c.984%200%201.781-.774%201.781-1.782V38.56c.586-.258%202.79-1.102%206.235-1.102c8.297%200%2013.5%203.844%2021.351%204.195l-4.242-4.218c-5.531-1.032-10.289-3.516-17.11-3.516c-2.578%200-4.898.305-6.234.844V14.324l-3.258-3.258c-.187.352-.304.82-.304%201.477v39.023c0%20.961.82%201.782%201.781%201.782%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M47.067%2046.598c.726.703%201.874.703%202.554%200c.727-.68.727-1.852%200-2.555L8.911%203.356a1.84%201.84%200%200%200-2.579%200c-.68.68-.68%201.875%200%202.554Zm1.124-8.203c.282-.493.446-1.126.446-1.993V12.59c0-1.242-1.078-1.992-2.438-1.992c-1.148%200-3.304%201.007-7.336%201.007c-8.086%200-13.476-4.124-21.984-4.242l3.984%203.985c6.118.96%2011.016%203.797%2018%203.797c2.555%200%204.664-.305%206.235-.774v20.93ZM8.793%2053.348c.984%200%201.781-.774%201.781-1.782V38.56c.586-.258%202.79-1.102%206.235-1.102c8.297%200%2013.5%203.844%2021.351%204.195l-4.242-4.218c-5.531-1.032-10.289-3.516-17.11-3.516c-2.578%200-4.898.305-6.234.844V14.324l-3.258-3.258c-.187.352-.304.82-.304%201.477v39.023c0%20.961.82%201.782%201.781%201.782%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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