content writing icon
content-writing from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- content-writing
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the content writing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.486 22h-1.485v-1.486c0-.471.187-.924.52-1.257l4.867-4.867c.52-.52 1.365-.52 1.885 0l.337.337c.52.52.52 1.365 0 1.886l-4.867 4.866a1.77 1.77 0 0 1-1.257.521M19 10V9c0-3.3 0-4.95-1.025-5.975S15.3 2 12 2h-2C6.7 2 5.05 2 4.027 3.025C3 4.05 3 5.7 3 9v7c0 2.339 0 3.508.537 4.362a3.5 3.5 0 0 0 1.101 1.102C5.492 22 6.662 22 9 22m2-16h4m-8 4h8m-8 4h6"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsContentWriting(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M14.486 22h-1.485v-1.486c0-.471.187-.924.52-1.257l4.867-4.867c.52-.52 1.365-.52 1.885 0l.337.337c.52.52.52 1.365 0 1.886l-4.867 4.866a1.77 1.77 0 0 1-1.257.521M19 10V9c0-3.3 0-4.95-1.025-5.975S15.3 2 12 2h-2C6.7 2 5.05 2 4.027 3.025C3 4.05 3 5.7 3 9v7c0 2.339 0 3.508.537 4.362a3.5 3.5 0 0 0 1.101 1.102C5.492 22 6.662 22 9 22m2-16h4m-8 4h8m-8 4h6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.486 22h-1.485v-1.486c0-.471.187-.924.52-1.257l4.867-4.867c.52-.52 1.365-.52 1.885 0l.337.337c.52.52.52 1.365 0 1.886l-4.867 4.866a1.77 1.77 0 0 1-1.257.521M19 10V9c0-3.3 0-4.95-1.025-5.975S15.3 2 12 2h-2C6.7 2 5.05 2 4.027 3.025C3 4.05 3 5.7 3 9v7c0 2.339 0 3.508.537 4.362a3.5 3.5 0 0 0 1.101 1.102C5.492 22 6.662 22 9 22m2-16h4m-8 4h8m-8 4h6"/></svg> </template>
CSS
.icon-content-writing {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.486%2022h-1.485v-1.486c0-.471.187-.924.52-1.257l4.867-4.867c.52-.52%201.365-.52%201.885%200l.337.337c.52.52.52%201.365%200%201.886l-4.867%204.866a1.77%201.77%200%200%201-1.257.521M19%2010V9c0-3.3%200-4.95-1.025-5.975S15.3%202%2012%202h-2C6.7%202%205.05%202%204.027%203.025C3%204.05%203%205.7%203%209v7c0%202.339%200%203.508.537%204.362a3.5%203.5%200%200%200%201.101%201.102C5.492%2022%206.662%2022%209%2022m2-16h4m-8%204h8m-8%204h6%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M14.486%2022h-1.485v-1.486c0-.471.187-.924.52-1.257l4.867-4.867c.52-.52%201.365-.52%201.885%200l.337.337c.52.52.52%201.365%200%201.886l-4.867%204.866a1.77%201.77%200%200%201-1.257.521M19%2010V9c0-3.3%200-4.95-1.025-5.975S15.3%202%2012%202h-2C6.7%202%205.05%202%204.027%203.025C3%204.05%203%205.7%203%209v7c0%202.339%200%203.508.537%204.362a3.5%203.5%200%200%200%201.101%201.102C5.492%2022%206.662%2022%209%2022m2-16h4m-8%204h8m-8%204h6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/content-writing.svg?color=%231a73e8&size=48