smashingmagazine logo
smashingmagazine from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- smashingmagazine
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
The same logo in other sets
Use the smashingmagazine logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><radialGradient id="SVGjITyGdYg" cx="49.282%" cy="43.274%" r="65.683%" fx="49.282%" fy="43.274%"><stop offset="0%" stop-color="#f8953e"/><stop offset="100%" stop-color="#f36e3e"/></radialGradient></defs><path fill="#ef4d37" d="M255.477 190.568L213.382 14.53C210.95 4.362 200.738-1.908 190.57.523l-36.26 8.67c9.243 1.458 27.553 5.462 47.72 16.042l-15.788 43.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125 34.54 13.202 55.902c50.013 16.355 66.012 47.881 65.183 77.036c-.432 15.16-5.736 27.49-11.882 36.784l37.1-8.869c10.167-2.43 16.437-12.646 14.006-22.815m-141.858-44.684c-34.01-12.848-62.576-35.793-64.473-65.658c-1.21-19.05 3.589-35.695 15.984-49.708l-50.6 12.1C4.365 45.05-1.907 55.262.525 65.43L42.62 241.47c2.43 10.166 12.644 16.438 22.81 14.006l21.665-5.18c-8.41-2.787-22.946-8.094-36.881-15.525l20.198-45.819s23.77 21.168 57.904 21.168s49.302-40.059-14.696-64.236"/><path fill="url(#SVGjITyGdYg)" d="M49.146 80.226c-1.041-16.394 2.352-31.014 11.219-43.703L15.63 47.221C8.019 49.041 3.305 56.716 5.125 64.33l24.189 101.152c7.625-9.419 25.928-28.796 52.37-36.06C63.287 116.648 50.4 99.947 49.147 80.225M208.78 15.628c-1.82-7.61-9.495-12.324-17.11-10.504l-26.316 6.293a161 161 0 0 1 36.677 13.818l-15.788 43.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125 34.54 13.202 55.902c17.11 5.596 30.239 12.97 40.075 21.416c.382-.132.763-.246 1.145-.386c12.719-4.654 24.923-21.288 33.875-41.133z"/></svg>
React
import type { SVGProps } from "react";
export function LogosSmashingmagazine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><radialGradient id="SVGjITyGdYg" cx="49.282%" cy="43.274%" r="65.683%" fx="49.282%" fy="43.274%"><stop offset="0%" stopColor="#f8953e"/><stop offset="100%" stopColor="#f36e3e"/></radialGradient></defs><path fill="#ef4d37" d="M255.477 190.568L213.382 14.53C210.95 4.362 200.738-1.908 190.57.523l-36.26 8.67c9.243 1.458 27.553 5.462 47.72 16.042l-15.788 43.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125 34.54 13.202 55.902c50.013 16.355 66.012 47.881 65.183 77.036c-.432 15.16-5.736 27.49-11.882 36.784l37.1-8.869c10.167-2.43 16.437-12.646 14.006-22.815m-141.858-44.684c-34.01-12.848-62.576-35.793-64.473-65.658c-1.21-19.05 3.589-35.695 15.984-49.708l-50.6 12.1C4.365 45.05-1.907 55.262.525 65.43L42.62 241.47c2.43 10.166 12.644 16.438 22.81 14.006l21.665-5.18c-8.41-2.787-22.946-8.094-36.881-15.525l20.198-45.819s23.77 21.168 57.904 21.168s49.302-40.059-14.696-64.236"/><path fill="url(#SVGjITyGdYg)" d="M49.146 80.226c-1.041-16.394 2.352-31.014 11.219-43.703L15.63 47.221C8.019 49.041 3.305 56.716 5.125 64.33l24.189 101.152c7.625-9.419 25.928-28.796 52.37-36.06C63.287 116.648 50.4 99.947 49.147 80.225M208.78 15.628c-1.82-7.61-9.495-12.324-17.11-10.504l-26.316 6.293a161 161 0 0 1 36.677 13.818l-15.788 43.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125 34.54 13.202 55.902c17.11 5.596 30.239 12.97 40.075 21.416c.382-.132.763-.246 1.145-.386c12.719-4.654 24.923-21.288 33.875-41.133z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><radialGradient id="SVGjITyGdYg" cx="49.282%" cy="43.274%" r="65.683%" fx="49.282%" fy="43.274%"><stop offset="0%" stop-color="#f8953e"/><stop offset="100%" stop-color="#f36e3e"/></radialGradient></defs><path fill="#ef4d37" d="M255.477 190.568L213.382 14.53C210.95 4.362 200.738-1.908 190.57.523l-36.26 8.67c9.243 1.458 27.553 5.462 47.72 16.042l-15.788 43.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125 34.54 13.202 55.902c50.013 16.355 66.012 47.881 65.183 77.036c-.432 15.16-5.736 27.49-11.882 36.784l37.1-8.869c10.167-2.43 16.437-12.646 14.006-22.815m-141.858-44.684c-34.01-12.848-62.576-35.793-64.473-65.658c-1.21-19.05 3.589-35.695 15.984-49.708l-50.6 12.1C4.365 45.05-1.907 55.262.525 65.43L42.62 241.47c2.43 10.166 12.644 16.438 22.81 14.006l21.665-5.18c-8.41-2.787-22.946-8.094-36.881-15.525l20.198-45.819s23.77 21.168 57.904 21.168s49.302-40.059-14.696-64.236"/><path fill="url(#SVGjITyGdYg)" d="M49.146 80.226c-1.041-16.394 2.352-31.014 11.219-43.703L15.63 47.221C8.019 49.041 3.305 56.716 5.125 64.33l24.189 101.152c7.625-9.419 25.928-28.796 52.37-36.06C63.287 116.648 50.4 99.947 49.147 80.225M208.78 15.628c-1.82-7.61-9.495-12.324-17.11-10.504l-26.316 6.293a161 161 0 0 1 36.677 13.818l-15.788 43.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125 34.54 13.202 55.902c17.11 5.596 30.239 12.97 40.075 21.416c.382-.132.763-.246 1.145-.386c12.719-4.654 24.923-21.288 33.875-41.133z"/></svg> </template>
CSS
.icon-smashingmagazine {
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%20256%20256%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGjITyGdYg%22%20cx%3D%2249.282%25%22%20cy%3D%2243.274%25%22%20r%3D%2265.683%25%22%20fx%3D%2249.282%25%22%20fy%3D%2243.274%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f8953e%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23f36e3e%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ef4d37%22%20d%3D%22M255.477%20190.568L213.382%2014.53C210.95%204.362%20200.738-1.908%20190.57.523l-36.26%208.67c9.243%201.458%2027.553%205.462%2047.72%2016.042l-15.788%2043.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125%2034.54%2013.202%2055.902c50.013%2016.355%2066.012%2047.881%2065.183%2077.036c-.432%2015.16-5.736%2027.49-11.882%2036.784l37.1-8.869c10.167-2.43%2016.437-12.646%2014.006-22.815m-141.858-44.684c-34.01-12.848-62.576-35.793-64.473-65.658c-1.21-19.05%203.589-35.695%2015.984-49.708l-50.6%2012.1C4.365%2045.05-1.907%2055.262.525%2065.43L42.62%20241.47c2.43%2010.166%2012.644%2016.438%2022.81%2014.006l21.665-5.18c-8.41-2.787-22.946-8.094-36.881-15.525l20.198-45.819s23.77%2021.168%2057.904%2021.168s49.302-40.059-14.696-64.236%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjITyGdYg)%22%20d%3D%22M49.146%2080.226c-1.041-16.394%202.352-31.014%2011.219-43.703L15.63%2047.221C8.019%2049.041%203.305%2056.716%205.125%2064.33l24.189%20101.152c7.625-9.419%2025.928-28.796%2052.37-36.06C63.287%20116.648%2050.4%2099.947%2049.147%2080.225M208.78%2015.628c-1.82-7.61-9.495-12.324-17.11-10.504l-26.316%206.293a161%20161%200%200%201%2036.677%2013.818l-15.788%2043.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125%2034.54%2013.202%2055.902c17.11%205.596%2030.239%2012.97%2040.075%2021.416c.382-.132.763-.246%201.145-.386c12.719-4.654%2024.923-21.288%2033.875-41.133z%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%20256%20256%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGjITyGdYg%22%20cx%3D%2249.282%25%22%20cy%3D%2243.274%25%22%20r%3D%2265.683%25%22%20fx%3D%2249.282%25%22%20fy%3D%2243.274%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23f8953e%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23f36e3e%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ef4d37%22%20d%3D%22M255.477%20190.568L213.382%2014.53C210.95%204.362%20200.738-1.908%20190.57.523l-36.26%208.67c9.243%201.458%2027.553%205.462%2047.72%2016.042l-15.788%2043.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125%2034.54%2013.202%2055.902c50.013%2016.355%2066.012%2047.881%2065.183%2077.036c-.432%2015.16-5.736%2027.49-11.882%2036.784l37.1-8.869c10.167-2.43%2016.437-12.646%2014.006-22.815m-141.858-44.684c-34.01-12.848-62.576-35.793-64.473-65.658c-1.21-19.05%203.589-35.695%2015.984-49.708l-50.6%2012.1C4.365%2045.05-1.907%2055.262.525%2065.43L42.62%20241.47c2.43%2010.166%2012.644%2016.438%2022.81%2014.006l21.665-5.18c-8.41-2.787-22.946-8.094-36.881-15.525l20.198-45.819s23.77%2021.168%2057.904%2021.168s49.302-40.059-14.696-64.236%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGjITyGdYg)%22%20d%3D%22M49.146%2080.226c-1.041-16.394%202.352-31.014%2011.219-43.703L15.63%2047.221C8.019%2049.041%203.305%2056.716%205.125%2064.33l24.189%20101.152c7.625-9.419%2025.928-28.796%2052.37-36.06C63.287%20116.648%2050.4%2099.947%2049.147%2080.225M208.78%2015.628c-1.82-7.61-9.495-12.324-17.11-10.504l-26.316%206.293a161%20161%200%200%201%2036.677%2013.818l-15.788%2043.757s-13.141-14.677-48.375-16.462c-33.494-1.696-52.125%2034.54%2013.202%2055.902c17.11%205.596%2030.239%2012.97%2040.075%2021.416c.382-.132.763-.246%201.145-.386c12.719-4.654%2024.923-21.288%2033.875-41.133z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/smashingmagazine.svg?color=%231a73e8&size=48