strikethrough ga na icon

strikethrough-ga-na-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
strikethrough-ga-na-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Use the strikethrough ga na icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path d="M8.5 4a.5.5 0 0 1 .5.5V9H8V4.5a.5.5 0 0 1 .5-.5zM6.871 9a8.214 8.214 0 0 0 .13-1.5a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0 0 1h3.485c-.02.339-.063.675-.135 1h1.02zm4.386 0l.244-3.534a.5.5 0 1 1 .998.068L12.259 9h-1.002zM17 9V4.5a.5.5 0 0 1 1 0V9h-1zm1.5 1h-17a.5.5 0 0 0 0 1h3.256c-.521.472-1.264.839-2.333 1.006a.5.5 0 0 0 .154.988c1.707-.267 2.818-1.006 3.499-1.994H8v5.5a.5.5 0 0 0 1 0V11h2.12L11 12.716a.5.5 0 0 0 .528.533l4.25-.25a.5.5 0 0 0-.058-.998l-3.683.216l.084-1.217H17v5.5a.5.5 0 0 0 1 0V11h.5a.5.5 0 0 0 0-1z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentStrikethroughGaNa20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path d="M8.5 4a.5.5 0 0 1 .5.5V9H8V4.5a.5.5 0 0 1 .5-.5zM6.871 9a8.214 8.214 0 0 0 .13-1.5a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0 0 1h3.485c-.02.339-.063.675-.135 1h1.02zm4.386 0l.244-3.534a.5.5 0 1 1 .998.068L12.259 9h-1.002zM17 9V4.5a.5.5 0 0 1 1 0V9h-1zm1.5 1h-17a.5.5 0 0 0 0 1h3.256c-.521.472-1.264.839-2.333 1.006a.5.5 0 0 0 .154.988c1.707-.267 2.818-1.006 3.499-1.994H8v5.5a.5.5 0 0 0 1 0V11h2.12L11 12.716a.5.5 0 0 0 .528.533l4.25-.25a.5.5 0 0 0-.058-.998l-3.683.216l.084-1.217H17v5.5a.5.5 0 0 0 1 0V11h.5a.5.5 0 0 0 0-1z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path d="M8.5 4a.5.5 0 0 1 .5.5V9H8V4.5a.5.5 0 0 1 .5-.5zM6.871 9a8.214 8.214 0 0 0 .13-1.5a.5.5 0 0 0-.5-.5h-4a.5.5 0 0 0 0 1h3.485c-.02.339-.063.675-.135 1h1.02zm4.386 0l.244-3.534a.5.5 0 1 1 .998.068L12.259 9h-1.002zM17 9V4.5a.5.5 0 0 1 1 0V9h-1zm1.5 1h-17a.5.5 0 0 0 0 1h3.256c-.521.472-1.264.839-2.333 1.006a.5.5 0 0 0 .154.988c1.707-.267 2.818-1.006 3.499-1.994H8v5.5a.5.5 0 0 0 1 0V11h2.12L11 12.716a.5.5 0 0 0 .528.533l4.25-.25a.5.5 0 0 0-.058-.998l-3.683.216l.084-1.217H17v5.5a.5.5 0 0 0 1 0V11h.5a.5.5 0 0 0 0-1z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-strikethrough-ga-na-20-regular {
  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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.5%204a.5.5%200%200%201%20.5.5V9H8V4.5a.5.5%200%200%201%20.5-.5zM6.871%209a8.214%208.214%200%200%200%20.13-1.5a.5.5%200%200%200-.5-.5h-4a.5.5%200%200%200%200%201h3.485c-.02.339-.063.675-.135%201h1.02zm4.386%200l.244-3.534a.5.5%200%201%201%20.998.068L12.259%209h-1.002zM17%209V4.5a.5.5%200%200%201%201%200V9h-1zm1.5%201h-17a.5.5%200%200%200%200%201h3.256c-.521.472-1.264.839-2.333%201.006a.5.5%200%200%200%20.154.988c1.707-.267%202.818-1.006%203.499-1.994H8v5.5a.5.5%200%200%200%201%200V11h2.12L11%2012.716a.5.5%200%200%200%20.528.533l4.25-.25a.5.5%200%200%200-.058-.998l-3.683.216l.084-1.217H17v5.5a.5.5%200%200%200%201%200V11h.5a.5.5%200%200%200%200-1z%22%20fill%3D%22currentColor%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.5%204a.5.5%200%200%201%20.5.5V9H8V4.5a.5.5%200%200%201%20.5-.5zM6.871%209a8.214%208.214%200%200%200%20.13-1.5a.5.5%200%200%200-.5-.5h-4a.5.5%200%200%200%200%201h3.485c-.02.339-.063.675-.135%201h1.02zm4.386%200l.244-3.534a.5.5%200%201%201%20.998.068L12.259%209h-1.002zM17%209V4.5a.5.5%200%200%201%201%200V9h-1zm1.5%201h-17a.5.5%200%200%200%200%201h3.256c-.521.472-1.264.839-2.333%201.006a.5.5%200%200%200%20.154.988c1.707-.267%202.818-1.006%203.499-1.994H8v5.5a.5.5%200%200%200%201%200V11h2.12L11%2012.716a.5.5%200%200%200%20.528.533l4.25-.25a.5.5%200%200%200-.058-.998l-3.683.216l.084-1.217H17v5.5a.5.5%200%200%200%201%200V11h.5a.5.5%200%200%200%200-1z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/strikethrough-ga-na-20-regular.svg?color=%231a73e8&size=48