difference set icon
difference-set from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.
- Name
- difference-set
- 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 difference set icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M6 40V19C6 17.8954 6.89543 17 8 17H15C16.1046 17 17 17.8954 17 19V29C17 30.1046 17.8954 31 19 31H29C30.1046 31 31 31.8954 31 33V40C31 41.1046 30.1046 42 29 42H8C6.89543 42 6 41.1046 6 40Z"/><path d="M42 8V29C42 30.1046 41.1046 31 40 31H33C31.8954 31 31 30.1046 31 29V19C31 17.8954 30.1046 17 29 17H19C17.8954 17 17 16.1046 17 15V8C17 6.89543 17.8954 6 19 6H40C41.1046 6 42 6.89543 42 8Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkDifferenceSet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M6 40V19C6 17.8954 6.89543 17 8 17H15C16.1046 17 17 17.8954 17 19V29C17 30.1046 17.8954 31 19 31H29C30.1046 31 31 31.8954 31 33V40C31 41.1046 30.1046 42 29 42H8C6.89543 42 6 41.1046 6 40Z"/><path d="M42 8V29C42 30.1046 41.1046 31 40 31H33C31.8954 31 31 30.1046 31 29V19C31 17.8954 30.1046 17 29 17H19C17.8954 17 17 16.1046 17 15V8C17 6.89543 17.8954 6 19 6H40C41.1046 6 42 6.89543 42 8Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M6 40V19C6 17.8954 6.89543 17 8 17H15C16.1046 17 17 17.8954 17 19V29C17 30.1046 17.8954 31 19 31H29C30.1046 31 31 31.8954 31 33V40C31 41.1046 30.1046 42 29 42H8C6.89543 42 6 41.1046 6 40Z"/><path d="M42 8V29C42 30.1046 41.1046 31 40 31H33C31.8954 31 31 30.1046 31 29V19C31 17.8954 30.1046 17 29 17H19C17.8954 17 17 16.1046 17 15V8C17 6.89543 17.8954 6 19 6H40C41.1046 6 42 6.89543 42 8Z"/></g></svg> </template>
CSS
.icon-difference-set {
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%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M6%2040V19C6%2017.8954%206.89543%2017%208%2017H15C16.1046%2017%2017%2017.8954%2017%2019V29C17%2030.1046%2017.8954%2031%2019%2031H29C30.1046%2031%2031%2031.8954%2031%2033V40C31%2041.1046%2030.1046%2042%2029%2042H8C6.89543%2042%206%2041.1046%206%2040Z%22%2F%3E%3Cpath%20d%3D%22M42%208V29C42%2030.1046%2041.1046%2031%2040%2031H33C31.8954%2031%2031%2030.1046%2031%2029V19C31%2017.8954%2030.1046%2017%2029%2017H19C17.8954%2017%2017%2016.1046%2017%2015V8C17%206.89543%2017.8954%206%2019%206H40C41.1046%206%2042%206.89543%2042%208Z%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%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M6%2040V19C6%2017.8954%206.89543%2017%208%2017H15C16.1046%2017%2017%2017.8954%2017%2019V29C17%2030.1046%2017.8954%2031%2019%2031H29C30.1046%2031%2031%2031.8954%2031%2033V40C31%2041.1046%2030.1046%2042%2029%2042H8C6.89543%2042%206%2041.1046%206%2040Z%22%2F%3E%3Cpath%20d%3D%22M42%208V29C42%2030.1046%2041.1046%2031%2040%2031H33C31.8954%2031%2031%2030.1046%2031%2029V19C31%2017.8954%2030.1046%2017%2029%2017H19C17.8954%2017%2017%2016.1046%2017%2015V8C17%206.89543%2017.8954%206%2019%206H40C41.1046%206%2042%206.89543%2042%208Z%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/difference-set.svg?color=%231a73e8&size=48