social euro icon
social-euro-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.
- Name
- social-euro-outline
- Set
- IonIcons
- Style
- Outline
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
social-android-outlinesocial-angular-outlinesocial-apple-outlinesocial-bitcoin-outlinesocial-buffer-outlinesocial-chrome-outlinesocial-codepen-outlinesocial-css3-outlinesocial-designernews-outlinesocial-dribbblesocial-dropbox-outlinesocial-facebooksocial-foursquare-outlinesocial-github-outlinesocial-googlesocial-googleplussocial-hackernews-outlinesocial-html5-outlinesocial-instagramsocial-javascript-outlinesocial-linkedin-outlinesocial-octocatsocial-pinterest-outlinesocial-reddit
Use the social euro icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M310.143 64c31.337 0 59.096 2.607 88.137 8.364l-5.06 34.148c-29.405-4.319-55.659-6.429-79.853-6.429-35.025 0-58.535 6.153-74.129 19.365C220.142 135.627 218 158.428 218 174.17V193h136.051l-2.383 16H218v80H339.752l-2.384 16H218v27.83c0 19.546 2.338 44.061 21.084 60.274 15.042 13.01 37.921 18.812 74.258 18.812 24.534 0 50.197-2.055 79.771-6.42l5.014 34.138C369.096 445.393 341.386 448 310.15 448c-52.591 0-91.43-9.08-115.565-26.987C172.615 404.711 162 380.361 162 346.57V305h-50v-16h50v-80h-50v-16h50v-27.57c0-33.791 10.613-58.142 32.582-74.442C218.715 73.08 257.552 64 310.143 64m.066-16C195.479 48 146 89.225 146 165.43V177H96v48h50v48H96v48h50v25.57C146 422.774 195.481 464 310.211 464c35.25 0 67.777-3.123 105.789-11.866l-9.411-64.96c-37.323 6.244-66.942 8.742-93.206 8.742-64.275 0-79.383-18.739-79.383-63.086V321h117.162l7.148-48H234v-48h131.461l7.149-48H234v-2.83c0-35.92 15.159-58.086 79.434-58.086 26.264 0 55.959 2.498 93.281 8.742L416 60c-38.012-8.743-70.542-12-105.791-12z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonSocialEuroOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M310.143 64c31.337 0 59.096 2.607 88.137 8.364l-5.06 34.148c-29.405-4.319-55.659-6.429-79.853-6.429-35.025 0-58.535 6.153-74.129 19.365C220.142 135.627 218 158.428 218 174.17V193h136.051l-2.383 16H218v80H339.752l-2.384 16H218v27.83c0 19.546 2.338 44.061 21.084 60.274 15.042 13.01 37.921 18.812 74.258 18.812 24.534 0 50.197-2.055 79.771-6.42l5.014 34.138C369.096 445.393 341.386 448 310.15 448c-52.591 0-91.43-9.08-115.565-26.987C172.615 404.711 162 380.361 162 346.57V305h-50v-16h50v-80h-50v-16h50v-27.57c0-33.791 10.613-58.142 32.582-74.442C218.715 73.08 257.552 64 310.143 64m.066-16C195.479 48 146 89.225 146 165.43V177H96v48h50v48H96v48h50v25.57C146 422.774 195.481 464 310.211 464c35.25 0 67.777-3.123 105.789-11.866l-9.411-64.96c-37.323 6.244-66.942 8.742-93.206 8.742-64.275 0-79.383-18.739-79.383-63.086V321h117.162l7.148-48H234v-48h131.461l7.149-48H234v-2.83c0-35.92 15.159-58.086 79.434-58.086 26.264 0 55.959 2.498 93.281 8.742L416 60c-38.012-8.743-70.542-12-105.791-12z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M310.143 64c31.337 0 59.096 2.607 88.137 8.364l-5.06 34.148c-29.405-4.319-55.659-6.429-79.853-6.429-35.025 0-58.535 6.153-74.129 19.365C220.142 135.627 218 158.428 218 174.17V193h136.051l-2.383 16H218v80H339.752l-2.384 16H218v27.83c0 19.546 2.338 44.061 21.084 60.274 15.042 13.01 37.921 18.812 74.258 18.812 24.534 0 50.197-2.055 79.771-6.42l5.014 34.138C369.096 445.393 341.386 448 310.15 448c-52.591 0-91.43-9.08-115.565-26.987C172.615 404.711 162 380.361 162 346.57V305h-50v-16h50v-80h-50v-16h50v-27.57c0-33.791 10.613-58.142 32.582-74.442C218.715 73.08 257.552 64 310.143 64m.066-16C195.479 48 146 89.225 146 165.43V177H96v48h50v48H96v48h50v25.57C146 422.774 195.481 464 310.211 464c35.25 0 67.777-3.123 105.789-11.866l-9.411-64.96c-37.323 6.244-66.942 8.742-93.206 8.742-64.275 0-79.383-18.739-79.383-63.086V321h117.162l7.148-48H234v-48h131.461l7.149-48H234v-2.83c0-35.92 15.159-58.086 79.434-58.086 26.264 0 55.959 2.498 93.281 8.742L416 60c-38.012-8.743-70.542-12-105.791-12z" fill="currentColor"/></svg> </template>
CSS
.icon-social-euro-outline {
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%20512%20512%22%3E%3Cpath%20d%3D%22M310.143%2064c31.337%200%2059.096%202.607%2088.137%208.364l-5.06%2034.148c-29.405-4.319-55.659-6.429-79.853-6.429-35.025%200-58.535%206.153-74.129%2019.365C220.142%20135.627%20218%20158.428%20218%20174.17V193h136.051l-2.383%2016H218v80H339.752l-2.384%2016H218v27.83c0%2019.546%202.338%2044.061%2021.084%2060.274%2015.042%2013.01%2037.921%2018.812%2074.258%2018.812%2024.534%200%2050.197-2.055%2079.771-6.42l5.014%2034.138C369.096%20445.393%20341.386%20448%20310.15%20448c-52.591%200-91.43-9.08-115.565-26.987C172.615%20404.711%20162%20380.361%20162%20346.57V305h-50v-16h50v-80h-50v-16h50v-27.57c0-33.791%2010.613-58.142%2032.582-74.442C218.715%2073.08%20257.552%2064%20310.143%2064m.066-16C195.479%2048%20146%2089.225%20146%20165.43V177H96v48h50v48H96v48h50v25.57C146%20422.774%20195.481%20464%20310.211%20464c35.25%200%2067.777-3.123%20105.789-11.866l-9.411-64.96c-37.323%206.244-66.942%208.742-93.206%208.742-64.275%200-79.383-18.739-79.383-63.086V321h117.162l7.148-48H234v-48h131.461l7.149-48H234v-2.83c0-35.92%2015.159-58.086%2079.434-58.086%2026.264%200%2055.959%202.498%2093.281%208.742L416%2060c-38.012-8.743-70.542-12-105.791-12z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M310.143%2064c31.337%200%2059.096%202.607%2088.137%208.364l-5.06%2034.148c-29.405-4.319-55.659-6.429-79.853-6.429-35.025%200-58.535%206.153-74.129%2019.365C220.142%20135.627%20218%20158.428%20218%20174.17V193h136.051l-2.383%2016H218v80H339.752l-2.384%2016H218v27.83c0%2019.546%202.338%2044.061%2021.084%2060.274%2015.042%2013.01%2037.921%2018.812%2074.258%2018.812%2024.534%200%2050.197-2.055%2079.771-6.42l5.014%2034.138C369.096%20445.393%20341.386%20448%20310.15%20448c-52.591%200-91.43-9.08-115.565-26.987C172.615%20404.711%20162%20380.361%20162%20346.57V305h-50v-16h50v-80h-50v-16h50v-27.57c0-33.791%2010.613-58.142%2032.582-74.442C218.715%2073.08%20257.552%2064%20310.143%2064m.066-16C195.479%2048%20146%2089.225%20146%20165.43V177H96v48h50v48H96v48h50v25.57C146%20422.774%20195.481%20464%20310.211%20464c35.25%200%2067.777-3.123%20105.789-11.866l-9.411-64.96c-37.323%206.244-66.942%208.742-93.206%208.742-64.275%200-79.383-18.739-79.383-63.086V321h117.162l7.148-48H234v-48h131.461l7.149-48H234v-2.83c0-35.92%2015.159-58.086%2079.434-58.086%2026.264%200%2055.959%202.498%2093.281%208.742L416%2060c-38.012-8.743-70.542-12-105.791-12z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/social-euro-outline.svg?color=%231a73e8&size=48