craft logo
craft from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- craft
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×269
- License
- CC0
Use the craft logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 269"><g fill="#CB5546"><path d="M466.843 114.37h40.137l4.674-24.544h-40.136l6.839-35.9h-.134l-30.438 23.87l-2.288 12.03h-31.528l9.216-48.373c2.171-18.256 29.966-12.728 34.104-11.692l4.444-23.31c-49.982-19.213-64.574 35.002-64.574 35.002l-9.21 48.373h-.162l-31.302 24.544h26.788l-29.432 154.502h26.026l29.428-154.502h31.527L429.3 174.846c-7.326 44.033 36.777 39.211 50.851 36.38l4.4-23.062c-33.67 7.605-29.232-13.318-29.232-13.318l11.525-60.476"/><path d="M312.908 177.787c-27.082 27.788-44.422 9.589-44.422 9.589c-11.74-11.43 1.238-23.168 1.238-23.168c17.912-16.37 45.324 1.615 45.324 1.615l-2.14 11.964zm5.991-33.515s-37.286-19.136-63.386 2.174c0 0-15.286 10.194-15.286 30.58c0 20.389 18.686 31.348 18.686 31.348s28.103 14.83 50.114-8.87l-2.43 11.03h24.61l15.469-73.38c11.607-72.404-74.655-46.74-74.655-46.74l-4.704 26.03c63.592-27.716 52.88 20.572 52.88 20.572l-1.298 7.256z"/><path d="M249.977 89.9c-20.068.209-38.307 11.409-38.307 11.409l2.326-10.986h-24.088L167.93 210.758h24.614l14.902-79.233c11.014-22.378 38.242-15.427 38.242-15.427l4.29-26.199"/><path d="M156.057 38.287a65.178 65.178 0 0 1 3.58 2.95l18.685-14.657l.582-.757c-2.862-2.89-5.935-5.625-9.257-8.135c-42.874-32.36-107.66-18.815-144.693 30.257c-37.035 49.07-32.301 115.073 10.573 147.438c35.005 26.42 84.61 22.23 121.798-6.903l-.04-.075l-17.785-13.948c-27.555 17.716-61.741 18.99-86.471.328c-32.934-24.855-36.568-75.563-8.12-113.26c28.45-37.691 78.215-48.096 111.148-23.238"/></g></svg>
React
import type { SVGProps } from "react";
export function LogosCraft(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 269"><g fill="#CB5546"><path d="M466.843 114.37h40.137l4.674-24.544h-40.136l6.839-35.9h-.134l-30.438 23.87l-2.288 12.03h-31.528l9.216-48.373c2.171-18.256 29.966-12.728 34.104-11.692l4.444-23.31c-49.982-19.213-64.574 35.002-64.574 35.002l-9.21 48.373h-.162l-31.302 24.544h26.788l-29.432 154.502h26.026l29.428-154.502h31.527L429.3 174.846c-7.326 44.033 36.777 39.211 50.851 36.38l4.4-23.062c-33.67 7.605-29.232-13.318-29.232-13.318l11.525-60.476"/><path d="M312.908 177.787c-27.082 27.788-44.422 9.589-44.422 9.589c-11.74-11.43 1.238-23.168 1.238-23.168c17.912-16.37 45.324 1.615 45.324 1.615l-2.14 11.964zm5.991-33.515s-37.286-19.136-63.386 2.174c0 0-15.286 10.194-15.286 30.58c0 20.389 18.686 31.348 18.686 31.348s28.103 14.83 50.114-8.87l-2.43 11.03h24.61l15.469-73.38c11.607-72.404-74.655-46.74-74.655-46.74l-4.704 26.03c63.592-27.716 52.88 20.572 52.88 20.572l-1.298 7.256z"/><path d="M249.977 89.9c-20.068.209-38.307 11.409-38.307 11.409l2.326-10.986h-24.088L167.93 210.758h24.614l14.902-79.233c11.014-22.378 38.242-15.427 38.242-15.427l4.29-26.199"/><path d="M156.057 38.287a65.178 65.178 0 0 1 3.58 2.95l18.685-14.657l.582-.757c-2.862-2.89-5.935-5.625-9.257-8.135c-42.874-32.36-107.66-18.815-144.693 30.257c-37.035 49.07-32.301 115.073 10.573 147.438c35.005 26.42 84.61 22.23 121.798-6.903l-.04-.075l-17.785-13.948c-27.555 17.716-61.741 18.99-86.471.328c-32.934-24.855-36.568-75.563-8.12-113.26c28.45-37.691 78.215-48.096 111.148-23.238"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 269"><g fill="#CB5546"><path d="M466.843 114.37h40.137l4.674-24.544h-40.136l6.839-35.9h-.134l-30.438 23.87l-2.288 12.03h-31.528l9.216-48.373c2.171-18.256 29.966-12.728 34.104-11.692l4.444-23.31c-49.982-19.213-64.574 35.002-64.574 35.002l-9.21 48.373h-.162l-31.302 24.544h26.788l-29.432 154.502h26.026l29.428-154.502h31.527L429.3 174.846c-7.326 44.033 36.777 39.211 50.851 36.38l4.4-23.062c-33.67 7.605-29.232-13.318-29.232-13.318l11.525-60.476"/><path d="M312.908 177.787c-27.082 27.788-44.422 9.589-44.422 9.589c-11.74-11.43 1.238-23.168 1.238-23.168c17.912-16.37 45.324 1.615 45.324 1.615l-2.14 11.964zm5.991-33.515s-37.286-19.136-63.386 2.174c0 0-15.286 10.194-15.286 30.58c0 20.389 18.686 31.348 18.686 31.348s28.103 14.83 50.114-8.87l-2.43 11.03h24.61l15.469-73.38c11.607-72.404-74.655-46.74-74.655-46.74l-4.704 26.03c63.592-27.716 52.88 20.572 52.88 20.572l-1.298 7.256z"/><path d="M249.977 89.9c-20.068.209-38.307 11.409-38.307 11.409l2.326-10.986h-24.088L167.93 210.758h24.614l14.902-79.233c11.014-22.378 38.242-15.427 38.242-15.427l4.29-26.199"/><path d="M156.057 38.287a65.178 65.178 0 0 1 3.58 2.95l18.685-14.657l.582-.757c-2.862-2.89-5.935-5.625-9.257-8.135c-42.874-32.36-107.66-18.815-144.693 30.257c-37.035 49.07-32.301 115.073 10.573 147.438c35.005 26.42 84.61 22.23 121.798-6.903l-.04-.075l-17.785-13.948c-27.555 17.716-61.741 18.99-86.471.328c-32.934-24.855-36.568-75.563-8.12-113.26c28.45-37.691 78.215-48.096 111.148-23.238"/></g></svg> </template>
CSS
.icon-craft {
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%20269%22%3E%3Cg%20fill%3D%22%23CB5546%22%3E%3Cpath%20d%3D%22M466.843%20114.37h40.137l4.674-24.544h-40.136l6.839-35.9h-.134l-30.438%2023.87l-2.288%2012.03h-31.528l9.216-48.373c2.171-18.256%2029.966-12.728%2034.104-11.692l4.444-23.31c-49.982-19.213-64.574%2035.002-64.574%2035.002l-9.21%2048.373h-.162l-31.302%2024.544h26.788l-29.432%20154.502h26.026l29.428-154.502h31.527L429.3%20174.846c-7.326%2044.033%2036.777%2039.211%2050.851%2036.38l4.4-23.062c-33.67%207.605-29.232-13.318-29.232-13.318l11.525-60.476%22%2F%3E%3Cpath%20d%3D%22M312.908%20177.787c-27.082%2027.788-44.422%209.589-44.422%209.589c-11.74-11.43%201.238-23.168%201.238-23.168c17.912-16.37%2045.324%201.615%2045.324%201.615l-2.14%2011.964zm5.991-33.515s-37.286-19.136-63.386%202.174c0%200-15.286%2010.194-15.286%2030.58c0%2020.389%2018.686%2031.348%2018.686%2031.348s28.103%2014.83%2050.114-8.87l-2.43%2011.03h24.61l15.469-73.38c11.607-72.404-74.655-46.74-74.655-46.74l-4.704%2026.03c63.592-27.716%2052.88%2020.572%2052.88%2020.572l-1.298%207.256z%22%2F%3E%3Cpath%20d%3D%22M249.977%2089.9c-20.068.209-38.307%2011.409-38.307%2011.409l2.326-10.986h-24.088L167.93%20210.758h24.614l14.902-79.233c11.014-22.378%2038.242-15.427%2038.242-15.427l4.29-26.199%22%2F%3E%3Cpath%20d%3D%22M156.057%2038.287a65.178%2065.178%200%200%201%203.58%202.95l18.685-14.657l.582-.757c-2.862-2.89-5.935-5.625-9.257-8.135c-42.874-32.36-107.66-18.815-144.693%2030.257c-37.035%2049.07-32.301%20115.073%2010.573%20147.438c35.005%2026.42%2084.61%2022.23%20121.798-6.903l-.04-.075l-17.785-13.948c-27.555%2017.716-61.741%2018.99-86.471.328c-32.934-24.855-36.568-75.563-8.12-113.26c28.45-37.691%2078.215-48.096%20111.148-23.238%22%2F%3E%3C%2Fg%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%20269%22%3E%3Cg%20fill%3D%22%23CB5546%22%3E%3Cpath%20d%3D%22M466.843%20114.37h40.137l4.674-24.544h-40.136l6.839-35.9h-.134l-30.438%2023.87l-2.288%2012.03h-31.528l9.216-48.373c2.171-18.256%2029.966-12.728%2034.104-11.692l4.444-23.31c-49.982-19.213-64.574%2035.002-64.574%2035.002l-9.21%2048.373h-.162l-31.302%2024.544h26.788l-29.432%20154.502h26.026l29.428-154.502h31.527L429.3%20174.846c-7.326%2044.033%2036.777%2039.211%2050.851%2036.38l4.4-23.062c-33.67%207.605-29.232-13.318-29.232-13.318l11.525-60.476%22%2F%3E%3Cpath%20d%3D%22M312.908%20177.787c-27.082%2027.788-44.422%209.589-44.422%209.589c-11.74-11.43%201.238-23.168%201.238-23.168c17.912-16.37%2045.324%201.615%2045.324%201.615l-2.14%2011.964zm5.991-33.515s-37.286-19.136-63.386%202.174c0%200-15.286%2010.194-15.286%2030.58c0%2020.389%2018.686%2031.348%2018.686%2031.348s28.103%2014.83%2050.114-8.87l-2.43%2011.03h24.61l15.469-73.38c11.607-72.404-74.655-46.74-74.655-46.74l-4.704%2026.03c63.592-27.716%2052.88%2020.572%2052.88%2020.572l-1.298%207.256z%22%2F%3E%3Cpath%20d%3D%22M249.977%2089.9c-20.068.209-38.307%2011.409-38.307%2011.409l2.326-10.986h-24.088L167.93%20210.758h24.614l14.902-79.233c11.014-22.378%2038.242-15.427%2038.242-15.427l4.29-26.199%22%2F%3E%3Cpath%20d%3D%22M156.057%2038.287a65.178%2065.178%200%200%201%203.58%202.95l18.685-14.657l.582-.757c-2.862-2.89-5.935-5.625-9.257-8.135c-42.874-32.36-107.66-18.815-144.693%2030.257c-37.035%2049.07-32.301%20115.073%2010.573%20147.438c35.005%2026.42%2084.61%2022.23%20121.798-6.903l-.04-.075l-17.785-13.948c-27.555%2017.716-61.741%2018.99-86.471.328c-32.934-24.855-36.568-75.563-8.12-113.26c28.45-37.691%2078.215-48.096%20111.148-23.238%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/craft.svg?color=%231a73e8&size=48