One2car Dealer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The One2car Dealer icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/345168.svg" alt="One2car Dealer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345168.svg" alt="One2car Dealer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345168.svg" alt="One2car Dealer icon" :width="24" :height="24" />
CSS background
.icon-one2car-dealer {
background-image: url('https://proicons.com/icon/345168.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="h" d="M10.7081,16.0544c2.7502-1.6424,6.5803-1.8781,8.3768-1.4784.9559-1.1009,2.2923-1.7805,4.3135-2.1345,3.8279.1145,10.4979.564,13.96,3.9716-2.6332-1.4261-5.8505-1.7743-9.6336-1.3337"/><path id="d" class="h" d="M35.5816,24.1976v.0379c0,1.6936-1.4092,3.0666-3.1475,3.0666h0c-1.7383,0-3.1475-1.373-3.1475-3.0666v-3.1245c0-1.6936,1.4092-3.0666,3.1475-3.0666h0c1.7383,0,3.1475,1.373,3.1475,3.0666v.0379"/><path id="e" class="h" d="M20.5721,21.1105c0-1.8926,1.7598-3.3848,3.7721-3.008,1.32.2472,2.3741,1.3594,2.5055,2.6627.0977.9695-.2171,1.9261-.9045,2.5137-1.2733,1.0887-5.3731,4.0227-5.3731,4.0227h6.295"/><path id="f" class="h" d="M15.0052,18.0445h0c1.7437,0,3.1475,1.3677,3.1475,3.0666v3.1245c0,1.6989-1.4038,3.0666-3.1475,3.0666h0c-1.7437,0-3.1475-1.3677-3.1475-3.0666v-3.1245c0-1.6989,1.4038-3.0666,3.1475-3.0666Z"/><path id="g" class="h" d="M9.3499,5.5003c-2.0136,0-3.6347,1.6211-3.6347,3.6347v22.4189c0,2.0136,1.6211,3.6347,3.6347,3.6347h7.4327l.0142,5.497c.0044,1.7215,2.9575,2.5409,4.4369.9962l6.2188-6.4933h11.1976c2.0136,0,3.6347-1.6211,3.6347-3.6347V9.1351c0-2.0136-1.6211-3.6347-3.6347-3.6347H9.3499Z"/></svg>
Copied!