italic icon
italic from Line Awesome by Icons8 · Line · Editors · Apache-2.0 Free for personal and commercial use.
- Name
- italic
- Set
- Line Awesome
- Style
- Line
- Category
- Editors
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- italic-solid
The same icon in other sets
italic-outlinedAnt Design IconsitalicBoxIcons v2italicCodiconsitalicFramework7 IconsitalicFont Awesome 6 SoliditalicFont Awesome SoliditalicFeather IconsitalicHeroIconsitalicHuge IconsitalicHumbleiconsitalicIconoiritalicJam IconsitalicLucideitalicMajesticonsitalic-fillMingCute IconitalicOcticonsitalicRemix IconitalicTabler Iconsitalic-outlineTeenyiconsitalicUnicons
More editors icons from Line Awesome
Use the italic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.75 5l-.063.938l-.187 3L11.437 10h2l-.874 12h-2l-.063.938l-.188 3L10.22 27h10.03l.063-.938l.187-3L20.563 22h-2l.875-12h2l.062-.938l.188-3L21.78 5zm1.875 2h6l-.063 1h-2l-.062.938l-1 14L16.437 24h2l-.062 1h-6l.063-1h2l.062-.938l1-14L15.563 8h-2z"/></svg>
React
import type { SVGProps } from "react";
export function LaItalic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.75 5l-.063.938l-.187 3L11.437 10h2l-.874 12h-2l-.063.938l-.188 3L10.22 27h10.03l.063-.938l.187-3L20.563 22h-2l.875-12h2l.062-.938l.188-3L21.78 5zm1.875 2h6l-.063 1h-2l-.062.938l-1 14L16.437 24h2l-.062 1h-6l.063-1h2l.062-.938l1-14L15.563 8h-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.75 5l-.063.938l-.187 3L11.437 10h2l-.874 12h-2l-.063.938l-.188 3L10.22 27h10.03l.063-.938l.187-3L20.563 22h-2l.875-12h2l.062-.938l.188-3L21.78 5zm1.875 2h6l-.063 1h-2l-.062.938l-1 14L16.437 24h2l-.062 1h-6l.063-1h2l.062-.938l1-14L15.563 8h-2z"/></svg> </template>
CSS
.icon-italic {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.75%205l-.063.938l-.187%203L11.437%2010h2l-.874%2012h-2l-.063.938l-.188%203L10.22%2027h10.03l.063-.938l.187-3L20.563%2022h-2l.875-12h2l.062-.938l.188-3L21.78%205zm1.875%202h6l-.063%201h-2l-.062.938l-1%2014L16.437%2024h2l-.062%201h-6l.063-1h2l.062-.938l1-14L15.563%208h-2z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.75%205l-.063.938l-.187%203L11.437%2010h2l-.874%2012h-2l-.063.938l-.188%203L10.22%2027h10.03l.063-.938l.187-3L20.563%2022h-2l.875-12h2l.062-.938l.188-3L21.78%205zm1.875%202h6l-.063%201h-2l-.062.938l-1%2014L16.437%2024h2l-.062%201h-6l.063-1h2l.062-.938l1-14L15.563%208h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/italic.svg?color=%231a73e8&size=48