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

Name
palfed
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 palfed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 4c-.55 0-1 .45-1 1v1c-4.418 0-8 1.791-8 4H4c-1.1 0-2 .9-2 2s.9 2 2 2h1.375l1.406 11.248A2 2 0 0 0 8.766 27h14.468c1.01 0 1.86-.751 1.987-1.752L26.625 14H28c1.1 0 2-.9 2-2s-.9-2-2-2h-1c0-2.209-3.582-4-8-4V5c0-.55-.45-1-1-1zm1.328 4.188c.38.035.72.318.813.78C19.804 7.844 23 9.019 23 12.622c0 3.953-3.915 7.745-7 7.014v5.084c.01.173.059.633-.24.968c-.487.538-1.696.509-1.848-1.13c-.208-2.253.01-10.458.07-12.305c-1.09.761-2.966 2.55-2.966 3.85q.015.19.029.234c.01 0 .33-.139.568-.139c1.35 0 1.05 2.239-.73 2.239c-1.09 0-1.883-.916-1.883-2.18c0-2.131 2.176-4.852 5.11-6.42c.05-.63.152-1.117.533-1.432a.95.95 0 0 1 .685-.216zm3.211 2.496c-.779.008-1.636.202-2.389.476a311 311 0 0 0-.15 6.08c.035.142.13.315.754.315c1.838 0 4.165-2.172 4.16-4.881c0-1.504-1.077-2.005-2.375-1.99"/></svg>

React

import type { SVGProps } from "react";

export function LaPalfed(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="M14 4c-.55 0-1 .45-1 1v1c-4.418 0-8 1.791-8 4H4c-1.1 0-2 .9-2 2s.9 2 2 2h1.375l1.406 11.248A2 2 0 0 0 8.766 27h14.468c1.01 0 1.86-.751 1.987-1.752L26.625 14H28c1.1 0 2-.9 2-2s-.9-2-2-2h-1c0-2.209-3.582-4-8-4V5c0-.55-.45-1-1-1zm1.328 4.188c.38.035.72.318.813.78C19.804 7.844 23 9.019 23 12.622c0 3.953-3.915 7.745-7 7.014v5.084c.01.173.059.633-.24.968c-.487.538-1.696.509-1.848-1.13c-.208-2.253.01-10.458.07-12.305c-1.09.761-2.966 2.55-2.966 3.85q.015.19.029.234c.01 0 .33-.139.568-.139c1.35 0 1.05 2.239-.73 2.239c-1.09 0-1.883-.916-1.883-2.18c0-2.131 2.176-4.852 5.11-6.42c.05-.63.152-1.117.533-1.432a.95.95 0 0 1 .685-.216zm3.211 2.496c-.779.008-1.636.202-2.389.476a311 311 0 0 0-.15 6.08c.035.142.13.315.754.315c1.838 0 4.165-2.172 4.16-4.881c0-1.504-1.077-2.005-2.375-1.99"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14 4c-.55 0-1 .45-1 1v1c-4.418 0-8 1.791-8 4H4c-1.1 0-2 .9-2 2s.9 2 2 2h1.375l1.406 11.248A2 2 0 0 0 8.766 27h14.468c1.01 0 1.86-.751 1.987-1.752L26.625 14H28c1.1 0 2-.9 2-2s-.9-2-2-2h-1c0-2.209-3.582-4-8-4V5c0-.55-.45-1-1-1zm1.328 4.188c.38.035.72.318.813.78C19.804 7.844 23 9.019 23 12.622c0 3.953-3.915 7.745-7 7.014v5.084c.01.173.059.633-.24.968c-.487.538-1.696.509-1.848-1.13c-.208-2.253.01-10.458.07-12.305c-1.09.761-2.966 2.55-2.966 3.85q.015.19.029.234c.01 0 .33-.139.568-.139c1.35 0 1.05 2.239-.73 2.239c-1.09 0-1.883-.916-1.883-2.18c0-2.131 2.176-4.852 5.11-6.42c.05-.63.152-1.117.533-1.432a.95.95 0 0 1 .685-.216zm3.211 2.496c-.779.008-1.636.202-2.389.476a311 311 0 0 0-.15 6.08c.035.142.13.315.754.315c1.838 0 4.165-2.172 4.16-4.881c0-1.504-1.077-2.005-2.375-1.99"/></svg>
</template>

CSS

.icon-palfed {
  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%22M14%204c-.55%200-1%20.45-1%201v1c-4.418%200-8%201.791-8%204H4c-1.1%200-2%20.9-2%202s.9%202%202%202h1.375l1.406%2011.248A2%202%200%200%200%208.766%2027h14.468c1.01%200%201.86-.751%201.987-1.752L26.625%2014H28c1.1%200%202-.9%202-2s-.9-2-2-2h-1c0-2.209-3.582-4-8-4V5c0-.55-.45-1-1-1zm1.328%204.188c.38.035.72.318.813.78C19.804%207.844%2023%209.019%2023%2012.622c0%203.953-3.915%207.745-7%207.014v5.084c.01.173.059.633-.24.968c-.487.538-1.696.509-1.848-1.13c-.208-2.253.01-10.458.07-12.305c-1.09.761-2.966%202.55-2.966%203.85q.015.19.029.234c.01%200%20.33-.139.568-.139c1.35%200%201.05%202.239-.73%202.239c-1.09%200-1.883-.916-1.883-2.18c0-2.131%202.176-4.852%205.11-6.42c.05-.63.152-1.117.533-1.432a.95.95%200%200%201%20.685-.216zm3.211%202.496c-.779.008-1.636.202-2.389.476a311%20311%200%200%200-.15%206.08c.035.142.13.315.754.315c1.838%200%204.165-2.172%204.16-4.881c0-1.504-1.077-2.005-2.375-1.99%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%22M14%204c-.55%200-1%20.45-1%201v1c-4.418%200-8%201.791-8%204H4c-1.1%200-2%20.9-2%202s.9%202%202%202h1.375l1.406%2011.248A2%202%200%200%200%208.766%2027h14.468c1.01%200%201.86-.751%201.987-1.752L26.625%2014H28c1.1%200%202-.9%202-2s-.9-2-2-2h-1c0-2.209-3.582-4-8-4V5c0-.55-.45-1-1-1zm1.328%204.188c.38.035.72.318.813.78C19.804%207.844%2023%209.019%2023%2012.622c0%203.953-3.915%207.745-7%207.014v5.084c.01.173.059.633-.24.968c-.487.538-1.696.509-1.848-1.13c-.208-2.253.01-10.458.07-12.305c-1.09.761-2.966%202.55-2.966%203.85q.015.19.029.234c.01%200%20.33-.139.568-.139c1.35%200%201.05%202.239-.73%202.239c-1.09%200-1.883-.916-1.883-2.18c0-2.131%202.176-4.852%205.11-6.42c.05-.63.152-1.117.533-1.432a.95.95%200%200%201%20.685-.216zm3.211%202.496c-.779.008-1.636.202-2.389.476a311%20311%200%200%200-.15%206.08c.035.142.13.315.754.315c1.838%200%204.165-2.172%204.16-4.881c0-1.504-1.077-2.005-2.375-1.99%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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