folder symlink icon

folder-symlink from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.

Name
folder-symlink
Set
Bootstrap Icons
Style
Outline
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

The same icon in other sets

Related icons in Bootstrap Icons

Use the folder symlink icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="m11.798 8.271l-3.182 1.97c-.27.166-.616-.036-.616-.372V9.1s-2.571-.3-4 2.4c.571-4.8 3.143-4.8 4-4.8v-.769c0-.336.346-.538.616-.371l3.182 1.969c.27.166.27.576 0 .742"/><path d="m.5 3l.04.87a2 2 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14h10.348a2 2 0 0 0 1.991-1.819l.637-7A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2m.694 2.09A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09l-.636 7a1 1 0 0 1-.996.91H2.826a1 1 0 0 1-.995-.91zM6.172 2a1 1 0 0 1 .707.293L7.586 3H2.19q-.362.002-.683.12L1.5 2.98a1 1 0 0 1 1-.98z"/></g></svg>

React

import type { SVGProps } from "react";

export function BiFolderSymlink(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="m11.798 8.271l-3.182 1.97c-.27.166-.616-.036-.616-.372V9.1s-2.571-.3-4 2.4c.571-4.8 3.143-4.8 4-4.8v-.769c0-.336.346-.538.616-.371l3.182 1.969c.27.166.27.576 0 .742"/><path d="m.5 3l.04.87a2 2 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14h10.348a2 2 0 0 0 1.991-1.819l.637-7A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2m.694 2.09A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09l-.636 7a1 1 0 0 1-.996.91H2.826a1 1 0 0 1-.995-.91zM6.172 2a1 1 0 0 1 .707.293L7.586 3H2.19q-.362.002-.683.12L1.5 2.98a1 1 0 0 1 1-.98z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="m11.798 8.271l-3.182 1.97c-.27.166-.616-.036-.616-.372V9.1s-2.571-.3-4 2.4c.571-4.8 3.143-4.8 4-4.8v-.769c0-.336.346-.538.616-.371l3.182 1.969c.27.166.27.576 0 .742"/><path d="m.5 3l.04.87a2 2 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14h10.348a2 2 0 0 0 1.991-1.819l.637-7A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2m.694 2.09A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09l-.636 7a1 1 0 0 1-.996.91H2.826a1 1 0 0 1-.995-.91zM6.172 2a1 1 0 0 1 .707.293L7.586 3H2.19q-.362.002-.683.12L1.5 2.98a1 1 0 0 1 1-.98z"/></g></svg>
</template>

CSS

.icon-folder-symlink {
  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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m11.798%208.271l-3.182%201.97c-.27.166-.616-.036-.616-.372V9.1s-2.571-.3-4%202.4c.571-4.8%203.143-4.8%204-4.8v-.769c0-.336.346-.538.616-.371l3.182%201.969c.27.166.27.576%200%20.742%22%2F%3E%3Cpath%20d%3D%22m.5%203l.04.87a2%202%200%200%200-.342%201.311l.637%207A2%202%200%200%200%202.826%2014h10.348a2%202%200%200%200%201.991-1.819l.637-7A2%202%200%200%200%2013.81%203H9.828a2%202%200%200%201-1.414-.586l-.828-.828A2%202%200%200%200%206.172%201H2.5a2%202%200%200%200-2%202m.694%202.09A1%201%200%200%201%202.19%204h11.62a1%201%200%200%201%20.996%201.09l-.636%207a1%201%200%200%201-.996.91H2.826a1%201%200%200%201-.995-.91zM6.172%202a1%201%200%200%201%20.707.293L7.586%203H2.19q-.362.002-.683.12L1.5%202.98a1%201%200%200%201%201-.98z%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m11.798%208.271l-3.182%201.97c-.27.166-.616-.036-.616-.372V9.1s-2.571-.3-4%202.4c.571-4.8%203.143-4.8%204-4.8v-.769c0-.336.346-.538.616-.371l3.182%201.969c.27.166.27.576%200%20.742%22%2F%3E%3Cpath%20d%3D%22m.5%203l.04.87a2%202%200%200%200-.342%201.311l.637%207A2%202%200%200%200%202.826%2014h10.348a2%202%200%200%200%201.991-1.819l.637-7A2%202%200%200%200%2013.81%203H9.828a2%202%200%200%201-1.414-.586l-.828-.828A2%202%200%200%200%206.172%201H2.5a2%202%200%200%200-2%202m.694%202.09A1%201%200%200%201%202.19%204h11.62a1%201%200%200%201%20.996%201.09l-.636%207a1%201%200%200%201-.996.91H2.826a1%201%200%200%201-.995-.91zM6.172%202a1%201%200%200%201%20.707.293L7.586%203H2.19q-.362.002-.683.12L1.5%202.98a1%201%200%200%201%201-.98z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/folder-symlink.svg?color=%231a73e8&size=48