text badge xmark icon

text-badge-xmark from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
text-badge-xmark
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the text badge xmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M16.293 29.77c6.539 0 11.906-5.368 11.906-11.93c0-6.516-5.367-11.906-11.906-11.906c-6.516 0-11.906 5.39-11.906 11.906c0 6.562 5.39 11.93 11.906 11.93M33.8 13.246h16.008c1.008 0 1.804-.773 1.804-1.781c0-.985-.797-1.758-1.804-1.758H33.8c-1.008 0-1.782.773-1.782 1.758c0 1.008.774 1.781 1.782 1.781M12.848 23.395c-.61.585-1.477.468-2.016-.07c-.562-.54-.656-1.43-.07-2.016l3.539-3.54l-3.258-3.28c-.516-.54-.516-1.407 0-1.9a1.365 1.365 0 0 1 1.922 0l3.281 3.235l3.516-3.515c.586-.586 1.476-.47 2.015.07c.54.539.656 1.406.07 2.016L18.31 17.91l3.257 3.281c.516.54.516 1.43 0 1.922a1.41 1.41 0 0 1-1.921 0l-3.258-3.258ZM33.8 25.527h16.008c1.008 0 1.804-.773 1.804-1.78c0-.985-.797-1.759-1.804-1.759H33.8c-1.008 0-1.782.774-1.782 1.758c0 1.008.774 1.781 1.782 1.781M6.168 37.81h43.64a1.786 1.786 0 0 0 1.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.774-1.781 1.758c0 .985.773 1.782 1.78 1.782m0 12.257h43.64c1.008 0 1.805-.773 1.805-1.757c0-.985-.797-1.782-1.804-1.782H6.168a1.766 1.766 0 0 0-1.781 1.782c0 .984.773 1.757 1.78 1.757"/></svg>

React

import type { SVGProps } from "react";

