trade federation icon
trade-federation from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- trade-federation
- 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 trade federation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.819 3 3 8.819 3 16s5.819 13 13 13s13-5.819 13-13S23.181 3 16 3m0 .691c6.799 0 12.309 5.51 12.309 12.309S22.799 28.309 16 28.309S3.691 22.799 3.691 16S9.201 3.691 16 3.691m0 .414C9.432 4.105 4.105 9.432 4.105 16S9.432 27.895 16 27.895S27.895 22.568 27.895 16S22.568 4.105 16 4.105m0 .698c3.161 0 6.019 1.31 8.053 3.418H13.615v4.277H5.363C6.831 8.032 11.041 4.803 16 4.803M9.684 7.859l.09.729l-.75.2l.716.142l-.04.77l.355-.641l.722.279l-.496-.535l.489-.604l-.666.31zm4.183.676h10.37v2.658H16.6v1.62h4.359v2.673h-4.367v10.258H13.83V15.43H7.713l-2.098-2.617h8.252zm.104.1v4.283H5.84l1.925 2.41h6.17v10.317h2.556V15.38h4.367v-2.463h-4.367v-1.824h7.639V8.635zm-2.787.115l.109 1.248l-1.232.283l1.22.283l-.11 1.258l.645-1.076l1.164.498l-.822-.947l.828-.95l-1.154.489zm13.418.096A11.14 11.14 0 0 1 27.186 16C27.192 22.18 22.18 27.191 16 27.191S4.803 22.18 4.803 16c0-1.111.162-2.191.467-3.203l2.296 2.951h6.012v10.316h3.387V15.801h4.365v-3.287h-4.36v-1.006h7.632zm-10.067.38h9.008v1.28h-7.602v2.945h4.346v1.254h-4.346v10.348h-1.404V14.705h-6.49l-1.055-1.254h7.543zm8.295 2.59l.115 1.192l-1.17.281l1.164.258l-.093 1.2l.603-1.026l1.112.46l-.793-.892l.787-.922l-1.096.477zm-11.033 4.016l.088 1.283l-1.242.205l1.248.309l-.194 1.248l.682-1.096l1.127.567l-.828-.987l.884-.894l-1.189.486zm6.084.236l.068.744l-.728.168l.728.168l-.062.745l.383-.641l.685.287l-.492-.56l.488-.565l-.687.293z"/></svg>
React
import type { SVGProps } from "react";
export function LaTradeFederation(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 3C8.819 3 3 8.819 3 16s5.819 13 13 13s13-5.819 13-13S23.181 3 16 3m0 .691c6.799 0 12.309 5.51 12.309 12.309S22.799 28.309 16 28.309S3.691 22.799 3.691 16S9.201 3.691 16 3.691m0 .414C9.432 4.105 4.105 9.432 4.105 16S9.432 27.895 16 27.895S27.895 22.568 27.895 16S22.568 4.105 16 4.105m0 .698c3.161 0 6.019 1.31 8.053 3.418H13.615v4.277H5.363C6.831 8.032 11.041 4.803 16 4.803M9.684 7.859l.09.729l-.75.2l.716.142l-.04.77l.355-.641l.722.279l-.496-.535l.489-.604l-.666.31zm4.183.676h10.37v2.658H16.6v1.62h4.359v2.673h-4.367v10.258H13.83V15.43H7.713l-2.098-2.617h8.252zm.104.1v4.283H5.84l1.925 2.41h6.17v10.317h2.556V15.38h4.367v-2.463h-4.367v-1.824h7.639V8.635zm-2.787.115l.109 1.248l-1.232.283l1.22.283l-.11 1.258l.645-1.076l1.164.498l-.822-.947l.828-.95l-1.154.489zm13.418.096A11.14 11.14 0 0 1 27.186 16C27.192 22.18 22.18 27.191 16 27.191S4.803 22.18 4.803 16c0-1.111.162-2.191.467-3.203l2.296 2.951h6.012v10.316h3.387V15.801h4.365v-3.287h-4.36v-1.006h7.632zm-10.067.38h9.008v1.28h-7.602v2.945h4.346v1.254h-4.346v10.348h-1.404V14.705h-6.49l-1.055-1.254h7.543zm8.295 2.59l.115 1.192l-1.17.281l1.164.258l-.093 1.2l.603-1.026l1.112.46l-.793-.892l.787-.922l-1.096.477zm-11.033 4.016l.088 1.283l-1.242.205l1.248.309l-.194 1.248l.682-1.096l1.127.567l-.828-.987l.884-.894l-1.189.486zm6.084.236l.068.744l-.728.168l.728.168l-.062.745l.383-.641l.685.287l-.492-.56l.488-.565l-.687.293z"/></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 3C8.819 3 3 8.819 3 16s5.819 13 13 13s13-5.819 13-13S23.181 3 16 3m0 .691c6.799 0 12.309 5.51 12.309 12.309S22.799 28.309 16 28.309S3.691 22.799 3.691 16S9.201 3.691 16 3.691m0 .414C9.432 4.105 4.105 9.432 4.105 16S9.432 27.895 16 27.895S27.895 22.568 27.895 16S22.568 4.105 16 4.105m0 .698c3.161 0 6.019 1.31 8.053 3.418H13.615v4.277H5.363C6.831 8.032 11.041 4.803 16 4.803M9.684 7.859l.09.729l-.75.2l.716.142l-.04.77l.355-.641l.722.279l-.496-.535l.489-.604l-.666.31zm4.183.676h10.37v2.658H16.6v1.62h4.359v2.673h-4.367v10.258H13.83V15.43H7.713l-2.098-2.617h8.252zm.104.1v4.283H5.84l1.925 2.41h6.17v10.317h2.556V15.38h4.367v-2.463h-4.367v-1.824h7.639V8.635zm-2.787.115l.109 1.248l-1.232.283l1.22.283l-.11 1.258l.645-1.076l1.164.498l-.822-.947l.828-.95l-1.154.489zm13.418.096A11.14 11.14 0 0 1 27.186 16C27.192 22.18 22.18 27.191 16 27.191S4.803 22.18 4.803 16c0-1.111.162-2.191.467-3.203l2.296 2.951h6.012v10.316h3.387V15.801h4.365v-3.287h-4.36v-1.006h7.632zm-10.067.38h9.008v1.28h-7.602v2.945h4.346v1.254h-4.346v10.348h-1.404V14.705h-6.49l-1.055-1.254h7.543zm8.295 2.59l.115 1.192l-1.17.281l1.164.258l-.093 1.2l.603-1.026l1.112.46l-.793-.892l.787-.922l-1.096.477zm-11.033 4.016l.088 1.283l-1.242.205l1.248.309l-.194 1.248l.682-1.096l1.127.567l-.828-.987l.884-.894l-1.189.486zm6.084.236l.068.744l-.728.168l.728.168l-.062.745l.383-.641l.685.287l-.492-.56l.488-.565l-.687.293z"/></svg> </template>
CSS
.icon-trade-federation {
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%203C8.819%203%203%208.819%203%2016s5.819%2013%2013%2013s13-5.819%2013-13S23.181%203%2016%203m0%20.691c6.799%200%2012.309%205.51%2012.309%2012.309S22.799%2028.309%2016%2028.309S3.691%2022.799%203.691%2016S9.201%203.691%2016%203.691m0%20.414C9.432%204.105%204.105%209.432%204.105%2016S9.432%2027.895%2016%2027.895S27.895%2022.568%2027.895%2016S22.568%204.105%2016%204.105m0%20.698c3.161%200%206.019%201.31%208.053%203.418H13.615v4.277H5.363C6.831%208.032%2011.041%204.803%2016%204.803M9.684%207.859l.09.729l-.75.2l.716.142l-.04.77l.355-.641l.722.279l-.496-.535l.489-.604l-.666.31zm4.183.676h10.37v2.658H16.6v1.62h4.359v2.673h-4.367v10.258H13.83V15.43H7.713l-2.098-2.617h8.252zm.104.1v4.283H5.84l1.925%202.41h6.17v10.317h2.556V15.38h4.367v-2.463h-4.367v-1.824h7.639V8.635zm-2.787.115l.109%201.248l-1.232.283l1.22.283l-.11%201.258l.645-1.076l1.164.498l-.822-.947l.828-.95l-1.154.489zm13.418.096A11.14%2011.14%200%200%201%2027.186%2016C27.192%2022.18%2022.18%2027.191%2016%2027.191S4.803%2022.18%204.803%2016c0-1.111.162-2.191.467-3.203l2.296%202.951h6.012v10.316h3.387V15.801h4.365v-3.287h-4.36v-1.006h7.632zm-10.067.38h9.008v1.28h-7.602v2.945h4.346v1.254h-4.346v10.348h-1.404V14.705h-6.49l-1.055-1.254h7.543zm8.295%202.59l.115%201.192l-1.17.281l1.164.258l-.093%201.2l.603-1.026l1.112.46l-.793-.892l.787-.922l-1.096.477zm-11.033%204.016l.088%201.283l-1.242.205l1.248.309l-.194%201.248l.682-1.096l1.127.567l-.828-.987l.884-.894l-1.189.486zm6.084.236l.068.744l-.728.168l.728.168l-.062.745l.383-.641l.685.287l-.492-.56l.488-.565l-.687.293z%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%203C8.819%203%203%208.819%203%2016s5.819%2013%2013%2013s13-5.819%2013-13S23.181%203%2016%203m0%20.691c6.799%200%2012.309%205.51%2012.309%2012.309S22.799%2028.309%2016%2028.309S3.691%2022.799%203.691%2016S9.201%203.691%2016%203.691m0%20.414C9.432%204.105%204.105%209.432%204.105%2016S9.432%2027.895%2016%2027.895S27.895%2022.568%2027.895%2016S22.568%204.105%2016%204.105m0%20.698c3.161%200%206.019%201.31%208.053%203.418H13.615v4.277H5.363C6.831%208.032%2011.041%204.803%2016%204.803M9.684%207.859l.09.729l-.75.2l.716.142l-.04.77l.355-.641l.722.279l-.496-.535l.489-.604l-.666.31zm4.183.676h10.37v2.658H16.6v1.62h4.359v2.673h-4.367v10.258H13.83V15.43H7.713l-2.098-2.617h8.252zm.104.1v4.283H5.84l1.925%202.41h6.17v10.317h2.556V15.38h4.367v-2.463h-4.367v-1.824h7.639V8.635zm-2.787.115l.109%201.248l-1.232.283l1.22.283l-.11%201.258l.645-1.076l1.164.498l-.822-.947l.828-.95l-1.154.489zm13.418.096A11.14%2011.14%200%200%201%2027.186%2016C27.192%2022.18%2022.18%2027.191%2016%2027.191S4.803%2022.18%204.803%2016c0-1.111.162-2.191.467-3.203l2.296%202.951h6.012v10.316h3.387V15.801h4.365v-3.287h-4.36v-1.006h7.632zm-10.067.38h9.008v1.28h-7.602v2.945h4.346v1.254h-4.346v10.348h-1.404V14.705h-6.49l-1.055-1.254h7.543zm8.295%202.59l.115%201.192l-1.17.281l1.164.258l-.093%201.2l.603-1.026l1.112.46l-.793-.892l.787-.922l-1.096.477zm-11.033%204.016l.088%201.283l-1.242.205l1.248.309l-.194%201.248l.682-1.096l1.127.567l-.828-.987l.884-.894l-1.189.486zm6.084.236l.068.744l-.728.168l.728.168l-.062.745l.383-.641l.685.287l-.492-.56l.488-.565l-.687.293z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/trade-federation.svg?color=%231a73e8&size=48