husqvarna logo
husqvarna from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- husqvarna
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the husqvarna logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c1.022 0 1.687.18 1.968.242c-.14 1.307-.1 2.354 0 2.657c.34 1.005 2.276 1.474 3.058 1.011c.86-.522.664-2.11.664-3.156c0 0 1.268.3 2.046.593c.632.238 1.563.703 1.563.703c.185 1.324.01 3.282-1.292 3.946c.982.985 1.312 2.152 1.732 4.304c.34 1.93.26 3.28.24 4.405c-.1 1.53-.1 2.355-.46 3.743c-.52 1.589-.829 2.335-1.883 3.439C17.496 24.132 14.007 24 12 23.998c-2.007.002-5.494.134-7.635-2.111c-1.055-1.104-1.363-1.85-1.883-3.439c-.36-1.388-.36-2.213-.46-3.743c-.021-1.125-.1-2.474.24-4.405c.42-2.154.75-3.319 1.732-4.304c-1.302-.664-1.477-2.622-1.292-3.946c0 0 .933-.465 1.563-.703C5.043 1.055 6.31.754 6.31.754c0 1.047-.196 2.632.664 3.156c.782.461 2.716-.006 3.058-1.011c.1-.303.14-1.35 0-2.657C10.313.18 10.979 0 12 0m-.003 21.125c2.342 0 3.09 0 4.251-.322c.4-.142 1.122-.342 1.644-1.167c.96-1.65.96-4.748.96-6.235c0-1.49 0-4.124-.96-5.754c-.52-.844-1.233-1.078-1.644-1.186c-1.186-.316-1.948-.297-4.251-.302h.001c-2.303.005-3.065-.014-4.251.302c-.41.11-1.122.342-1.644 1.186c-.96 1.63-.96 4.266-.96 5.754s0 4.586.96 6.235c.52.825 1.241 1.025 1.644 1.167c1.16.324 1.909.322 4.25.322M12 14.458c2.004 0 1.96.002 1.96.644v4.053h2.724V7.928H13.96V11.3c0 .664.044.662-1.96.662h.002c-2.003 0-1.96.002-1.96-.662V7.928H7.321v11.23h2.721v-4.056c0-.644-.04-.644 1.958-.644"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHusqvarna(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c1.022 0 1.687.18 1.968.242c-.14 1.307-.1 2.354 0 2.657c.34 1.005 2.276 1.474 3.058 1.011c.86-.522.664-2.11.664-3.156c0 0 1.268.3 2.046.593c.632.238 1.563.703 1.563.703c.185 1.324.01 3.282-1.292 3.946c.982.985 1.312 2.152 1.732 4.304c.34 1.93.26 3.28.24 4.405c-.1 1.53-.1 2.355-.46 3.743c-.52 1.589-.829 2.335-1.883 3.439C17.496 24.132 14.007 24 12 23.998c-2.007.002-5.494.134-7.635-2.111c-1.055-1.104-1.363-1.85-1.883-3.439c-.36-1.388-.36-2.213-.46-3.743c-.021-1.125-.1-2.474.24-4.405c.42-2.154.75-3.319 1.732-4.304c-1.302-.664-1.477-2.622-1.292-3.946c0 0 .933-.465 1.563-.703C5.043 1.055 6.31.754 6.31.754c0 1.047-.196 2.632.664 3.156c.782.461 2.716-.006 3.058-1.011c.1-.303.14-1.35 0-2.657C10.313.18 10.979 0 12 0m-.003 21.125c2.342 0 3.09 0 4.251-.322c.4-.142 1.122-.342 1.644-1.167c.96-1.65.96-4.748.96-6.235c0-1.49 0-4.124-.96-5.754c-.52-.844-1.233-1.078-1.644-1.186c-1.186-.316-1.948-.297-4.251-.302h.001c-2.303.005-3.065-.014-4.251.302c-.41.11-1.122.342-1.644 1.186c-.96 1.63-.96 4.266-.96 5.754s0 4.586.96 6.235c.52.825 1.241 1.025 1.644 1.167c1.16.324 1.909.322 4.25.322M12 14.458c2.004 0 1.96.002 1.96.644v4.053h2.724V7.928H13.96V11.3c0 .664.044.662-1.96.662h.002c-2.003 0-1.96.002-1.96-.662V7.928H7.321v11.23h2.721v-4.056c0-.644-.04-.644 1.958-.644"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0c1.022 0 1.687.18 1.968.242c-.14 1.307-.1 2.354 0 2.657c.34 1.005 2.276 1.474 3.058 1.011c.86-.522.664-2.11.664-3.156c0 0 1.268.3 2.046.593c.632.238 1.563.703 1.563.703c.185 1.324.01 3.282-1.292 3.946c.982.985 1.312 2.152 1.732 4.304c.34 1.93.26 3.28.24 4.405c-.1 1.53-.1 2.355-.46 3.743c-.52 1.589-.829 2.335-1.883 3.439C17.496 24.132 14.007 24 12 23.998c-2.007.002-5.494.134-7.635-2.111c-1.055-1.104-1.363-1.85-1.883-3.439c-.36-1.388-.36-2.213-.46-3.743c-.021-1.125-.1-2.474.24-4.405c.42-2.154.75-3.319 1.732-4.304c-1.302-.664-1.477-2.622-1.292-3.946c0 0 .933-.465 1.563-.703C5.043 1.055 6.31.754 6.31.754c0 1.047-.196 2.632.664 3.156c.782.461 2.716-.006 3.058-1.011c.1-.303.14-1.35 0-2.657C10.313.18 10.979 0 12 0m-.003 21.125c2.342 0 3.09 0 4.251-.322c.4-.142 1.122-.342 1.644-1.167c.96-1.65.96-4.748.96-6.235c0-1.49 0-4.124-.96-5.754c-.52-.844-1.233-1.078-1.644-1.186c-1.186-.316-1.948-.297-4.251-.302h.001c-2.303.005-3.065-.014-4.251.302c-.41.11-1.122.342-1.644 1.186c-.96 1.63-.96 4.266-.96 5.754s0 4.586.96 6.235c.52.825 1.241 1.025 1.644 1.167c1.16.324 1.909.322 4.25.322M12 14.458c2.004 0 1.96.002 1.96.644v4.053h2.724V7.928H13.96V11.3c0 .664.044.662-1.96.662h.002c-2.003 0-1.96.002-1.96-.662V7.928H7.321v11.23h2.721v-4.056c0-.644-.04-.644 1.958-.644"/></svg> </template>
CSS
.icon-husqvarna {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200c1.022%200%201.687.18%201.968.242c-.14%201.307-.1%202.354%200%202.657c.34%201.005%202.276%201.474%203.058%201.011c.86-.522.664-2.11.664-3.156c0%200%201.268.3%202.046.593c.632.238%201.563.703%201.563.703c.185%201.324.01%203.282-1.292%203.946c.982.985%201.312%202.152%201.732%204.304c.34%201.93.26%203.28.24%204.405c-.1%201.53-.1%202.355-.46%203.743c-.52%201.589-.829%202.335-1.883%203.439C17.496%2024.132%2014.007%2024%2012%2023.998c-2.007.002-5.494.134-7.635-2.111c-1.055-1.104-1.363-1.85-1.883-3.439c-.36-1.388-.36-2.213-.46-3.743c-.021-1.125-.1-2.474.24-4.405c.42-2.154.75-3.319%201.732-4.304c-1.302-.664-1.477-2.622-1.292-3.946c0%200%20.933-.465%201.563-.703C5.043%201.055%206.31.754%206.31.754c0%201.047-.196%202.632.664%203.156c.782.461%202.716-.006%203.058-1.011c.1-.303.14-1.35%200-2.657C10.313.18%2010.979%200%2012%200m-.003%2021.125c2.342%200%203.09%200%204.251-.322c.4-.142%201.122-.342%201.644-1.167c.96-1.65.96-4.748.96-6.235c0-1.49%200-4.124-.96-5.754c-.52-.844-1.233-1.078-1.644-1.186c-1.186-.316-1.948-.297-4.251-.302h.001c-2.303.005-3.065-.014-4.251.302c-.41.11-1.122.342-1.644%201.186c-.96%201.63-.96%204.266-.96%205.754s0%204.586.96%206.235c.52.825%201.241%201.025%201.644%201.167c1.16.324%201.909.322%204.25.322M12%2014.458c2.004%200%201.96.002%201.96.644v4.053h2.724V7.928H13.96V11.3c0%20.664.044.662-1.96.662h.002c-2.003%200-1.96.002-1.96-.662V7.928H7.321v11.23h2.721v-4.056c0-.644-.04-.644%201.958-.644%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200c1.022%200%201.687.18%201.968.242c-.14%201.307-.1%202.354%200%202.657c.34%201.005%202.276%201.474%203.058%201.011c.86-.522.664-2.11.664-3.156c0%200%201.268.3%202.046.593c.632.238%201.563.703%201.563.703c.185%201.324.01%203.282-1.292%203.946c.982.985%201.312%202.152%201.732%204.304c.34%201.93.26%203.28.24%204.405c-.1%201.53-.1%202.355-.46%203.743c-.52%201.589-.829%202.335-1.883%203.439C17.496%2024.132%2014.007%2024%2012%2023.998c-2.007.002-5.494.134-7.635-2.111c-1.055-1.104-1.363-1.85-1.883-3.439c-.36-1.388-.36-2.213-.46-3.743c-.021-1.125-.1-2.474.24-4.405c.42-2.154.75-3.319%201.732-4.304c-1.302-.664-1.477-2.622-1.292-3.946c0%200%20.933-.465%201.563-.703C5.043%201.055%206.31.754%206.31.754c0%201.047-.196%202.632.664%203.156c.782.461%202.716-.006%203.058-1.011c.1-.303.14-1.35%200-2.657C10.313.18%2010.979%200%2012%200m-.003%2021.125c2.342%200%203.09%200%204.251-.322c.4-.142%201.122-.342%201.644-1.167c.96-1.65.96-4.748.96-6.235c0-1.49%200-4.124-.96-5.754c-.52-.844-1.233-1.078-1.644-1.186c-1.186-.316-1.948-.297-4.251-.302h.001c-2.303.005-3.065-.014-4.251.302c-.41.11-1.122.342-1.644%201.186c-.96%201.63-.96%204.266-.96%205.754s0%204.586.96%206.235c.52.825%201.241%201.025%201.644%201.167c1.16.324%201.909.322%204.25.322M12%2014.458c2.004%200%201.96.002%201.96.644v4.053h2.724V7.928H13.96V11.3c0%20.664.044.662-1.96.662h.002c-2.003%200-1.96.002-1.96-.662V7.928H7.321v11.23h2.721v-4.056c0-.644-.04-.644%201.958-.644%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/husqvarna.svg?color=%231a73e8&size=48