application effect icon
application-effect from IconPark Outline by ByteDance · Outline · Office · Apache-2.0 Free for personal and commercial use.
- Name
- application-effect
- Set
- IconPark Outline
- Style
- Outline
- Category
- Office
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More office icons from IconPark Outline
Use the application effect icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 40.833a11.96 11.96 0 0 0 8 3.056c6.627 0 12-5.373 12-12c0-5.301-3.437-9.8-8.204-11.387"/><path d="M27.171 27.5c.535 1.359.829 2.84.829 4.39c0 6.627-5.373 12-12 12c-6.628 0-12-5.373-12-12c0-5.316 3.455-9.824 8.242-11.4"/><path d="M24 27.89c6.627 0 12-5.373 12-12c0-6.628-5.373-12-12-12s-12 5.372-12 12c0 6.627 5.373 12 12 12"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineApplicationEffect(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="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M24 40.833a11.96 11.96 0 0 0 8 3.056c6.627 0 12-5.373 12-12c0-5.301-3.437-9.8-8.204-11.387"/><path d="M27.171 27.5c.535 1.359.829 2.84.829 4.39c0 6.627-5.373 12-12 12c-6.628 0-12-5.373-12-12c0-5.316 3.455-9.824 8.242-11.4"/><path d="M24 27.89c6.627 0 12-5.373 12-12c0-6.628-5.373-12-12-12s-12 5.372-12 12c0 6.627 5.373 12 12 12"/></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="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 40.833a11.96 11.96 0 0 0 8 3.056c6.627 0 12-5.373 12-12c0-5.301-3.437-9.8-8.204-11.387"/><path d="M27.171 27.5c.535 1.359.829 2.84.829 4.39c0 6.627-5.373 12-12 12c-6.628 0-12-5.373-12-12c0-5.316 3.455-9.824 8.242-11.4"/><path d="M24 27.89c6.627 0 12-5.373 12-12c0-6.628-5.373-12-12-12s-12 5.372-12 12c0 6.627 5.373 12 12 12"/></g></svg> </template>
CSS
.icon-application-effect {
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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2040.833a11.96%2011.96%200%200%200%208%203.056c6.627%200%2012-5.373%2012-12c0-5.301-3.437-9.8-8.204-11.387%22%2F%3E%3Cpath%20d%3D%22M27.171%2027.5c.535%201.359.829%202.84.829%204.39c0%206.627-5.373%2012-12%2012c-6.628%200-12-5.373-12-12c0-5.316%203.455-9.824%208.242-11.4%22%2F%3E%3Cpath%20d%3D%22M24%2027.89c6.627%200%2012-5.373%2012-12c0-6.628-5.373-12-12-12s-12%205.372-12%2012c0%206.627%205.373%2012%2012%2012%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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2040.833a11.96%2011.96%200%200%200%208%203.056c6.627%200%2012-5.373%2012-12c0-5.301-3.437-9.8-8.204-11.387%22%2F%3E%3Cpath%20d%3D%22M27.171%2027.5c.535%201.359.829%202.84.829%204.39c0%206.627-5.373%2012-12%2012c-6.628%200-12-5.373-12-12c0-5.316%203.455-9.824%208.242-11.4%22%2F%3E%3Cpath%20d%3D%22M24%2027.89c6.627%200%2012-5.373%2012-12c0-6.628-5.373-12-12-12s-12%205.372-12%2012c0%206.627%205.373%2012%2012%2012%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-outline/application-effect.svg?color=%231a73e8&size=48