galactic senate icon
galactic-senate from Line Awesome by Icons8 · Line · Science Fiction · Apache-2.0 Free for personal and commercial use.
- Name
- galactic-senate
- Set
- Line Awesome
- Style
- Line
- Category
- Science Fiction
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More science fiction icons from Line Awesome
Use the galactic senate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.64 3v1.53c-.796 1.21-1.4 6.373-1.437 12.638c.69-.917 1.123-1.955 1.123-2.83v-.992a3.3 3.3 0 0 1 .13-.918c.037-.126.081-.24.153-.342a.48.48 0 0 1 .393-.223c.19 0 .319.12.39.223c.073.103.117.216.155.342c.084.3.13.606.129.918v.992c0 .875.434 1.913 1.123 2.83c-.037-6.265-.643-11.429-1.44-12.639V3h-.718zm-1.546 8.674a8.7 8.7 0 0 0-1.612.531c.522.946.573 1.918.1 2.19c-.469.27-1.282-.25-1.84-1.165a9 9 0 0 0-1.793 1.827c.864.565 1.342 1.344 1.074 1.798c-.266.452-1.175.419-2.082-.056a9.1 9.1 0 0 0-.683 2.488a3.7 3.7 0 0 1 1.537.356c1.045-.018 1.924-.116 2.377-.248a5.04 5.04 0 0 1 2.717-3.493a100 100 0 0 1 .205-4.228m3.81 0c.093 1.315.162 2.73.205 4.228a5.03 5.03 0 0 1 2.72 3.493c.452.133 1.331.23 2.374.248a3.7 3.7 0 0 1 1.537-.356a9 9 0 0 0-.683-2.488c-.906.475-1.815.508-2.082.056c-.268-.454.21-1.234 1.074-1.798a9 9 0 0 0-1.793-1.827c-.558.915-1.371 1.436-1.84 1.165c-.472-.273-.422-1.244.1-2.19a8.7 8.7 0 0 0-1.612-.531m-1.902.504c-.189 0-.344.517-.357 1.17h-.004v.99c0 2.43-2.877 5.576-5.487 5.576c-3.04 0-7.171-.082-9.152 1.695v.203c.548.99 1.194 1.92 1.924 2.778c.735-1.238 3.027-2.404 6.338-2.428c2.68.06 4.638 1.194 5.326 2.399v.002c.45.126.931.191 1.412.189c.481.001.96-.064 1.41-.19v-.001c.69-1.205 2.646-2.34 5.326-2.399c3.312.023 5.603 1.19 6.338 2.428a17 17 0 0 0 1.926-2.777v-.204H31c-1.981-1.777-6.111-1.695-9.152-1.695c-2.61 0-5.487-3.146-5.487-5.576v-.99h-.004c-.014-.653-.166-1.17-.355-1.17M16 17.844a2.383 2.383 0 0 1 2.383 2.383A2.386 2.386 0 0 1 16 22.613a2.386 2.386 0 0 1-2.383-2.386A2.383 2.383 0 0 1 16 17.844m0 .449a1.934 1.934 0 1 0 .001 3.868A1.934 1.934 0 0 0 16 18.293m0 .361a1.575 1.575 0 1 1-.001 3.15a1.575 1.575 0 0 1 .001-3.15m-6.736 3.912c-.598.004-1.27.02-1.791.096c.025.26.09 1.094.418 1.748a6 6 0 0 1 1.62-.228c2.424.055 4.195 2.015 4.593 4.369l.005.275a10.4 10.4 0 0 0 3.782 0l.005-.275c.398-2.354 2.171-4.314 4.594-4.37a6 6 0 0 1 1.621.23c.33-.654.391-1.489.416-1.749c-.522-.076-1.19-.092-1.789-.096c-1.1.025-2.064.246-2.851.569c-.736.94-1.711 1.76-2.91 1.94l-.016.003l-.01.002a4.7 4.7 0 0 1-1.9 0l-.008-.002l-.018-.004c-1.198-.178-2.173-.998-2.91-1.94a8 8 0 0 0-2.851-.568"/></svg>
React
import type { SVGProps } from "react";
export function LaGalacticSenate(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="M15.64 3v1.53c-.796 1.21-1.4 6.373-1.437 12.638c.69-.917 1.123-1.955 1.123-2.83v-.992a3.3 3.3 0 0 1 .13-.918c.037-.126.081-.24.153-.342a.48.48 0 0 1 .393-.223c.19 0 .319.12.39.223c.073.103.117.216.155.342c.084.3.13.606.129.918v.992c0 .875.434 1.913 1.123 2.83c-.037-6.265-.643-11.429-1.44-12.639V3h-.718zm-1.546 8.674a8.7 8.7 0 0 0-1.612.531c.522.946.573 1.918.1 2.19c-.469.27-1.282-.25-1.84-1.165a9 9 0 0 0-1.793 1.827c.864.565 1.342 1.344 1.074 1.798c-.266.452-1.175.419-2.082-.056a9.1 9.1 0 0 0-.683 2.488a3.7 3.7 0 0 1 1.537.356c1.045-.018 1.924-.116 2.377-.248a5.04 5.04 0 0 1 2.717-3.493a100 100 0 0 1 .205-4.228m3.81 0c.093 1.315.162 2.73.205 4.228a5.03 5.03 0 0 1 2.72 3.493c.452.133 1.331.23 2.374.248a3.7 3.7 0 0 1 1.537-.356a9 9 0 0 0-.683-2.488c-.906.475-1.815.508-2.082.056c-.268-.454.21-1.234 1.074-1.798a9 9 0 0 0-1.793-1.827c-.558.915-1.371 1.436-1.84 1.165c-.472-.273-.422-1.244.1-2.19a8.7 8.7 0 0 0-1.612-.531m-1.902.504c-.189 0-.344.517-.357 1.17h-.004v.99c0 2.43-2.877 5.576-5.487 5.576c-3.04 0-7.171-.082-9.152 1.695v.203c.548.99 1.194 1.92 1.924 2.778c.735-1.238 3.027-2.404 6.338-2.428c2.68.06 4.638 1.194 5.326 2.399v.002c.45.126.931.191 1.412.189c.481.001.96-.064 1.41-.19v-.001c.69-1.205 2.646-2.34 5.326-2.399c3.312.023 5.603 1.19 6.338 2.428a17 17 0 0 0 1.926-2.777v-.204H31c-1.981-1.777-6.111-1.695-9.152-1.695c-2.61 0-5.487-3.146-5.487-5.576v-.99h-.004c-.014-.653-.166-1.17-.355-1.17M16 17.844a2.383 2.383 0 0 1 2.383 2.383A2.386 2.386 0 0 1 16 22.613a2.386 2.386 0 0 1-2.383-2.386A2.383 2.383 0 0 1 16 17.844m0 .449a1.934 1.934 0 1 0 .001 3.868A1.934 1.934 0 0 0 16 18.293m0 .361a1.575 1.575 0 1 1-.001 3.15a1.575 1.575 0 0 1 .001-3.15m-6.736 3.912c-.598.004-1.27.02-1.791.096c.025.26.09 1.094.418 1.748a6 6 0 0 1 1.62-.228c2.424.055 4.195 2.015 4.593 4.369l.005.275a10.4 10.4 0 0 0 3.782 0l.005-.275c.398-2.354 2.171-4.314 4.594-4.37a6 6 0 0 1 1.621.23c.33-.654.391-1.489.416-1.749c-.522-.076-1.19-.092-1.789-.096c-1.1.025-2.064.246-2.851.569c-.736.94-1.711 1.76-2.91 1.94l-.016.003l-.01.002a4.7 4.7 0 0 1-1.9 0l-.008-.002l-.018-.004c-1.198-.178-2.173-.998-2.91-1.94a8 8 0 0 0-2.851-.568"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.64 3v1.53c-.796 1.21-1.4 6.373-1.437 12.638c.69-.917 1.123-1.955 1.123-2.83v-.992a3.3 3.3 0 0 1 .13-.918c.037-.126.081-.24.153-.342a.48.48 0 0 1 .393-.223c.19 0 .319.12.39.223c.073.103.117.216.155.342c.084.3.13.606.129.918v.992c0 .875.434 1.913 1.123 2.83c-.037-6.265-.643-11.429-1.44-12.639V3h-.718zm-1.546 8.674a8.7 8.7 0 0 0-1.612.531c.522.946.573 1.918.1 2.19c-.469.27-1.282-.25-1.84-1.165a9 9 0 0 0-1.793 1.827c.864.565 1.342 1.344 1.074 1.798c-.266.452-1.175.419-2.082-.056a9.1 9.1 0 0 0-.683 2.488a3.7 3.7 0 0 1 1.537.356c1.045-.018 1.924-.116 2.377-.248a5.04 5.04 0 0 1 2.717-3.493a100 100 0 0 1 .205-4.228m3.81 0c.093 1.315.162 2.73.205 4.228a5.03 5.03 0 0 1 2.72 3.493c.452.133 1.331.23 2.374.248a3.7 3.7 0 0 1 1.537-.356a9 9 0 0 0-.683-2.488c-.906.475-1.815.508-2.082.056c-.268-.454.21-1.234 1.074-1.798a9 9 0 0 0-1.793-1.827c-.558.915-1.371 1.436-1.84 1.165c-.472-.273-.422-1.244.1-2.19a8.7 8.7 0 0 0-1.612-.531m-1.902.504c-.189 0-.344.517-.357 1.17h-.004v.99c0 2.43-2.877 5.576-5.487 5.576c-3.04 0-7.171-.082-9.152 1.695v.203c.548.99 1.194 1.92 1.924 2.778c.735-1.238 3.027-2.404 6.338-2.428c2.68.06 4.638 1.194 5.326 2.399v.002c.45.126.931.191 1.412.189c.481.001.96-.064 1.41-.19v-.001c.69-1.205 2.646-2.34 5.326-2.399c3.312.023 5.603 1.19 6.338 2.428a17 17 0 0 0 1.926-2.777v-.204H31c-1.981-1.777-6.111-1.695-9.152-1.695c-2.61 0-5.487-3.146-5.487-5.576v-.99h-.004c-.014-.653-.166-1.17-.355-1.17M16 17.844a2.383 2.383 0 0 1 2.383 2.383A2.386 2.386 0 0 1 16 22.613a2.386 2.386 0 0 1-2.383-2.386A2.383 2.383 0 0 1 16 17.844m0 .449a1.934 1.934 0 1 0 .001 3.868A1.934 1.934 0 0 0 16 18.293m0 .361a1.575 1.575 0 1 1-.001 3.15a1.575 1.575 0 0 1 .001-3.15m-6.736 3.912c-.598.004-1.27.02-1.791.096c.025.26.09 1.094.418 1.748a6 6 0 0 1 1.62-.228c2.424.055 4.195 2.015 4.593 4.369l.005.275a10.4 10.4 0 0 0 3.782 0l.005-.275c.398-2.354 2.171-4.314 4.594-4.37a6 6 0 0 1 1.621.23c.33-.654.391-1.489.416-1.749c-.522-.076-1.19-.092-1.789-.096c-1.1.025-2.064.246-2.851.569c-.736.94-1.711 1.76-2.91 1.94l-.016.003l-.01.002a4.7 4.7 0 0 1-1.9 0l-.008-.002l-.018-.004c-1.198-.178-2.173-.998-2.91-1.94a8 8 0 0 0-2.851-.568"/></svg> </template>
CSS
.icon-galactic-senate {
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%22M15.64%203v1.53c-.796%201.21-1.4%206.373-1.437%2012.638c.69-.917%201.123-1.955%201.123-2.83v-.992a3.3%203.3%200%200%201%20.13-.918c.037-.126.081-.24.153-.342a.48.48%200%200%201%20.393-.223c.19%200%20.319.12.39.223c.073.103.117.216.155.342c.084.3.13.606.129.918v.992c0%20.875.434%201.913%201.123%202.83c-.037-6.265-.643-11.429-1.44-12.639V3h-.718zm-1.546%208.674a8.7%208.7%200%200%200-1.612.531c.522.946.573%201.918.1%202.19c-.469.27-1.282-.25-1.84-1.165a9%209%200%200%200-1.793%201.827c.864.565%201.342%201.344%201.074%201.798c-.266.452-1.175.419-2.082-.056a9.1%209.1%200%200%200-.683%202.488a3.7%203.7%200%200%201%201.537.356c1.045-.018%201.924-.116%202.377-.248a5.04%205.04%200%200%201%202.717-3.493a100%20100%200%200%201%20.205-4.228m3.81%200c.093%201.315.162%202.73.205%204.228a5.03%205.03%200%200%201%202.72%203.493c.452.133%201.331.23%202.374.248a3.7%203.7%200%200%201%201.537-.356a9%209%200%200%200-.683-2.488c-.906.475-1.815.508-2.082.056c-.268-.454.21-1.234%201.074-1.798a9%209%200%200%200-1.793-1.827c-.558.915-1.371%201.436-1.84%201.165c-.472-.273-.422-1.244.1-2.19a8.7%208.7%200%200%200-1.612-.531m-1.902.504c-.189%200-.344.517-.357%201.17h-.004v.99c0%202.43-2.877%205.576-5.487%205.576c-3.04%200-7.171-.082-9.152%201.695v.203c.548.99%201.194%201.92%201.924%202.778c.735-1.238%203.027-2.404%206.338-2.428c2.68.06%204.638%201.194%205.326%202.399v.002c.45.126.931.191%201.412.189c.481.001.96-.064%201.41-.19v-.001c.69-1.205%202.646-2.34%205.326-2.399c3.312.023%205.603%201.19%206.338%202.428a17%2017%200%200%200%201.926-2.777v-.204H31c-1.981-1.777-6.111-1.695-9.152-1.695c-2.61%200-5.487-3.146-5.487-5.576v-.99h-.004c-.014-.653-.166-1.17-.355-1.17M16%2017.844a2.383%202.383%200%200%201%202.383%202.383A2.386%202.386%200%200%201%2016%2022.613a2.386%202.386%200%200%201-2.383-2.386A2.383%202.383%200%200%201%2016%2017.844m0%20.449a1.934%201.934%200%201%200%20.001%203.868A1.934%201.934%200%200%200%2016%2018.293m0%20.361a1.575%201.575%200%201%201-.001%203.15a1.575%201.575%200%200%201%20.001-3.15m-6.736%203.912c-.598.004-1.27.02-1.791.096c.025.26.09%201.094.418%201.748a6%206%200%200%201%201.62-.228c2.424.055%204.195%202.015%204.593%204.369l.005.275a10.4%2010.4%200%200%200%203.782%200l.005-.275c.398-2.354%202.171-4.314%204.594-4.37a6%206%200%200%201%201.621.23c.33-.654.391-1.489.416-1.749c-.522-.076-1.19-.092-1.789-.096c-1.1.025-2.064.246-2.851.569c-.736.94-1.711%201.76-2.91%201.94l-.016.003l-.01.002a4.7%204.7%200%200%201-1.9%200l-.008-.002l-.018-.004c-1.198-.178-2.173-.998-2.91-1.94a8%208%200%200%200-2.851-.568%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%22M15.64%203v1.53c-.796%201.21-1.4%206.373-1.437%2012.638c.69-.917%201.123-1.955%201.123-2.83v-.992a3.3%203.3%200%200%201%20.13-.918c.037-.126.081-.24.153-.342a.48.48%200%200%201%20.393-.223c.19%200%20.319.12.39.223c.073.103.117.216.155.342c.084.3.13.606.129.918v.992c0%20.875.434%201.913%201.123%202.83c-.037-6.265-.643-11.429-1.44-12.639V3h-.718zm-1.546%208.674a8.7%208.7%200%200%200-1.612.531c.522.946.573%201.918.1%202.19c-.469.27-1.282-.25-1.84-1.165a9%209%200%200%200-1.793%201.827c.864.565%201.342%201.344%201.074%201.798c-.266.452-1.175.419-2.082-.056a9.1%209.1%200%200%200-.683%202.488a3.7%203.7%200%200%201%201.537.356c1.045-.018%201.924-.116%202.377-.248a5.04%205.04%200%200%201%202.717-3.493a100%20100%200%200%201%20.205-4.228m3.81%200c.093%201.315.162%202.73.205%204.228a5.03%205.03%200%200%201%202.72%203.493c.452.133%201.331.23%202.374.248a3.7%203.7%200%200%201%201.537-.356a9%209%200%200%200-.683-2.488c-.906.475-1.815.508-2.082.056c-.268-.454.21-1.234%201.074-1.798a9%209%200%200%200-1.793-1.827c-.558.915-1.371%201.436-1.84%201.165c-.472-.273-.422-1.244.1-2.19a8.7%208.7%200%200%200-1.612-.531m-1.902.504c-.189%200-.344.517-.357%201.17h-.004v.99c0%202.43-2.877%205.576-5.487%205.576c-3.04%200-7.171-.082-9.152%201.695v.203c.548.99%201.194%201.92%201.924%202.778c.735-1.238%203.027-2.404%206.338-2.428c2.68.06%204.638%201.194%205.326%202.399v.002c.45.126.931.191%201.412.189c.481.001.96-.064%201.41-.19v-.001c.69-1.205%202.646-2.34%205.326-2.399c3.312.023%205.603%201.19%206.338%202.428a17%2017%200%200%200%201.926-2.777v-.204H31c-1.981-1.777-6.111-1.695-9.152-1.695c-2.61%200-5.487-3.146-5.487-5.576v-.99h-.004c-.014-.653-.166-1.17-.355-1.17M16%2017.844a2.383%202.383%200%200%201%202.383%202.383A2.386%202.386%200%200%201%2016%2022.613a2.386%202.386%200%200%201-2.383-2.386A2.383%202.383%200%200%201%2016%2017.844m0%20.449a1.934%201.934%200%201%200%20.001%203.868A1.934%201.934%200%200%200%2016%2018.293m0%20.361a1.575%201.575%200%201%201-.001%203.15a1.575%201.575%200%200%201%20.001-3.15m-6.736%203.912c-.598.004-1.27.02-1.791.096c.025.26.09%201.094.418%201.748a6%206%200%200%201%201.62-.228c2.424.055%204.195%202.015%204.593%204.369l.005.275a10.4%2010.4%200%200%200%203.782%200l.005-.275c.398-2.354%202.171-4.314%204.594-4.37a6%206%200%200%201%201.621.23c.33-.654.391-1.489.416-1.749c-.522-.076-1.19-.092-1.789-.096c-1.1.025-2.064.246-2.851.569c-.736.94-1.711%201.76-2.91%201.94l-.016.003l-.01.002a4.7%204.7%200%200%201-1.9%200l-.008-.002l-.018-.004c-1.198-.178-2.173-.998-2.91-1.94a8%208%200%200%200-2.851-.568%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/galactic-senate.svg?color=%231a73e8&size=48