extension puzzle icon
extension-puzzle-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- extension-puzzle-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
Use the extension puzzle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M345.14 480H256v-45.71a31.3 31.3 0 0 0-9.59-22.65c-7.67-7.56-18.83-11.81-30.57-11.64a44.38 44.38 0 0 0-28.45 10.67c-5.2 4.6-11.39 12.56-11.39 24.42V480H87.62A55.68 55.68 0 0 1 32 424.38V336h45.71c9.16 0 18.07-3.92 25.09-11a42.06 42.06 0 0 0 12.2-29.92C114.7 273.89 97.26 256 76.91 256H32v-89.34a53.77 53.77 0 0 1 16.53-39A55.88 55.88 0 0 1 87.62 112h63.24V97.52A65.53 65.53 0 0 1 217.54 32c35.49.62 64.36 30.38 64.36 66.33V112h63.24A54.28 54.28 0 0 1 400 166.86v63.24h13.66c36.58 0 66.34 29 66.34 64.64c0 36.61-29.39 66.4-65.52 66.4H400v63.24c0 30.67-24.61 55.62-54.86 55.62"/></svg>
React
import type { SVGProps } from "react";
export function IonExtensionPuzzleSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M345.14 480H256v-45.71a31.3 31.3 0 0 0-9.59-22.65c-7.67-7.56-18.83-11.81-30.57-11.64a44.38 44.38 0 0 0-28.45 10.67c-5.2 4.6-11.39 12.56-11.39 24.42V480H87.62A55.68 55.68 0 0 1 32 424.38V336h45.71c9.16 0 18.07-3.92 25.09-11a42.06 42.06 0 0 0 12.2-29.92C114.7 273.89 97.26 256 76.91 256H32v-89.34a53.77 53.77 0 0 1 16.53-39A55.88 55.88 0 0 1 87.62 112h63.24V97.52A65.53 65.53 0 0 1 217.54 32c35.49.62 64.36 30.38 64.36 66.33V112h63.24A54.28 54.28 0 0 1 400 166.86v63.24h13.66c36.58 0 66.34 29 66.34 64.64c0 36.61-29.39 66.4-65.52 66.4H400v63.24c0 30.67-24.61 55.62-54.86 55.62"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M345.14 480H256v-45.71a31.3 31.3 0 0 0-9.59-22.65c-7.67-7.56-18.83-11.81-30.57-11.64a44.38 44.38 0 0 0-28.45 10.67c-5.2 4.6-11.39 12.56-11.39 24.42V480H87.62A55.68 55.68 0 0 1 32 424.38V336h45.71c9.16 0 18.07-3.92 25.09-11a42.06 42.06 0 0 0 12.2-29.92C114.7 273.89 97.26 256 76.91 256H32v-89.34a53.77 53.77 0 0 1 16.53-39A55.88 55.88 0 0 1 87.62 112h63.24V97.52A65.53 65.53 0 0 1 217.54 32c35.49.62 64.36 30.38 64.36 66.33V112h63.24A54.28 54.28 0 0 1 400 166.86v63.24h13.66c36.58 0 66.34 29 66.34 64.64c0 36.61-29.39 66.4-65.52 66.4H400v63.24c0 30.67-24.61 55.62-54.86 55.62"/></svg> </template>
CSS
.icon-extension-puzzle-sharp {
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%20fill%3D%22currentColor%22%20d%3D%22M345.14%20480H256v-45.71a31.3%2031.3%200%200%200-9.59-22.65c-7.67-7.56-18.83-11.81-30.57-11.64a44.38%2044.38%200%200%200-28.45%2010.67c-5.2%204.6-11.39%2012.56-11.39%2024.42V480H87.62A55.68%2055.68%200%200%201%2032%20424.38V336h45.71c9.16%200%2018.07-3.92%2025.09-11a42.06%2042.06%200%200%200%2012.2-29.92C114.7%20273.89%2097.26%20256%2076.91%20256H32v-89.34a53.77%2053.77%200%200%201%2016.53-39A55.88%2055.88%200%200%201%2087.62%20112h63.24V97.52A65.53%2065.53%200%200%201%20217.54%2032c35.49.62%2064.36%2030.38%2064.36%2066.33V112h63.24A54.28%2054.28%200%200%201%20400%20166.86v63.24h13.66c36.58%200%2066.34%2029%2066.34%2064.64c0%2036.61-29.39%2066.4-65.52%2066.4H400v63.24c0%2030.67-24.61%2055.62-54.86%2055.62%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%20fill%3D%22currentColor%22%20d%3D%22M345.14%20480H256v-45.71a31.3%2031.3%200%200%200-9.59-22.65c-7.67-7.56-18.83-11.81-30.57-11.64a44.38%2044.38%200%200%200-28.45%2010.67c-5.2%204.6-11.39%2012.56-11.39%2024.42V480H87.62A55.68%2055.68%200%200%201%2032%20424.38V336h45.71c9.16%200%2018.07-3.92%2025.09-11a42.06%2042.06%200%200%200%2012.2-29.92C114.7%20273.89%2097.26%20256%2076.91%20256H32v-89.34a53.77%2053.77%200%200%201%2016.53-39A55.88%2055.88%200%200%201%2087.62%20112h63.24V97.52A65.53%2065.53%200%200%201%20217.54%2032c35.49.62%2064.36%2030.38%2064.36%2066.33V112h63.24A54.28%2054.28%200%200%201%20400%20166.86v63.24h13.66c36.58%200%2066.34%2029%2066.34%2064.64c0%2036.61-29.39%2066.4-65.52%2066.4H400v63.24c0%2030.67-24.61%2055.62-54.86%2055.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/extension-puzzle-sharp.svg?color=%231a73e8&size=48