democrat icon
democrat from Line Awesome by Icons8 · Line · Political · Apache-2.0 Free for personal and commercial use.
- Name
- democrat
- Set
- Line Awesome
- Style
- Line
- Category
- Political
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- democrat-solid
The same icon in other sets
More political icons from Line Awesome
Use the democrat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.049 5a.31.31 0 0 0-.238.14c-.5.76-.591 2.25.279 3.06c.14.13.3.21.46.3c-.09.07-.19.13-.26.22l-3.03 4.04c-.3.39-.34.92-.12 1.36l.58 1.16c.22.44.67.72 1.16.72h1.26c.35 0 .67-.14.92-.38l1.55-1.41L11 19h14v-3.51c.66.49.84.89 1.73 2.22c.2.3.6.38.9.18l1.08-.72c.3-.2.38-.6.18-.91l-.8-1.19C26.95 13.35 25.04 12 22.97 12H13.4L9.94 8.59c1-.96 1.14-2.49.53-3.41a.405.405 0 0 0-.62-.06L8.09 7.44L6.31 5.1a.32.32 0 0 0-.26-.1zm7.52 9c.067 0 .136.034.173.104l.38.777l.858.129c.148.019.203.211.092.312l-.619.612l.149.85a.182.182 0 0 1-.268.193l-.768-.397l-.765.397a.182.182 0 0 1-.27-.194l.149-.85l-.62-.61c-.12-.103-.055-.295.102-.313l.86-.13l.378-.776c.033-.07.1-.104.168-.104zm4.382 0c.068 0 .139.034.176.104l.379.777l.857.129c.147.019.212.211.092.312l-.617.612l.146.85a.18.18 0 0 1-.267.193l-.768-.397l-.765.397a.184.184 0 0 1-.27-.194l.148-.85l-.619-.61a.181.181 0 0 1 .104-.313l.857-.13l.38-.776a.18.18 0 0 1 .167-.104m4.483 0c.068 0 .136.034.173.104l.38.777l.859.129c.148.019.212.211.091.312l-.619.612l.149.85a.182.182 0 0 1-.27.193l-.765-.397l-.768.397a.182.182 0 0 1-.268-.194l.149-.85l-.62-.61a.18.18 0 0 1 .102-.313l.86-.13l.379-.776a.18.18 0 0 1 .168-.104M11 21v5.35c0 .36.29.65.65.65h2.7c.36 0 .65-.29.65-.65V23h6v3.35c0 .36.29.65.65.65h2.7c.36 0 .65-.29.65-.65V21z"/></svg>
React
import type { SVGProps } from "react";
export function LaDemocrat(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="M6.049 5a.31.31 0 0 0-.238.14c-.5.76-.591 2.25.279 3.06c.14.13.3.21.46.3c-.09.07-.19.13-.26.22l-3.03 4.04c-.3.39-.34.92-.12 1.36l.58 1.16c.22.44.67.72 1.16.72h1.26c.35 0 .67-.14.92-.38l1.55-1.41L11 19h14v-3.51c.66.49.84.89 1.73 2.22c.2.3.6.38.9.18l1.08-.72c.3-.2.38-.6.18-.91l-.8-1.19C26.95 13.35 25.04 12 22.97 12H13.4L9.94 8.59c1-.96 1.14-2.49.53-3.41a.405.405 0 0 0-.62-.06L8.09 7.44L6.31 5.1a.32.32 0 0 0-.26-.1zm7.52 9c.067 0 .136.034.173.104l.38.777l.858.129c.148.019.203.211.092.312l-.619.612l.149.85a.182.182 0 0 1-.268.193l-.768-.397l-.765.397a.182.182 0 0 1-.27-.194l.149-.85l-.62-.61c-.12-.103-.055-.295.102-.313l.86-.13l.378-.776c.033-.07.1-.104.168-.104zm4.382 0c.068 0 .139.034.176.104l.379.777l.857.129c.147.019.212.211.092.312l-.617.612l.146.85a.18.18 0 0 1-.267.193l-.768-.397l-.765.397a.184.184 0 0 1-.27-.194l.148-.85l-.619-.61a.181.181 0 0 1 .104-.313l.857-.13l.38-.776a.18.18 0 0 1 .167-.104m4.483 0c.068 0 .136.034.173.104l.38.777l.859.129c.148.019.212.211.091.312l-.619.612l.149.85a.182.182 0 0 1-.27.193l-.765-.397l-.768.397a.182.182 0 0 1-.268-.194l.149-.85l-.62-.61a.18.18 0 0 1 .102-.313l.86-.13l.379-.776a.18.18 0 0 1 .168-.104M11 21v5.35c0 .36.29.65.65.65h2.7c.36 0 .65-.29.65-.65V23h6v3.35c0 .36.29.65.65.65h2.7c.36 0 .65-.29.65-.65V21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.049 5a.31.31 0 0 0-.238.14c-.5.76-.591 2.25.279 3.06c.14.13.3.21.46.3c-.09.07-.19.13-.26.22l-3.03 4.04c-.3.39-.34.92-.12 1.36l.58 1.16c.22.44.67.72 1.16.72h1.26c.35 0 .67-.14.92-.38l1.55-1.41L11 19h14v-3.51c.66.49.84.89 1.73 2.22c.2.3.6.38.9.18l1.08-.72c.3-.2.38-.6.18-.91l-.8-1.19C26.95 13.35 25.04 12 22.97 12H13.4L9.94 8.59c1-.96 1.14-2.49.53-3.41a.405.405 0 0 0-.62-.06L8.09 7.44L6.31 5.1a.32.32 0 0 0-.26-.1zm7.52 9c.067 0 .136.034.173.104l.38.777l.858.129c.148.019.203.211.092.312l-.619.612l.149.85a.182.182 0 0 1-.268.193l-.768-.397l-.765.397a.182.182 0 0 1-.27-.194l.149-.85l-.62-.61c-.12-.103-.055-.295.102-.313l.86-.13l.378-.776c.033-.07.1-.104.168-.104zm4.382 0c.068 0 .139.034.176.104l.379.777l.857.129c.147.019.212.211.092.312l-.617.612l.146.85a.18.18 0 0 1-.267.193l-.768-.397l-.765.397a.184.184 0 0 1-.27-.194l.148-.85l-.619-.61a.181.181 0 0 1 .104-.313l.857-.13l.38-.776a.18.18 0 0 1 .167-.104m4.483 0c.068 0 .136.034.173.104l.38.777l.859.129c.148.019.212.211.091.312l-.619.612l.149.85a.182.182 0 0 1-.27.193l-.765-.397l-.768.397a.182.182 0 0 1-.268-.194l.149-.85l-.62-.61a.18.18 0 0 1 .102-.313l.86-.13l.379-.776a.18.18 0 0 1 .168-.104M11 21v5.35c0 .36.29.65.65.65h2.7c.36 0 .65-.29.65-.65V23h6v3.35c0 .36.29.65.65.65h2.7c.36 0 .65-.29.65-.65V21z"/></svg> </template>
CSS
.icon-democrat {
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%22M6.049%205a.31.31%200%200%200-.238.14c-.5.76-.591%202.25.279%203.06c.14.13.3.21.46.3c-.09.07-.19.13-.26.22l-3.03%204.04c-.3.39-.34.92-.12%201.36l.58%201.16c.22.44.67.72%201.16.72h1.26c.35%200%20.67-.14.92-.38l1.55-1.41L11%2019h14v-3.51c.66.49.84.89%201.73%202.22c.2.3.6.38.9.18l1.08-.72c.3-.2.38-.6.18-.91l-.8-1.19C26.95%2013.35%2025.04%2012%2022.97%2012H13.4L9.94%208.59c1-.96%201.14-2.49.53-3.41a.405.405%200%200%200-.62-.06L8.09%207.44L6.31%205.1a.32.32%200%200%200-.26-.1zm7.52%209c.067%200%20.136.034.173.104l.38.777l.858.129c.148.019.203.211.092.312l-.619.612l.149.85a.182.182%200%200%201-.268.193l-.768-.397l-.765.397a.182.182%200%200%201-.27-.194l.149-.85l-.62-.61c-.12-.103-.055-.295.102-.313l.86-.13l.378-.776c.033-.07.1-.104.168-.104zm4.382%200c.068%200%20.139.034.176.104l.379.777l.857.129c.147.019.212.211.092.312l-.617.612l.146.85a.18.18%200%200%201-.267.193l-.768-.397l-.765.397a.184.184%200%200%201-.27-.194l.148-.85l-.619-.61a.181.181%200%200%201%20.104-.313l.857-.13l.38-.776a.18.18%200%200%201%20.167-.104m4.483%200c.068%200%20.136.034.173.104l.38.777l.859.129c.148.019.212.211.091.312l-.619.612l.149.85a.182.182%200%200%201-.27.193l-.765-.397l-.768.397a.182.182%200%200%201-.268-.194l.149-.85l-.62-.61a.18.18%200%200%201%20.102-.313l.86-.13l.379-.776a.18.18%200%200%201%20.168-.104M11%2021v5.35c0%20.36.29.65.65.65h2.7c.36%200%20.65-.29.65-.65V23h6v3.35c0%20.36.29.65.65.65h2.7c.36%200%20.65-.29.65-.65V21z%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%22M6.049%205a.31.31%200%200%200-.238.14c-.5.76-.591%202.25.279%203.06c.14.13.3.21.46.3c-.09.07-.19.13-.26.22l-3.03%204.04c-.3.39-.34.92-.12%201.36l.58%201.16c.22.44.67.72%201.16.72h1.26c.35%200%20.67-.14.92-.38l1.55-1.41L11%2019h14v-3.51c.66.49.84.89%201.73%202.22c.2.3.6.38.9.18l1.08-.72c.3-.2.38-.6.18-.91l-.8-1.19C26.95%2013.35%2025.04%2012%2022.97%2012H13.4L9.94%208.59c1-.96%201.14-2.49.53-3.41a.405.405%200%200%200-.62-.06L8.09%207.44L6.31%205.1a.32.32%200%200%200-.26-.1zm7.52%209c.067%200%20.136.034.173.104l.38.777l.858.129c.148.019.203.211.092.312l-.619.612l.149.85a.182.182%200%200%201-.268.193l-.768-.397l-.765.397a.182.182%200%200%201-.27-.194l.149-.85l-.62-.61c-.12-.103-.055-.295.102-.313l.86-.13l.378-.776c.033-.07.1-.104.168-.104zm4.382%200c.068%200%20.139.034.176.104l.379.777l.857.129c.147.019.212.211.092.312l-.617.612l.146.85a.18.18%200%200%201-.267.193l-.768-.397l-.765.397a.184.184%200%200%201-.27-.194l.148-.85l-.619-.61a.181.181%200%200%201%20.104-.313l.857-.13l.38-.776a.18.18%200%200%201%20.167-.104m4.483%200c.068%200%20.136.034.173.104l.38.777l.859.129c.148.019.212.211.091.312l-.619.612l.149.85a.182.182%200%200%201-.27.193l-.765-.397l-.768.397a.182.182%200%200%201-.268-.194l.149-.85l-.62-.61a.18.18%200%200%201%20.102-.313l.86-.13l.379-.776a.18.18%200%200%201%20.168-.104M11%2021v5.35c0%20.36.29.65.65.65h2.7c.36%200%20.65-.29.65-.65V23h6v3.35c0%20.36.29.65.65.65h2.7c.36%200%20.65-.29.65-.65V21z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/democrat.svg?color=%231a73e8&size=48