text italic slash icon
text-italic-slash from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- text-italic-slash
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
text-align-centertext-align-endtext-align-justifytext-align-justify-centertext-align-justify-lefttext-align-justify-righttext-align-lefttext-align-left-01text-align-righttext-align-right-01text-align-starttext-all-capstext-boldtext-centerline-center-toptext-centerline-lefttext-centerline-middletext-centerline-righttext-checktext-circletext-cleartext-colortext-creationtext-firstline-lefttext-firstline-right
Use the text italic slash 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M11 20.001H5M3 3l18 18"/><path d="M19 7c0-.632 0-1.046-.08-1.323a2.05 2.05 0 0 0-1.166-1.3c-.265-.108-.566-.139-1.166-.2C15.17 4.03 13.388 4 12 4H8"/><path stroke-linejoin="round" d="m12 4l-.8 3.2M8 20l2.4-9.6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTextItalicSlash(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M11 20.001H5M3 3l18 18"/><path d="M19 7c0-.632 0-1.046-.08-1.323a2.05 2.05 0 0 0-1.166-1.3c-.265-.108-.566-.139-1.166-.2C15.17 4.03 13.388 4 12 4H8"/><path strokeLinejoin="round" d="m12 4l-.8 3.2M8 20l2.4-9.6"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M11 20.001H5M3 3l18 18"/><path d="M19 7c0-.632 0-1.046-.08-1.323a2.05 2.05 0 0 0-1.166-1.3c-.265-.108-.566-.139-1.166-.2C15.17 4.03 13.388 4 12 4H8"/><path stroke-linejoin="round" d="m12 4l-.8 3.2M8 20l2.4-9.6"/></g></svg> </template>
CSS
.icon-text-italic-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2020.001H5M3%203l18%2018%22%2F%3E%3Cpath%20d%3D%22M19%207c0-.632%200-1.046-.08-1.323a2.05%202.05%200%200%200-1.166-1.3c-.265-.108-.566-.139-1.166-.2C15.17%204.03%2013.388%204%2012%204H8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12%204l-.8%203.2M8%2020l2.4-9.6%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11%2020.001H5M3%203l18%2018%22%2F%3E%3Cpath%20d%3D%22M19%207c0-.632%200-1.046-.08-1.323a2.05%202.05%200%200%200-1.166-1.3c-.265-.108-.566-.139-1.166-.2C15.17%204.03%2013.388%204%2012%204H8%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12%204l-.8%203.2M8%2020l2.4-9.6%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/text-italic-slash.svg?color=%231a73e8&size=48