clear format icon
clear-format from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.
- Name
- clear-format
- Set
- IconPark
- Style
- Color
- Category
- Edit
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More edit icons from IconPark
Use the clear format icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000"><path fill="#2F88FF" stroke-linejoin="round" stroke-width="4.302" d="M44.7818 24.1702L31.918 7.09935L14.1348 20.5L27.5 37L30.8556 34.6643L44.7818 24.1702Z"/><path stroke-linejoin="round" stroke-width="4.302" d="M27.4998 37L23.6613 40.0748L13.0978 40.074L10.4973 36.6231L4.06543 28.0876L14.4998 20.2248"/><path stroke-linecap="round" stroke-width="4.5" d="M13.2056 40.072L44.5653 40.072"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkClearFormat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000"><path fill="#2F88FF" strokeLinejoin="round" strokeWidth="4.302" d="M44.7818 24.1702L31.918 7.09935L14.1348 20.5L27.5 37L30.8556 34.6643L44.7818 24.1702Z"/><path strokeLinejoin="round" strokeWidth="4.302" d="M27.4998 37L23.6613 40.0748L13.0978 40.074L10.4973 36.6231L4.06543 28.0876L14.4998 20.2248"/><path strokeLinecap="round" strokeWidth="4.5" d="M13.2056 40.072L44.5653 40.072"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000"><path fill="#2F88FF" stroke-linejoin="round" stroke-width="4.302" d="M44.7818 24.1702L31.918 7.09935L14.1348 20.5L27.5 37L30.8556 34.6643L44.7818 24.1702Z"/><path stroke-linejoin="round" stroke-width="4.302" d="M27.4998 37L23.6613 40.0748L13.0978 40.074L10.4973 36.6231L4.06543 28.0876L14.4998 20.2248"/><path stroke-linecap="round" stroke-width="4.5" d="M13.2056 40.072L44.5653 40.072"/></g></svg> </template>
CSS
.icon-clear-format {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224.302%22%20d%3D%22M44.7818%2024.1702L31.918%207.09935L14.1348%2020.5L27.5%2037L30.8556%2034.6643L44.7818%2024.1702Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224.302%22%20d%3D%22M27.4998%2037L23.6613%2040.0748L13.0978%2040.074L10.4973%2036.6231L4.06543%2028.0876L14.4998%2020.2248%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%224.5%22%20d%3D%22M13.2056%2040.072L44.5653%2040.072%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224.302%22%20d%3D%22M44.7818%2024.1702L31.918%207.09935L14.1348%2020.5L27.5%2037L30.8556%2034.6643L44.7818%2024.1702Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224.302%22%20d%3D%22M27.4998%2037L23.6613%2040.0748L13.0978%2040.074L10.4973%2036.6231L4.06543%2028.0876L14.4998%2020.2248%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%224.5%22%20d%3D%22M13.2056%2040.072L44.5653%2040.072%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/clear-format.svg?color=%231a73e8&size=48