preview close one icon

preview-close-one from IconPark by ByteDance · Color · Base · Apache-2.0 Free for personal and commercial use.

Name
preview-close-one
Set
IconPark
Style
Color
Category
Base
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More base icons from IconPark

Use the preview close one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M9.85786 18C6.23858 21 4 24 4 24C4 24 12.9543 36 24 36C25.3699 36 26.7076 35.8154 28 35.4921M20.0318 12.5C21.3144 12.1816 22.6414 12 24 12C35.0457 12 44 24 44 24C44 24 41.7614 27 38.1421 30"/><path d="M20.3142 20.6211C19.4981 21.5109 19 22.6972 19 23.9998C19 26.7612 21.2386 28.9998 24 28.9998C25.3627 28.9998 26.5981 28.4546 27.5 27.5705"/><path d="M42 42L6 6"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkPreviewCloseOne(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M9.85786 18C6.23858 21 4 24 4 24C4 24 12.9543 36 24 36C25.3699 36 26.7076 35.8154 28 35.4921M20.0318 12.5C21.3144 12.1816 22.6414 12 24 12C35.0457 12 44 24 44 24C44 24 41.7614 27 38.1421 30"/><path d="M20.3142 20.6211C19.4981 21.5109 19 22.6972 19 23.9998C19 26.7612 21.2386 28.9998 24 28.9998C25.3627 28.9998 26.5981 28.4546 27.5 27.5705"/><path d="M42 42L6 6"/></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" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M9.85786 18C6.23858 21 4 24 4 24C4 24 12.9543 36 24 36C25.3699 36 26.7076 35.8154 28 35.4921M20.0318 12.5C21.3144 12.1816 22.6414 12 24 12C35.0457 12 44 24 44 24C44 24 41.7614 27 38.1421 30"/><path d="M20.3142 20.6211C19.4981 21.5109 19 22.6972 19 23.9998C19 26.7612 21.2386 28.9998 24 28.9998C25.3627 28.9998 26.5981 28.4546 27.5 27.5705"/><path d="M42 42L6 6"/></g></svg>
</template>

CSS

.icon-preview-close-one {
  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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M9.85786%2018C6.23858%2021%204%2024%204%2024C4%2024%2012.9543%2036%2024%2036C25.3699%2036%2026.7076%2035.8154%2028%2035.4921M20.0318%2012.5C21.3144%2012.1816%2022.6414%2012%2024%2012C35.0457%2012%2044%2024%2044%2024C44%2024%2041.7614%2027%2038.1421%2030%22%2F%3E%3Cpath%20d%3D%22M20.3142%2020.6211C19.4981%2021.5109%2019%2022.6972%2019%2023.9998C19%2026.7612%2021.2386%2028.9998%2024%2028.9998C25.3627%2028.9998%2026.5981%2028.4546%2027.5%2027.5705%22%2F%3E%3Cpath%20d%3D%22M42%2042L6%206%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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M9.85786%2018C6.23858%2021%204%2024%204%2024C4%2024%2012.9543%2036%2024%2036C25.3699%2036%2026.7076%2035.8154%2028%2035.4921M20.0318%2012.5C21.3144%2012.1816%2022.6414%2012%2024%2012C35.0457%2012%2044%2024%2044%2024C44%2024%2041.7614%2027%2038.1421%2030%22%2F%3E%3Cpath%20d%3D%22M20.3142%2020.6211C19.4981%2021.5109%2019%2022.6972%2019%2023.9998C19%2026.7612%2021.2386%2028.9998%2024%2028.9998C25.3627%2028.9998%2026.5981%2028.4546%2027.5%2027.5705%22%2F%3E%3Cpath%20d%3D%22M42%2042L6%206%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/preview-close-one.svg?color=%231a73e8&size=48