fort awesome icon

fort-awesome from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
fort-awesome
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the fort awesome icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.5 4c-.275 0-.5.225-.5.5V12h-2v-2h-2v2H8.994v-2H7v9H5v-2H3v10h10v-3a3 3 0 1 1 6 0v3h10V17h-2v2h-2v-9h-2.006v2H21v-2h-2v2h-2v-2h-1V7.906c.275-.1.725-.228 1.275-.238c.762-.01 1.137.199 1.95.289a6 6 0 0 0 1.474-.006a.35.35 0 0 0 .301-.344V4.432c0-.1-.113-.17-.238-.15a6.5 6.5 0 0 1-1.537.009c-.813-.09-1.188-.309-1.95-.289c-.55.01-1 .138-1.275.238v.26c0-.275-.225-.5-.5-.5M11 14h2v4h-2zm8 0h2v4h-2z"/></svg>

React

import type { SVGProps } from "react";

export function LaFortAwesome(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.5 4c-.275 0-.5.225-.5.5V12h-2v-2h-2v2H8.994v-2H7v9H5v-2H3v10h10v-3a3 3 0 1 1 6 0v3h10V17h-2v2h-2v-9h-2.006v2H21v-2h-2v2h-2v-2h-1V7.906c.275-.1.725-.228 1.275-.238c.762-.01 1.137.199 1.95.289a6 6 0 0 0 1.474-.006a.35.35 0 0 0 .301-.344V4.432c0-.1-.113-.17-.238-.15a6.5 6.5 0 0 1-1.537.009c-.813-.09-1.188-.309-1.95-.289c-.55.01-1 .138-1.275.238v.26c0-.275-.225-.5-.5-.5M11 14h2v4h-2zm8 0h2v4h-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.5 4c-.275 0-.5.225-.5.5V12h-2v-2h-2v2H8.994v-2H7v9H5v-2H3v10h10v-3a3 3 0 1 1 6 0v3h10V17h-2v2h-2v-9h-2.006v2H21v-2h-2v2h-2v-2h-1V7.906c.275-.1.725-.228 1.275-.238c.762-.01 1.137.199 1.95.289a6 6 0 0 0 1.474-.006a.35.35 0 0 0 .301-.344V4.432c0-.1-.113-.17-.238-.15a6.5 6.5 0 0 1-1.537.009c-.813-.09-1.188-.309-1.95-.289c-.55.01-1 .138-1.275.238v.26c0-.275-.225-.5-.5-.5M11 14h2v4h-2zm8 0h2v4h-2z"/></svg>
</template>

CSS

.icon-fort-awesome {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.5%204c-.275%200-.5.225-.5.5V12h-2v-2h-2v2H8.994v-2H7v9H5v-2H3v10h10v-3a3%203%200%201%201%206%200v3h10V17h-2v2h-2v-9h-2.006v2H21v-2h-2v2h-2v-2h-1V7.906c.275-.1.725-.228%201.275-.238c.762-.01%201.137.199%201.95.289a6%206%200%200%200%201.474-.006a.35.35%200%200%200%20.301-.344V4.432c0-.1-.113-.17-.238-.15a6.5%206.5%200%200%201-1.537.009c-.813-.09-1.188-.309-1.95-.289c-.55.01-1%20.138-1.275.238v.26c0-.275-.225-.5-.5-.5M11%2014h2v4h-2zm8%200h2v4h-2z%22%2F%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.5%204c-.275%200-.5.225-.5.5V12h-2v-2h-2v2H8.994v-2H7v9H5v-2H3v10h10v-3a3%203%200%201%201%206%200v3h10V17h-2v2h-2v-9h-2.006v2H21v-2h-2v2h-2v-2h-1V7.906c.275-.1.725-.228%201.275-.238c.762-.01%201.137.199%201.95.289a6%206%200%200%200%201.474-.006a.35.35%200%200%200%20.301-.344V4.432c0-.1-.113-.17-.238-.15a6.5%206.5%200%200%201-1.537.009c-.813-.09-1.188-.309-1.95-.289c-.55.01-1%20.138-1.275.238v.26c0-.275-.225-.5-.5-.5M11%2014h2v4h-2zm8%200h2v4h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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