export function F7TextBadgeXmark(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="M16.293 29.77c6.539 0 11.906-5.368 11.906-11.93c0-6.516-5.367-11.906-11.906-11.906c-6.516 0-11.906 5.39-11.906 11.906c0 6.562 5.39 11.93 11.906 11.93M33.8 13.246h16.008c1.008 0 1.804-.773 1.804-1.781c0-.985-.797-1.758-1.804-1.758H33.8c-1.008 0-1.782.773-1.782 1.758c0 1.008.774 1.781 1.782 1.781M12.848 23.395c-.61.585-1.477.468-2.016-.07c-.562-.54-.656-1.43-.07-2.016l3.539-3.54l-3.258-3.28c-.516-.54-.516-1.407 0-1.9a1.365 1.365 0 0 1 1.922 0l3.281 3.235l3.516-3.515c.586-.586 1.476-.47 2.015.07c.54.539.656 1.406.07 2.016L18.31 17.91l3.257 3.281c.516.54.516 1.43 0 1.922a1.41 1.41 0 0 1-1.921 0l-3.258-3.258ZM33.8 25.527h16.008c1.008 0 1.804-.773 1.804-1.78c0-.985-.797-1.759-1.804-1.759H33.8c-1.008 0-1.782.774-1.782 1.758c0 1.008.774 1.781 1.782 1.781M6.168 37.81h43.64a1.786 1.786 0 0 0 1.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.774-1.781 1.758c0 .985.773 1.782 1.78 1.782m0 12.257h43.64c1.008 0 1.805-.773 1.805-1.757c0-.985-.797-1.782-1.804-1.782H6.168a1.766 1.766 0 0 0-1.781 1.782c0 .984.773 1.757 1.78 1.757"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M16.293 29.77c6.539 0 11.906-5.368 11.906-11.93c0-6.516-5.367-11.906-11.906-11.906c-6.516 0-11.906 5.39-11.906 11.906c0 6.562 5.39 11.93 11.906 11.93M33.8 13.246h16.008c1.008 0 1.804-.773 1.804-1.781c0-.985-.797-1.758-1.804-1.758H33.8c-1.008 0-1.782.773-1.782 1.758c0 1.008.774 1.781 1.782 1.781M12.848 23.395c-.61.585-1.477.468-2.016-.07c-.562-.54-.656-1.43-.07-2.016l3.539-3.54l-3.258-3.28c-.516-.54-.516-1.407 0-1.9a1.365 1.365 0 0 1 1.922 0l3.281 3.235l3.516-3.515c.586-.586 1.476-.47 2.015.07c.54.539.656 1.406.07 2.016L18.31 17.91l3.257 3.281c.516.54.516 1.43 0 1.922a1.41 1.41 0 0 1-1.921 0l-3.258-3.258ZM33.8 25.527h16.008c1.008 0 1.804-.773 1.804-1.78c0-.985-.797-1.759-1.804-1.759H33.8c-1.008 0-1.782.774-1.782 1.758c0 1.008.774 1.781 1.782 1.781M6.168 37.81h43.64a1.786 1.786 0 0 0 1.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008 0-1.781.774-1.781 1.758c0 .985.773 1.782 1.78 1.782m0 12.257h43.64c1.008 0 1.805-.773 1.805-1.757c0-.985-.797-1.782-1.804-1.782H6.168a1.766 1.766 0 0 0-1.781 1.782c0 .984.773 1.757 1.78 1.757"/></svg>
</template>

CSS

.icon-text-badge-xmark {
  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%22M16.293%2029.77c6.539%200%2011.906-5.368%2011.906-11.93c0-6.516-5.367-11.906-11.906-11.906c-6.516%200-11.906%205.39-11.906%2011.906c0%206.562%205.39%2011.93%2011.906%2011.93M33.8%2013.246h16.008c1.008%200%201.804-.773%201.804-1.781c0-.985-.797-1.758-1.804-1.758H33.8c-1.008%200-1.782.773-1.782%201.758c0%201.008.774%201.781%201.782%201.781M12.848%2023.395c-.61.585-1.477.468-2.016-.07c-.562-.54-.656-1.43-.07-2.016l3.539-3.54l-3.258-3.28c-.516-.54-.516-1.407%200-1.9a1.365%201.365%200%200%201%201.922%200l3.281%203.235l3.516-3.515c.586-.586%201.476-.47%202.015.07c.54.539.656%201.406.07%202.016L18.31%2017.91l3.257%203.281c.516.54.516%201.43%200%201.922a1.41%201.41%200%200%201-1.921%200l-3.258-3.258ZM33.8%2025.527h16.008c1.008%200%201.804-.773%201.804-1.78c0-.985-.797-1.759-1.804-1.759H33.8c-1.008%200-1.782.774-1.782%201.758c0%201.008.774%201.781%201.782%201.781M6.168%2037.81h43.64a1.786%201.786%200%200%200%201.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008%200-1.781.774-1.781%201.758c0%20.985.773%201.782%201.78%201.782m0%2012.257h43.64c1.008%200%201.805-.773%201.805-1.757c0-.985-.797-1.782-1.804-1.782H6.168a1.766%201.766%200%200%200-1.781%201.782c0%20.984.773%201.757%201.78%201.757%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%22M16.293%2029.77c6.539%200%2011.906-5.368%2011.906-11.93c0-6.516-5.367-11.906-11.906-11.906c-6.516%200-11.906%205.39-11.906%2011.906c0%206.562%205.39%2011.93%2011.906%2011.93M33.8%2013.246h16.008c1.008%200%201.804-.773%201.804-1.781c0-.985-.797-1.758-1.804-1.758H33.8c-1.008%200-1.782.773-1.782%201.758c0%201.008.774%201.781%201.782%201.781M12.848%2023.395c-.61.585-1.477.468-2.016-.07c-.562-.54-.656-1.43-.07-2.016l3.539-3.54l-3.258-3.28c-.516-.54-.516-1.407%200-1.9a1.365%201.365%200%200%201%201.922%200l3.281%203.235l3.516-3.515c.586-.586%201.476-.47%202.015.07c.54.539.656%201.406.07%202.016L18.31%2017.91l3.257%203.281c.516.54.516%201.43%200%201.922a1.41%201.41%200%200%201-1.921%200l-3.258-3.258ZM33.8%2025.527h16.008c1.008%200%201.804-.773%201.804-1.78c0-.985-.797-1.759-1.804-1.759H33.8c-1.008%200-1.782.774-1.782%201.758c0%201.008.774%201.781%201.782%201.781M6.168%2037.81h43.64a1.786%201.786%200%200%200%201.805-1.782c0-.984-.797-1.758-1.804-1.758H6.168c-1.008%200-1.781.774-1.781%201.758c0%20.985.773%201.782%201.78%201.782m0%2012.257h43.64c1.008%200%201.805-.773%201.805-1.757c0-.985-.797-1.782-1.804-1.782H6.168a1.766%201.766%200%200%200-1.781%201.782c0%20.984.773%201.757%201.78%201.757%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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