usb square icon
usb-square-broken from Solar by 480 Design · Broken · IT · CC-BY-4.0 Attribution required.
- Name
- usb-square-broken
- Set
- Solar
- Style
- Broken
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More it icons from Solar
braces-boldbrackets-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-diff-boldgit-fork-boldgit-graph-boldgit-pull-request-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldparentheses-bold
Use the usb square icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="12" cy="17" r="1"/><circle cx="8" cy="9" r="1"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 16V14.125V6M11 7L12 6L13 7"/><path stroke-linecap="round" d="M8 10V11.0296C8 11.9044 8.5685 12.6777 9.40345 12.9386L10.8069 13.3772C11.5167 13.599 12 14.2563 12 15"/><path stroke-linecap="round" d="M16 11V12.0296C16 12.9044 15.4315 13.6777 14.5966 13.9386L13.1931 14.3772C12.4833 14.599 12 15.2563 12 16"/><path d="M15 10C15 9.5286 15 9.29289 15.1464 9.14645C15.2929 9 15.5286 9 16 9C16.4714 9 16.7071 9 16.8536 9.14645C17 9.29289 17 9.5286 17 10C17 10.4714 17 10.7071 16.8536 10.8536C16.7071 11 16.4714 11 16 11C15.5286 11 15.2929 11 15.1464 10.8536C15 10.7071 15 10.4714 15 10Z"/><path stroke-linecap="round" d="M22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C21.5093 4.43821 21.8356 5.80655 21.9449 8"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarUsbSquareBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><circle cx="12" cy="17" r="1"/><circle cx="8" cy="9" r="1"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 16V14.125V6M11 7L12 6L13 7"/><path strokeLinecap="round" d="M8 10V11.0296C8 11.9044 8.5685 12.6777 9.40345 12.9386L10.8069 13.3772C11.5167 13.599 12 14.2563 12 15"/><path strokeLinecap="round" d="M16 11V12.0296C16 12.9044 15.4315 13.6777 14.5966 13.9386L13.1931 14.3772C12.4833 14.599 12 15.2563 12 16"/><path d="M15 10C15 9.5286 15 9.29289 15.1464 9.14645C15.2929 9 15.5286 9 16 9C16.4714 9 16.7071 9 16.8536 9.14645C17 9.29289 17 9.5286 17 10C17 10.4714 17 10.7071 16.8536 10.8536C16.7071 11 16.4714 11 16 11C15.5286 11 15.2929 11 15.1464 10.8536C15 10.7071 15 10.4714 15 10Z"/><path strokeLinecap="round" d="M22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C21.5093 4.43821 21.8356 5.80655 21.9449 8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="12" cy="17" r="1"/><circle cx="8" cy="9" r="1"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 16V14.125V6M11 7L12 6L13 7"/><path stroke-linecap="round" d="M8 10V11.0296C8 11.9044 8.5685 12.6777 9.40345 12.9386L10.8069 13.3772C11.5167 13.599 12 14.2563 12 15"/><path stroke-linecap="round" d="M16 11V12.0296C16 12.9044 15.4315 13.6777 14.5966 13.9386L13.1931 14.3772C12.4833 14.599 12 15.2563 12 16"/><path d="M15 10C15 9.5286 15 9.29289 15.1464 9.14645C15.2929 9 15.5286 9 16 9C16.4714 9 16.7071 9 16.8536 9.14645C17 9.29289 17 9.5286 17 10C17 10.4714 17 10.7071 16.8536 10.8536C16.7071 11 16.4714 11 16 11C15.5286 11 15.2929 11 15.1464 10.8536C15 10.7071 15 10.4714 15 10Z"/><path stroke-linecap="round" d="M22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C21.5093 4.43821 21.8356 5.80655 21.9449 8"/></g></svg> </template>
CSS
.icon-usb-square-broken {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%229%22%20r%3D%221%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016V14.125V6M11%207L12%206L13%207%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2010V11.0296C8%2011.9044%208.5685%2012.6777%209.40345%2012.9386L10.8069%2013.3772C11.5167%2013.599%2012%2014.2563%2012%2015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2011V12.0296C16%2012.9044%2015.4315%2013.6777%2014.5966%2013.9386L13.1931%2014.3772C12.4833%2014.599%2012%2015.2563%2012%2016%22%2F%3E%3Cpath%20d%3D%22M15%2010C15%209.5286%2015%209.29289%2015.1464%209.14645C15.2929%209%2015.5286%209%2016%209C16.4714%209%2016.7071%209%2016.8536%209.14645C17%209.29289%2017%209.5286%2017%2010C17%2010.4714%2017%2010.7071%2016.8536%2010.8536C16.7071%2011%2016.4714%2011%2016%2011C15.5286%2011%2015.2929%2011%2015.1464%2010.8536C15%2010.7071%2015%2010.4714%2015%2010Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C21.5093%204.43821%2021.8356%205.80655%2021.9449%208%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%228%22%20cy%3D%229%22%20r%3D%221%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2016V14.125V6M11%207L12%206L13%207%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2010V11.0296C8%2011.9044%208.5685%2012.6777%209.40345%2012.9386L10.8069%2013.3772C11.5167%2013.599%2012%2014.2563%2012%2015%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2011V12.0296C16%2012.9044%2015.4315%2013.6777%2014.5966%2013.9386L13.1931%2014.3772C12.4833%2014.599%2012%2015.2563%2012%2016%22%2F%3E%3Cpath%20d%3D%22M15%2010C15%209.5286%2015%209.29289%2015.1464%209.14645C15.2929%209%2015.5286%209%2016%209C16.4714%209%2016.7071%209%2016.8536%209.14645C17%209.29289%2017%209.5286%2017%2010C17%2010.4714%2017%2010.7071%2016.8536%2010.8536C16.7071%2011%2016.4714%2011%2016%2011C15.5286%2011%2015.2929%2011%2015.1464%2010.8536C15%2010.7071%2015%2010.4714%2015%2010Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C21.5093%204.43821%2021.8356%205.80655%2021.9449%208%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/usb-square-broken.svg?color=%231a73e8&size=48