sign dead end icon

sign-dead-end-fill from Bootstrap Icons by The Bootstrap Authors · Fill · MIT Free for personal and commercial use.

Name
sign-dead-end-fill
Set
Bootstrap Icons
Style
Fill
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

Related icons in Bootstrap Icons

Use the sign dead end icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M5.116 6.28h.32c.395 0 .582.24.582.722c0 .48-.186.718-.581.718h-.321zm3.636.066l.268.845h-.552l.27-.845zm1.327-.066h.32c.394 0 .582.24.582.722c0 .48-.186.718-.582.718h-.32zm-.792 3h.32c.395 0 .582.24.582.722c0 .48-.186.718-.581.718h-.32z"/><path d="M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098zM4.782 6h.69c.596 0 .886.355.886.998S6.066 8 5.473 8h-.69zM7.82 7.72V8H6.571V6H7.82v.28h-.917v.57h.863v.268h-.863v.602zm.397.28h-.34l.688-2h.371l.689 2h-.352l-.177-.554h-.702L8.216 8Zm1.53-2h.69c.596 0 .886.355.886.998S11.03 8 10.436 8h-.69zm-2.923 4.72V11H5.575V9h1.248v.28h-.917v.57h.863v.268h-.863v.602zm.572.28h-.32V9h.294l.933 1.436h.014V9h.32v2h-.292l-.936-1.44h-.013zm1.56-2h.69c.596 0 .886.355.886.998S10.238 11 9.645 11h-.69z"/></g></svg>

React

import type { SVGProps } from "react";

export function BiSignDeadEndFill(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="M5.116 6.28h.32c.395 0 .582.24.582.722c0 .48-.186.718-.581.718h-.321zm3.636.066l.268.845h-.552l.27-.845zm1.327-.066h.32c.394 0 .582.24.582.722c0 .48-.186.718-.582.718h-.32zm-.792 3h.32c.395 0 .582.24.582.722c0 .48-.186.718-.581.718h-.32z"/><path d="M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098zM4.782 6h.69c.596 0 .886.355.886.998S6.066 8 5.473 8h-.69zM7.82 7.72V8H6.571V6H7.82v.28h-.917v.57h.863v.268h-.863v.602zm.397.28h-.34l.688-2h.371l.689 2h-.352l-.177-.554h-.702L8.216 8Zm1.53-2h.69c.596 0 .886.355.886.998S11.03 8 10.436 8h-.69zm-2.923 4.72V11H5.575V9h1.248v.28h-.917v.57h.863v.268h-.863v.602zm.572.28h-.32V9h.294l.933 1.436h.014V9h.32v2h-.292l-.936-1.44h-.013zm1.56-2h.69c.596 0 .886.355.886.998S10.238 11 9.645 11h-.69z"/></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="M5.116 6.28h.32c.395 0 .582.24.582.722c0 .48-.186.718-.581.718h-.321zm3.636.066l.268.845h-.552l.27-.845zm1.327-.066h.32c.394 0 .582.24.582.722c0 .48-.186.718-.582.718h-.32zm-.792 3h.32c.395 0 .582.24.582.722c0 .48-.186.718-.581.718h-.32z"/><path d="M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098zM4.782 6h.69c.596 0 .886.355.886.998S6.066 8 5.473 8h-.69zM7.82 7.72V8H6.571V6H7.82v.28h-.917v.57h.863v.268h-.863v.602zm.397.28h-.34l.688-2h.371l.689 2h-.352l-.177-.554h-.702L8.216 8Zm1.53-2h.69c.596 0 .886.355.886.998S11.03 8 10.436 8h-.69zm-2.923 4.72V11H5.575V9h1.248v.28h-.917v.57h.863v.268h-.863v.602zm.572.28h-.32V9h.294l.933 1.436h.014V9h.32v2h-.292l-.936-1.44h-.013zm1.56-2h.69c.596 0 .886.355.886.998S10.238 11 9.645 11h-.69z"/></g></svg>
</template>

CSS

.icon-sign-dead-end-fill {
  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%22M5.116%206.28h.32c.395%200%20.582.24.582.722c0%20.48-.186.718-.581.718h-.321zm3.636.066l.268.845h-.552l.27-.845zm1.327-.066h.32c.394%200%20.582.24.582.722c0%20.48-.186.718-.582.718h-.32zm-.792%203h.32c.395%200%20.582.24.582.722c0%20.48-.186.718-.581.718h-.32z%22%2F%3E%3Cpath%20d%3D%22M9.05.435c-.58-.58-1.52-.58-2.1%200L.436%206.95c-.58.58-.58%201.519%200%202.098l6.516%206.516c.58.58%201.519.58%202.098%200l6.516-6.516c.58-.58.58-1.519%200-2.098zM4.782%206h.69c.596%200%20.886.355.886.998S6.066%208%205.473%208h-.69zM7.82%207.72V8H6.571V6H7.82v.28h-.917v.57h.863v.268h-.863v.602zm.397.28h-.34l.688-2h.371l.689%202h-.352l-.177-.554h-.702L8.216%208Zm1.53-2h.69c.596%200%20.886.355.886.998S11.03%208%2010.436%208h-.69zm-2.923%204.72V11H5.575V9h1.248v.28h-.917v.57h.863v.268h-.863v.602zm.572.28h-.32V9h.294l.933%201.436h.014V9h.32v2h-.292l-.936-1.44h-.013zm1.56-2h.69c.596%200%20.886.355.886.998S10.238%2011%209.645%2011h-.69z%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%22M5.116%206.28h.32c.395%200%20.582.24.582.722c0%20.48-.186.718-.581.718h-.321zm3.636.066l.268.845h-.552l.27-.845zm1.327-.066h.32c.394%200%20.582.24.582.722c0%20.48-.186.718-.582.718h-.32zm-.792%203h.32c.395%200%20.582.24.582.722c0%20.48-.186.718-.581.718h-.32z%22%2F%3E%3Cpath%20d%3D%22M9.05.435c-.58-.58-1.52-.58-2.1%200L.436%206.95c-.58.58-.58%201.519%200%202.098l6.516%206.516c.58.58%201.519.58%202.098%200l6.516-6.516c.58-.58.58-1.519%200-2.098zM4.782%206h.69c.596%200%20.886.355.886.998S6.066%208%205.473%208h-.69zM7.82%207.72V8H6.571V6H7.82v.28h-.917v.57h.863v.268h-.863v.602zm.397.28h-.34l.688-2h.371l.689%202h-.352l-.177-.554h-.702L8.216%208Zm1.53-2h.69c.596%200%20.886.355.886.998S11.03%208%2010.436%208h-.69zm-2.923%204.72V11H5.575V9h1.248v.28h-.917v.57h.863v.268h-.863v.602zm.572.28h-.32V9h.294l.933%201.436h.014V9h.32v2h-.292l-.936-1.44h-.013zm1.56-2h.69c.596%200%20.886.355.886.998S10.238%2011%209.645%2011h-.69z%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/sign-dead-end-fill.svg?color=%231a73e8&size=48