24 lines
512 B
XML
24 lines
512 B
XML
<!--
|
|
tags: [backdrop, setting, context, environment, scene, ambient, surroundings, scape, contextual, atmosphere]
|
|
category: Design
|
|
version: "2.41"
|
|
unicode: "fd2c"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M4 8l4 -4" />
|
|
<path d="M14 4l-10 10" />
|
|
<path d="M4 20l16 -16" />
|
|
<path d="M20 10l-10 10" />
|
|
<path d="M20 16l-4 4" />
|
|
</svg>
|