contao icon
contao from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- contao
- 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 contao icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.656 5.469C4.75 5.469 4 6.187 4 7.094v17.812c0 .907.75 1.625 1.656 1.625h3.719c-1.598-1.746-2.32-4.277-2.375-4.5c-.238-.949-1.172-5.101-1.5-7.062a16 16 0 0 1-.219-2.781c0-3.583 1.864-5.715 3.063-6.72zm16.5 0c1.614 1.449 2.5 3.937 2.5 3.937L18.25 10.75s-.945-2.125-3.125-2.125c-1.188 0-3.344.832-3.344 2.969c0 1.383.485 4.273 1.125 7.031c.778 3.34 1.621 5.094 3.781 5.094c3.555 0 3.532-3.532 3.532-3.532l6.437-1.437v1.563c0 3.109-2.023 5.539-2.656 6.218h2.344c.906 0 1.656-.718 1.656-1.625V7.094c0-.907-.75-1.625-1.656-1.625z"/></svg>
React
import type { SVGProps } from "react";
export function LaContao(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="M5.656 5.469C4.75 5.469 4 6.187 4 7.094v17.812c0 .907.75 1.625 1.656 1.625h3.719c-1.598-1.746-2.32-4.277-2.375-4.5c-.238-.949-1.172-5.101-1.5-7.062a16 16 0 0 1-.219-2.781c0-3.583 1.864-5.715 3.063-6.72zm16.5 0c1.614 1.449 2.5 3.937 2.5 3.937L18.25 10.75s-.945-2.125-3.125-2.125c-1.188 0-3.344.832-3.344 2.969c0 1.383.485 4.273 1.125 7.031c.778 3.34 1.621 5.094 3.781 5.094c3.555 0 3.532-3.532 3.532-3.532l6.437-1.437v1.563c0 3.109-2.023 5.539-2.656 6.218h2.344c.906 0 1.656-.718 1.656-1.625V7.094c0-.907-.75-1.625-1.656-1.625z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.656 5.469C4.75 5.469 4 6.187 4 7.094v17.812c0 .907.75 1.625 1.656 1.625h3.719c-1.598-1.746-2.32-4.277-2.375-4.5c-.238-.949-1.172-5.101-1.5-7.062a16 16 0 0 1-.219-2.781c0-3.583 1.864-5.715 3.063-6.72zm16.5 0c1.614 1.449 2.5 3.937 2.5 3.937L18.25 10.75s-.945-2.125-3.125-2.125c-1.188 0-3.344.832-3.344 2.969c0 1.383.485 4.273 1.125 7.031c.778 3.34 1.621 5.094 3.781 5.094c3.555 0 3.532-3.532 3.532-3.532l6.437-1.437v1.563c0 3.109-2.023 5.539-2.656 6.218h2.344c.906 0 1.656-.718 1.656-1.625V7.094c0-.907-.75-1.625-1.656-1.625z"/></svg> </template>
CSS
.icon-contao {
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%22M5.656%205.469C4.75%205.469%204%206.187%204%207.094v17.812c0%20.907.75%201.625%201.656%201.625h3.719c-1.598-1.746-2.32-4.277-2.375-4.5c-.238-.949-1.172-5.101-1.5-7.062a16%2016%200%200%201-.219-2.781c0-3.583%201.864-5.715%203.063-6.72zm16.5%200c1.614%201.449%202.5%203.937%202.5%203.937L18.25%2010.75s-.945-2.125-3.125-2.125c-1.188%200-3.344.832-3.344%202.969c0%201.383.485%204.273%201.125%207.031c.778%203.34%201.621%205.094%203.781%205.094c3.555%200%203.532-3.532%203.532-3.532l6.437-1.437v1.563c0%203.109-2.023%205.539-2.656%206.218h2.344c.906%200%201.656-.718%201.656-1.625V7.094c0-.907-.75-1.625-1.656-1.625z%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%22M5.656%205.469C4.75%205.469%204%206.187%204%207.094v17.812c0%20.907.75%201.625%201.656%201.625h3.719c-1.598-1.746-2.32-4.277-2.375-4.5c-.238-.949-1.172-5.101-1.5-7.062a16%2016%200%200%201-.219-2.781c0-3.583%201.864-5.715%203.063-6.72zm16.5%200c1.614%201.449%202.5%203.937%202.5%203.937L18.25%2010.75s-.945-2.125-3.125-2.125c-1.188%200-3.344.832-3.344%202.969c0%201.383.485%204.273%201.125%207.031c.778%203.34%201.621%205.094%203.781%205.094c3.555%200%203.532-3.532%203.532-3.532l6.437-1.437v1.563c0%203.109-2.023%205.539-2.656%206.218h2.344c.906%200%201.656-.718%201.656-1.625V7.094c0-.907-.75-1.625-1.656-1.625z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/contao.svg?color=%231a73e8&size=48