File Justfile Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The File Justfile icon is commonly used in file managers, document editors and upload areas. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/340395.svg" alt="File Justfile icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340395.svg" alt="File Justfile icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340395.svg" alt="File Justfile icon" :width="24" :height="24" />
CSS background
.icon-file-justfile {
background-image: url('https://proicons.com/icon/340395.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="j" d="M39.5,15.5h-9c-1.1046,0-2-.8954-2-2V4.5H10.5c-1.1046,0-2,.8954-2,2v35c0,1.1046.8954,2,2,2h27c1.1046,0,2-.8954,2-2V15.5Z"/><line id="e" class="j" x1="28.5" y1="4.5" x2="39.5" y2="15.5"/></g><g id="f"><polyline id="g" class="j" points="15.2435 22.5899 22.1537 29.5 15.2435 36.4101"/><polyline id="h" class="j" points="20.5449 22.5899 27.4551 29.5 20.5449 36.4101"/><polyline id="i" class="j" points="25.8463 22.5899 32.7565 29.5 25.8463 36.4101"/></g></svg>
Copied!