crown icon
crown from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- crown
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- crown-solid
The same icon in other sets
crownAkar IconscrownBoxIcons v2crownBoxIcons v2 SolidcrownEmoji One (Colored)crownFont Awesome 6 Solidcrown-16-filledFluent UI System IconscrownFluent EmojicrownFluent Emoji FlatcrownFluent Emoji High Contrastcrowncss.ggcrownHuge IconscrownHumbleiconscrownIconoircrownJam IconscrownLucidecrownMajesticonscrownMaterial SymbolscrownMaterial Design IconscrownNoto EmojicrownOpenMojicrownPhosphorcrownPixelarticonscrown-boldSolarcrownStreamline Emojis
More other icons from Line Awesome
Use the crown icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-1.645 0-3 1.355-3 3c0 1.125.633 2.113 1.563 2.625L11.624 14.5L7.03 11.219A3 3 0 0 0 8 9c0-1.645-1.355-3-3-3S2 7.355 2 9c0 1.348.926 2.469 2.156 2.844L6 22v5h20v-5l1.844-10.156C29.074 11.469 30 10.348 30 9c0-1.645-1.355-3-3-3s-3 1.355-3 3c0 .871.367 1.668.969 2.219L20.375 14.5l-2.938-5.875A3 3 0 0 0 19 6c0-1.645-1.355-3-3-3m0 2c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1M5 8c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m22 0c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m-11 2.25l3.094 6.188l1.5.375l5-3.563L24.187 21H7.813l-1.406-7.75l5 3.563l1.5-.375zM8 23h16v2H8z"/></svg>
React
import type { SVGProps } from "react";
export function LaCrown(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="M16 3c-1.645 0-3 1.355-3 3c0 1.125.633 2.113 1.563 2.625L11.624 14.5L7.03 11.219A3 3 0 0 0 8 9c0-1.645-1.355-3-3-3S2 7.355 2 9c0 1.348.926 2.469 2.156 2.844L6 22v5h20v-5l1.844-10.156C29.074 11.469 30 10.348 30 9c0-1.645-1.355-3-3-3s-3 1.355-3 3c0 .871.367 1.668.969 2.219L20.375 14.5l-2.938-5.875A3 3 0 0 0 19 6c0-1.645-1.355-3-3-3m0 2c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1M5 8c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m22 0c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m-11 2.25l3.094 6.188l1.5.375l5-3.563L24.187 21H7.813l-1.406-7.75l5 3.563l1.5-.375zM8 23h16v2H8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3c-1.645 0-3 1.355-3 3c0 1.125.633 2.113 1.563 2.625L11.624 14.5L7.03 11.219A3 3 0 0 0 8 9c0-1.645-1.355-3-3-3S2 7.355 2 9c0 1.348.926 2.469 2.156 2.844L6 22v5h20v-5l1.844-10.156C29.074 11.469 30 10.348 30 9c0-1.645-1.355-3-3-3s-3 1.355-3 3c0 .871.367 1.668.969 2.219L20.375 14.5l-2.938-5.875A3 3 0 0 0 19 6c0-1.645-1.355-3-3-3m0 2c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1M5 8c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m22 0c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1m-11 2.25l3.094 6.188l1.5.375l5-3.563L24.187 21H7.813l-1.406-7.75l5 3.563l1.5-.375zM8 23h16v2H8z"/></svg> </template>
CSS
.icon-crown {
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%22M16%203c-1.645%200-3%201.355-3%203c0%201.125.633%202.113%201.563%202.625L11.624%2014.5L7.03%2011.219A3%203%200%200%200%208%209c0-1.645-1.355-3-3-3S2%207.355%202%209c0%201.348.926%202.469%202.156%202.844L6%2022v5h20v-5l1.844-10.156C29.074%2011.469%2030%2010.348%2030%209c0-1.645-1.355-3-3-3s-3%201.355-3%203c0%20.871.367%201.668.969%202.219L20.375%2014.5l-2.938-5.875A3%203%200%200%200%2019%206c0-1.645-1.355-3-3-3m0%202c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1M5%208c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1m22%200c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1m-11%202.25l3.094%206.188l1.5.375l5-3.563L24.187%2021H7.813l-1.406-7.75l5%203.563l1.5-.375zM8%2023h16v2H8z%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%22M16%203c-1.645%200-3%201.355-3%203c0%201.125.633%202.113%201.563%202.625L11.624%2014.5L7.03%2011.219A3%203%200%200%200%208%209c0-1.645-1.355-3-3-3S2%207.355%202%209c0%201.348.926%202.469%202.156%202.844L6%2022v5h20v-5l1.844-10.156C29.074%2011.469%2030%2010.348%2030%209c0-1.645-1.355-3-3-3s-3%201.355-3%203c0%20.871.367%201.668.969%202.219L20.375%2014.5l-2.938-5.875A3%203%200%200%200%2019%206c0-1.645-1.355-3-3-3m0%202c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1M5%208c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1m22%200c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1m-11%202.25l3.094%206.188l1.5.375l5-3.563L24.187%2021H7.813l-1.406-7.75l5%203.563l1.5-.375zM8%2023h16v2H8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/crown.svg?color=%231a73e8&size=48