plane-lock from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
plane-lock
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the plane lock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M232 88c0-30.9 25.1-56 56-56s56 25.1 56 56v127.3l82.1 75.2C409.7 312.1 400 338.9 400 368v24.4c-7.3 6.6-13.6 14.2-18.7 22.7L344 402.7v99.7l24 19.2v38.3c0 13.5 2.8 26.4 7.8 38.1L288 576l-108.1 27c-10.1 2.5-19.9-5.1-19.9-15.5v-19.8c0-4.9 2.2-9.5 6-12.5l66-52.8v-99.7L69.1 457c-10.4 3.4-21.1-4.3-21.1-15.2v-43.7c0-9 3.8-17.5 10.4-23.6L232 215.3zm328 280.1c0-17.7-14.3-32-32-32s-32 14.3-32 32V416h64zM416 464c0-20.9 13.4-38.7 32-45.3v-50.6c0-44.2 35.8-80 80-80s80 35.8 80 80v50.6c18.6 6.6 32 24.4 32 45.3v96c0 26.5-21.5 48-48 48H464c-26.5 0-48-21.5-48-48z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidPlaneLock(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M232 88c0-30.9 25.1-56 56-56s56 25.1 56 56v127.3l82.1 75.2C409.7 312.1 400 338.9 400 368v24.4c-7.3 6.6-13.6 14.2-18.7 22.7L344 402.7v99.7l24 19.2v38.3c0 13.5 2.8 26.4 7.8 38.1L288 576l-108.1 27c-10.1 2.5-19.9-5.1-19.9-15.5v-19.8c0-4.9 2.2-9.5 6-12.5l66-52.8v-99.7L69.1 457c-10.4 3.4-21.1-4.3-21.1-15.2v-43.7c0-9 3.8-17.5 10.4-23.6L232 215.3zm328 280.1c0-17.7-14.3-32-32-32s-32 14.3-32 32V416h64zM416 464c0-20.9 13.4-38.7 32-45.3v-50.6c0-44.2 35.8-80 80-80s80 35.8 80 80v50.6c18.6 6.6 32 24.4 32 45.3v96c0 26.5-21.5 48-48 48H464c-26.5 0-48-21.5-48-48z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M232 88c0-30.9 25.1-56 56-56s56 25.1 56 56v127.3l82.1 75.2C409.7 312.1 400 338.9 400 368v24.4c-7.3 6.6-13.6 14.2-18.7 22.7L344 402.7v99.7l24 19.2v38.3c0 13.5 2.8 26.4 7.8 38.1L288 576l-108.1 27c-10.1 2.5-19.9-5.1-19.9-15.5v-19.8c0-4.9 2.2-9.5 6-12.5l66-52.8v-99.7L69.1 457c-10.4 3.4-21.1-4.3-21.1-15.2v-43.7c0-9 3.8-17.5 10.4-23.6L232 215.3zm328 280.1c0-17.7-14.3-32-32-32s-32 14.3-32 32V416h64zM416 464c0-20.9 13.4-38.7 32-45.3v-50.6c0-44.2 35.8-80 80-80s80 35.8 80 80v50.6c18.6 6.6 32 24.4 32 45.3v96c0 26.5-21.5 48-48 48H464c-26.5 0-48-21.5-48-48z"/></svg>
</template>

CSS

.icon-plane-lock {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%2088c0-30.9%2025.1-56%2056-56s56%2025.1%2056%2056v127.3l82.1%2075.2C409.7%20312.1%20400%20338.9%20400%20368v24.4c-7.3%206.6-13.6%2014.2-18.7%2022.7L344%20402.7v99.7l24%2019.2v38.3c0%2013.5%202.8%2026.4%207.8%2038.1L288%20576l-108.1%2027c-10.1%202.5-19.9-5.1-19.9-15.5v-19.8c0-4.9%202.2-9.5%206-12.5l66-52.8v-99.7L69.1%20457c-10.4%203.4-21.1-4.3-21.1-15.2v-43.7c0-9%203.8-17.5%2010.4-23.6L232%20215.3zm328%20280.1c0-17.7-14.3-32-32-32s-32%2014.3-32%2032V416h64zM416%20464c0-20.9%2013.4-38.7%2032-45.3v-50.6c0-44.2%2035.8-80%2080-80s80%2035.8%2080%2080v50.6c18.6%206.6%2032%2024.4%2032%2045.3v96c0%2026.5-21.5%2048-48%2048H464c-26.5%200-48-21.5-48-48z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%2088c0-30.9%2025.1-56%2056-56s56%2025.1%2056%2056v127.3l82.1%2075.2C409.7%20312.1%20400%20338.9%20400%20368v24.4c-7.3%206.6-13.6%2014.2-18.7%2022.7L344%20402.7v99.7l24%2019.2v38.3c0%2013.5%202.8%2026.4%207.8%2038.1L288%20576l-108.1%2027c-10.1%202.5-19.9-5.1-19.9-15.5v-19.8c0-4.9%202.2-9.5%206-12.5l66-52.8v-99.7L69.1%20457c-10.4%203.4-21.1-4.3-21.1-15.2v-43.7c0-9%203.8-17.5%2010.4-23.6L232%20215.3zm328%20280.1c0-17.7-14.3-32-32-32s-32%2014.3-32%2032V416h64zM416%20464c0-20.9%2013.4-38.7%2032-45.3v-50.6c0-44.2%2035.8-80%2080-80s80%2035.8%2080%2080v50.6c18.6%206.6%2032%2024.4%2032%2045.3v96c0%2026.5-21.5%2048-48%2048H464c-26.5%200-48-21.5-48-48z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/plane-lock.svg?color=%231a73e8&size=48